| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\|
| |
| |
| |
| |
| | |
am: 7d25406b60
Change-Id: I1b664e3d7d3fb2b157e6e68d4fb6cca8fa477a91
|
| | |\
| | |
| | |
| | |
| | |
| | | |
am: fcc2940e96
Change-Id: I3e6cca84ead325f5ad9959b5ffa59b6af33c29e2
|
| | | |\
| | | |
| | | |
| | | |
| | | |
| | | | |
am: ca8a085abe
Change-Id: I16cd7306bdd967bd9fc7defebdb5f8db2a2f51b4
|
| | | |/|
| | | |
| | | |
| | | |
| | | |
| | | | |
am: a088d39af5
Change-Id: I71eb54196aeb25d04e1083c9eb518230bcce1b23
|
| | | | |
| | | |
| | | |
| | | | |
Change-Id: I75cf1cc4fe6abe0967aebefc3c62aad86555a6e3
|
| |\| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
8a6dfb4ec3 am: b0bff9549b am: c5eaf1bed0
am: fc053cb093
* commit 'fc053cb0934e451ddb3514ec0fb153760ac11853':
modp_b64: Fix BUILD.gn to be able to build the library with GN
Change-Id: Ie8dbe4404a8c9863bad81540842a2c560355ab69
|
| |/| | |
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
8a6dfb4ec3 am: b0bff9549b
am: c5eaf1bed0
* commit 'c5eaf1bed04c7c31a719ec77bf5af2eaa7463534':
modp_b64: Fix BUILD.gn to be able to build the library with GN
Change-Id: I646a82ad63e4a33e21690e355b5c0556f5000d50
|
| |/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
am: b0bff9549b
* commit 'b0bff9549b39f3a511c14e35a5a976b11709375e':
modp_b64: Fix BUILD.gn to be able to build the library with GN
Change-Id: I903776bdeb4ada7324d941ffc3b392f8a92d8dab
|
| |/| |
| |/
| |
| |
| |
| |
| |
| |
| | |
am: 8a6dfb4ec3
* commit '8a6dfb4ec3cb62e6ff4d1b863215463ad09095f7':
modp_b64: Fix BUILD.gn to be able to build the library with GN
Change-Id: I2763b1053b85354f5f1b717cedce89f9b6c0f780
|
| |/
|
|
|
|
|
|
| |
Added missing config and fixed include paths.
BUG=None
Change-Id: I7066a2dfc45b169f1216cdf36addc80897917d15
|
| |
|
|
|
|
|
| |
After headers were moved to modp_b64 folder BUILD.gn file was
not updated to reflect the change.
Change-Id: I619d450193af3bf7256b10f6459ef5825ce12451
|
| |\
| |
| |
| | |
* commit '4f8ee97e89a08f25e55f04873a1abd129e0d47f2':
|
| | |\ |
|
| |\| |
| |/
|/|
| |
| | |
* commit 'b1e6e2024f4b05e9747556c0937d6770da74ba13':
Move header to modp_b64 subdir.
|
| | |
| |
| |
| |
| |
| |
| | |
libchromeos imports modp_b64 via modp_b64/modp_b64.h. Moving it into a
subdirectory make the import cleaner.
Change-Id: Ib4b778bd103af1f75ea7ba5333e722a7699f91e7
|
| |/
|
|
|
|
|
|
|
| |
libchromeos imports modp_b64 via modp_b64/modp_b64.h. Moving it into a
subdirectory make the import cleaner.
(cherry-pick from b1e6e2024f4b05e9747556c0937d6770da74ba13)
Change-Id: Ib4b778bd103af1f75ea7ba5333e722a7699f91e7
|
| |
|
|
|
|
|
|
| |
This is apparently the convention, and is easy to change before we grow
dependencies.
Bug: 22608897
Change-Id: I22c8b416fae9be49c9cd200f217b5853b8a29758
|
| |
|
|
|
| |
Bug: 22608897
Change-Id: I9074738f8cc0aeb75add85c0b22051b8187db197
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
We want to use this repo to build modp_b64 in Chromium OS. This CL adds
a Chromium OS style makefile to build modp_b64 as a static library.
Change-Id: I202eb2ddc046826872f69962739f3968efaad941
|
| |/
|
|
|
|
|
|
| |
This makes it so that users of this library don't need to
explictly add external/modp_b64 to LOCAL_C_INCLUDES.
Bug: 22353299
Change-Id: If9170824c0eec9182434053689892860a66c3514
|
| |
|
|
|
|
|
|
| |
Added an Android.mk file that builds the package as a static library called
libmodpb64.
Bug: 22353299
Change-Id: I00dd9ceede22c30f8883a1a7b917d317f0b92b6d
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Copy the unchanged source from
https://chromium.googlesource.com/chromium/src/third_party/modp_b64. The latest
commit in Chromium was 279ad18 while the latest commit that touched
third_party/modp_b64 was e9705fd.
Added MODULE_LICENSE_BSD and NOTICE. The latter is identical to the existing
LICENSE file.
Bug: 22382625
Change-Id: I0e5d00abb84f087d20529aa1d2bf47b5cb4c75b5
|
| |
|