Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
6458fd96d5d0cd3b54a02a5f9c276f49e566cb53
6458fd9
Merge "rangelib.py: Fix the bug in monotonic check."
by Tao Bao
· 9 years ago
e8f7561
rangelib.py: Fix the bug in monotonic check.
by Tao Bao
· 9 years ago
1434206
Merge "Add unit tests for rangelib.py."
by Tao Bao
· 9 years ago
873a15e
Add unit tests for rangelib.py.
by Tao Bao
· 9 years ago
95708ee
Merge "Split large files for BBOTA v3."
by Tao Bao
· 9 years ago
9a5caf2
Split large files for BBOTA v3.
by Tao Bao
· 9 years ago
36d91b5
Merge "Only allow toolbox exec where /system exec was already allowed."
by Nick Kralevich
· 9 years ago
a7eaf45
Merge "Dist the otatools package."
by Ying Wang
· 9 years ago
75770de
Only allow toolbox exec where /system exec was already allowed.
by Stephen Smalley
· 9 years ago
267e957
Dist the otatools package.
by Ying Wang
· 9 years ago
bcbd4eb
Merge "remove TARGET_PROVIDES_INIT_RC"
by Tom Cherry
· 9 years ago
2df35ae
remove TARGET_PROVIDES_INIT_RC
by Tom Cherry
· 9 years ago
4e719ea
Merge "Change .dbus.xml extension to .dbus-xml"
by Christopher Wiley
· 9 years ago
39c7d24
Merge "Use goma when USE_GOMA=true is set"
by Shinichiro Hamaji
· 9 years ago
6f53412
Merge "Fix Linux host checkbuilds."
by Elliott Hughes
· 9 years ago
ac9eea9
Fix Linux host checkbuilds.
by Elliott Hughes
· 9 years ago
a3fa59b
Merge "Kill host Linux AndroidConfig.h."
by Elliott Hughes
· 9 years ago
ded991b
Merge "Revert "Fix Windows SDK build.""
by Elliott Hughes
· 9 years ago
73042ea
Revert "Fix Windows SDK build."
by Elliott Hughes
· 9 years ago
a606599
Merge "Stop defining WIN32."
by Elliott Hughes
· 9 years ago
f0c04c7
Stop defining WIN32.
by Elliott Hughes
· 9 years ago
11a38e7
Merge "Support LOCAL_INIT_RC."
by Ying Wang
· 9 years ago
9fe15ac
Support LOCAL_INIT_RC.
by Ying Wang
· 9 years ago
e31dfe9
Kill host Linux AndroidConfig.h.
by Elliott Hughes
· 9 years ago
999fd4e
Merge "Also -DWIN32 to keep llvm building."
by Elliott Hughes
· 9 years ago
0823ad3
Also -DWIN32 to keep llvm building.
by Elliott Hughes
· 9 years ago
79b199b
Merge "Fix Windows SDK build."
by Elliott Hughes
· 9 years ago
b8dd176
Fix Windows SDK build.
by Elliott Hughes
· 9 years ago
57069e5
Merge "Remove Windows AndroidConfig.h."
by Elliott Hughes
· 9 years ago
f8241b4
Remove Windows AndroidConfig.h.
by Elliott Hughes
· 9 years ago
9b17dea
Change .dbus.xml extension to .dbus-xml
by Christopher Wiley
· 9 years ago
ee482fd
Use goma when USE_GOMA=true is set
by Shinichiro Hamaji
· 9 years ago
e7d6f04
Merge "Add two flags for the latest ckati"
by Shinichiro Hamaji
· 9 years ago
6b966af
Merge "Fix sanitizer choice for global vs module."
by Dan Albert
· 9 years ago
4c40141
Fix sanitizer choice for global vs module.
by Dan Albert
· 9 years ago
b3c585d
Merge "Stop defining HAVE_MS_C_RUNTIME."
by Elliott Hughes
· 9 years ago
9e3b4ed
Merge "Fix DBus proxies to use all definitions"
by Christopher Wiley
· 9 years ago
19fa841
Stop defining HAVE_MS_C_RUNTIME.
by Elliott Hughes
· 9 years ago
974b822
Fix DBus proxies to use all definitions
by Christopher Wiley
· 9 years ago
4d2b79f
Merge "Generate DBus proxies and adaptors separately"
by Christopher Wiley
· 9 years ago
529f176
Generate DBus proxies and adaptors separately
by Christopher Wiley
· 9 years ago
123a7d3
Merge "build: Don't call make_recovery_patch if there's no recovery."
by Tao Bao
· 9 years ago
cbc6dc2
build: Don't call make_recovery_patch if there's no recovery.
by Tao Bao
· 9 years ago
59c858f
Merge "Remove special x86 flag that disables tail call optimization."
by Chih-hung Hsieh
· 9 years ago
42fa194
Merge "Rename libnanopb-c-2.8.0 to libprotobuf-c-nano."
by Ying Wang
· 9 years ago
c3dcb6c
Merge "Consolidate the nanopb-c and regular protobuf build rules."
by Ying Wang
· 9 years ago
f050c2f
Rename libnanopb-c-2.8.0 to libprotobuf-c-nano.
by Ying Wang
· 10 years ago
b28ed23
Consolidate the nanopb-c and regular protobuf build rules.
by Ying Wang
· 10 years ago
ab9a358
Merge "Revise stash for BBOTAs when needed."
by Tao Bao
· 9 years ago
05d97fe
Merge "Remove legacy windows platform build support"
by Dan Willemsen
· 9 years ago
e651075
Merge "Use repeatable timestamps"
by Dan Willemsen
· 9 years ago
7712811
Merge "Set up dependency on ADDRESS_SANITIZER_LINKER"
by Ying Wang
· 9 years ago
a05e222
Set up dependency on ADDRESS_SANITIZER_LINKER
by Ying Wang
· 9 years ago
c0018b0
Merge "Add BUILD(_HOST)?_FUZZ_TEST."
by Dan Albert
· 9 years ago
36b6f04
Add BUILD(_HOST)?_FUZZ_TEST.
by Dan Albert
· 9 years ago
648f201
Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in build."
by Elliott Hughes
· 9 years ago
f9b75b1
Merge "Don't filter on a non-existent variable."
by Dan Albert
· 9 years ago
6c124d2
Replace HAVE_MS_C_RUNTIME with _WIN32 in build.
by Elliott Hughes
· 9 years ago
145ae32
Remove legacy windows platform build support
by Dan Willemsen
· 9 years ago
dae6455
Merge "Add an option to include a full bootloader in incremental OTA."
by Tao Bao
· 9 years ago
1b2187d
Don't filter on a non-existent variable.
by Dan Albert
· 9 years ago
aa6c1a1
Add an option to include a full bootloader in incremental OTA.
by leozwang
· 9 years ago
82c4798
Revise stash for BBOTAs when needed.
by Tao Bao
· 9 years ago
5b6b6bb
Add two flags for the latest ckati
by Shinichiro Hamaji
· 9 years ago
2e08cb6
Merge "Add -mfpu=neon-vfpv4 if cpu is krait"
by Stephen Hines
· 9 years ago
36600a6
Merge "Include target api version in build system for rscpp."
by Yang Ni
· 9 years ago
578acca
Merge "Link librt on the host when using sanitizers."
by Dan Albert
· 9 years ago
2922411
Link librt on the host when using sanitizers.
by Dan Albert
· 9 years ago
4796a8c
Include target api version in build system for rscpp.
by Noah Presler
· 9 years ago
8765fca
Merge "Free the stash after its use in BBOTA v2."
by Tao Bao
· 9 years ago
bb625d2
Free the stash after its use in BBOTA v2.
by Tao Bao
· 9 years ago
727b462
Merge "Never allow -w."
by Dan Albert
· 9 years ago
bc7680c
Merge "Include the okhttp.jar when compiling against internal classes"
by Neil Fuller
· 9 years ago
5f79bcd
Merge changes from topic 'file_contexts.bin'
by Nick Kralevich
· 9 years ago
df3fd1d
Never allow -w.
by Dan Albert
· 9 years ago
f39a25b
Include the okhttp.jar when compiling against internal classes
by Neil Fuller
· 9 years ago
ccc933e
Use repeatable timestamps
by Dan Willemsen
· 9 years ago
8f301ff
Merge "Docs: Rename content-footer-text plus remove whitespace."
by Gina Dimino
· 9 years ago
608aa91
Merge "Revert "Use repeatable timestamps""
by Dan Willemsen
· 9 years ago
92026f2
Revert "Use repeatable timestamps"
by Dan Willemsen
· 9 years ago
671b8ff
Merge "Use repeatable timestamps"
by Dan Willemsen
· 9 years ago
13ba6e0
Use repeatable timestamps
by Dan Willemsen
· 9 years ago
20febe3
Merge "Don't build otapackage on Mac."
by Ying Wang
· 9 years ago
09c4b68
Don't build otapackage on Mac.
by Ying Wang
· 9 years ago
edf7bf8
Merge "Allow custom recovery resource dirs."
by Ying Wang
· 9 years ago
4f20869
Merge "Bump the default C++ standard up to C++14."
by Dan Albert
· 9 years ago
c7d307d
Bump the default C++ standard up to C++14.
by Dan Albert
· 9 years ago
9a17568
Allow custom recovery resource dirs.
by Ying Wang
· 9 years ago
8af9816
Merge "Change the cache partition size check into warnings."
by Tao Bao
· 9 years ago
575d68a
Change the cache partition size check into warnings.
by Tao Bao
· 9 years ago
420f95f
Merge "releasetools: Support packaging for system_root_image."
by Tao Bao
· 9 years ago
46ed451
Merge "build: Load makefiles in the same order with Make 4.0"
by Dan Willemsen
· 9 years ago
ec224d5
build: Load makefiles in the same order with Make 4.0
by Dan Willemsen
· 9 years ago
7b49da7
Merge "Remove LOCAL_MODULE from generated DBus header path."
by Gilad Arnold
· 9 years ago
2e4b90e
Merge "Dedup system shared libraries."
by Dan Albert
· 9 years ago
735cd90
Merge "Disable transitive symbol resolving for mips64."
by Dan Albert
· 9 years ago
7ba582a
Dedup system shared libraries.
by Dan Albert
· 9 years ago
46ed1e8
Disable transitive symbol resolving for mips64.
by Dan Albert
· 9 years ago
d983a29
Docs: Rename content-footer-text plus remove whitespace.
by Gina Dimino
· 9 years ago
54e92d0
Remove LOCAL_MODULE from generated DBus header path.
by Gilad Arnold
· 9 years ago
Next »