1. a1f24be am 56ad4250: am 1d8e8c96: Merge "Add libbenchmark\'s new dependency on libbase." by Elliott Hughes · 10 years ago
  2. 56ad425 am 1d8e8c96: Merge "Add libbenchmark\'s new dependency on libbase." by Elliott Hughes · 10 years ago
  3. 1d8e8c9 Merge "Add libbenchmark's new dependency on libbase." by Elliott Hughes · 10 years ago
  4. b2b6646 Add libbenchmark's new dependency on libbase. by Elliott Hughes · 10 years ago
  5. f05d960 am 463377d0: am 2a3034b3: Merge "Revert "Turn on _FORTIFY_SOURCE=2 for the host."" by Elliott Hughes · 10 years ago
  6. 3afd779 am 35fb49df: am b58119ea: Merge "Turn on _FORTIFY_SOURCE=2 for the host." by Elliott Hughes · 10 years ago
  7. a82dc28 am 412a5c3f: am 2f7ae925: Merge "Add support for clobbered blocks" by Tao Bao · 10 years ago
  8. 16de5a3 am 84d3af3e: am dc618332: Merge "Add bootsigner path as an option" by Tao Bao · 10 years ago
  9. 5fd0b6d resolved conflicts for merge of eab5ab5d to mnc-dev-plus-aosp by dcashman · 10 years ago
  10. 463377d am 2a3034b3: Merge "Revert "Turn on _FORTIFY_SOURCE=2 for the host."" by Elliott Hughes · 10 years ago
  11. 35fb49d am b58119ea: Merge "Turn on _FORTIFY_SOURCE=2 for the host." by Elliott Hughes · 10 years ago
  12. 412a5c3 am 2f7ae925: Merge "Add support for clobbered blocks" by Tao Bao · 10 years ago
  13. 2a3034b Merge "Revert "Turn on _FORTIFY_SOURCE=2 for the host."" by Elliott Hughes · 10 years ago
  14. e27b214 Revert "Turn on _FORTIFY_SOURCE=2 for the host." by Elliott Hughes · 10 years ago
  15. b58119e Merge "Turn on _FORTIFY_SOURCE=2 for the host." by Elliott Hughes · 10 years ago
  16. 2f7ae92 Merge "Add support for clobbered blocks" by Tao Bao · 10 years ago
  17. 84d3af3 am dc618332: Merge "Add bootsigner path as an option" by Tao Bao · 10 years ago
  18. dc61833 Merge "Add bootsigner path as an option" by Tao Bao · 10 years ago
  19. eab5ab5 am 3979b9bd: Merge "Remove libc++ from prepackaged shared libs in cts." by dcashman · 10 years ago
  20. 3979b9b Merge "Remove libc++ from prepackaged shared libs in cts." by dcashman · 10 years ago
  21. ff77781 Add support for clobbered blocks by Tao Bao · 10 years ago
  22. 06b07da am 8788add7: Add locales sq_AL, gu_IN, and pa_IN for mnc-{dev,release} Bug: 21095280 by Geoff Mendal · 10 years ago
  23. 852a5b5 Add bootsigner path as an option by Baligh Uddin · 11 years ago
  24. 8788add Add locales sq_AL, gu_IN, and pa_IN for mnc-{dev,release} Bug: 21095280 by Geoff Mendal · 10 years ago
  25. 46cc399 am 4b4c0df5: am 75f3c5a8: Merge "Revert "Revert "Enable linker -fix-cortex-a53-843419""" by Andrew Hsieh · 10 years ago
  26. 214a171 Remove libc++ from prepackaged shared libs in cts. by dcashman · 10 years ago
  27. 132033c am 939e5a0f: am a1e55c5f: Merge "Fix using libc++_static in dynamic binaries." by Dan Albert · 10 years ago
  28. 7d7dbec am 3ce2e60f: Merge "New "sm" shell tool to call StorageManager." into mnc-dev by Jeff Sharkey · 10 years ago
  29. d595866 am 0ed694f3: DO NOT MERGE - Change PLATFORM_VERSION from MNC to M by Bart Sears · 10 years ago
  30. 3ce2e60 Merge "New "sm" shell tool to call StorageManager." into mnc-dev by Jeff Sharkey · 10 years ago
  31. 224806d Turn on _FORTIFY_SOURCE=2 for the host. by Elliott Hughes · 10 years ago
  32. 0ed694f DO NOT MERGE - Change PLATFORM_VERSION from MNC to M by Bart Sears · 10 years ago
  33. 4b4c0df am 75f3c5a8: Merge "Revert "Revert "Enable linker -fix-cortex-a53-843419""" by Andrew Hsieh · 10 years ago
  34. 75f3c5a Merge "Revert "Revert "Enable linker -fix-cortex-a53-843419""" by Andrew Hsieh · 10 years ago
  35. c2d4377 am f807d1fa: Merge "Remove stlport from global package list." into mnc-dev by Dan Albert · 10 years ago
  36. 0024277 am 93f22ee7: Merge "Disallow using stlport." into mnc-dev by Dan Albert · 10 years ago
  37. f807d1f Merge "Remove stlport from global package list." into mnc-dev by Dan Albert · 10 years ago
  38. 93f22ee Merge "Disallow using stlport." into mnc-dev by Dan Albert · 10 years ago
  39. 0187d8a am 04cfb9e1: Merge changes Idd0f477f,I937d2020,I3b95c868 into mnc-dev by Evgeniy Stepanov · 10 years ago
  40. dea2272 New "sm" shell tool to call StorageManager. by Jeff Sharkey · 10 years ago
  41. 04cfb9e Merge changes Idd0f477f,I937d2020,I3b95c868 into mnc-dev by Evgeniy Stepanov · 10 years ago
  42. 939e5a0 am a1e55c5f: Merge "Fix using libc++_static in dynamic binaries." by Dan Albert · 10 years ago
  43. a1e55c5 Merge "Fix using libc++_static in dynamic binaries." by Dan Albert · 10 years ago
  44. 2a4a023 Fix using libc++_static in dynamic binaries. by Dan Albert · 10 years ago
  45. bdd8ca0 --no-as-needed needs -Wl. by Dan Albert · 10 years ago
  46. 6708b6c Fix AddressSanitizer link order and multilib setup. by Evgenii Stepanov · 10 years ago
  47. eebb800 Make asan more closely match clang behavior. by Dan Albert · 10 years ago
  48. c63ae62 am 480a9bb6: Keep Throwable\'s constructor that takes a String argument. by Ying Wang · 10 years ago
  49. 480a9bb Keep Throwable's constructor that takes a String argument. by Ying Wang · 10 years ago
  50. f29e787 resolved conflicts for merge of 901d792c to mnc-dev-plus-aosp by Nick Kralevich · 10 years ago
  51. 901d792 Define BOARD_SEPOLICY_DIRS for 64-bit emulators. by Stephen Smalley · 10 years ago
  52. 0e0259c Revert "Revert "Enable linker -fix-cortex-a53-843419"" by Andrew Hsieh · 10 years ago
  53. 1c06964 am f3282b4a: Wrap zipfile.write(), writestr() and close() by Tao Bao · 10 years ago
  54. 2e8c104 am dcec9d0e: am 44158945: Merge "Wrap zipfile.write(), writestr() and close()" by Tao Bao · 10 years ago
  55. dcec9d0 am 44158945: Merge "Wrap zipfile.write(), writestr() and close()" by Tao Bao · 10 years ago
  56. f3282b4 Wrap zipfile.write(), writestr() and close() by Tao Bao · 10 years ago
  57. 4415894 Merge "Wrap zipfile.write(), writestr() and close()" by Tao Bao · 10 years ago
  58. ea8d025 am 821a554c: Merge "[versionitis] pull image id from recovery into props" into mnc-dev by Andres Morales · 10 years ago
  59. 821a554 Merge "[versionitis] pull image id from recovery into props" into mnc-dev by Andres Morales · 10 years ago
  60. b8876e1 [versionitis] pull image id from recovery into props by Andres Morales · 10 years ago
  61. 2ed665a Wrap zipfile.write(), writestr() and close() by Tao Bao · 10 years ago
  62. 12b3ec7 am 90598cb7: Cleaned the outdated incrementaljavac. by Ying Wang · 10 years ago
  63. 90598cb Cleaned the outdated incrementaljavac. by Ying Wang · 10 years ago
  64. 1074396 am d5087784: Merge "Revert "Fix and cleanup."" into mnc-dev by Ying Wang · 10 years ago
  65. d508778 Merge "Revert "Fix and cleanup."" into mnc-dev by Ying Wang · 10 years ago
  66. 884738e Revert "Fix and cleanup." by Ying Wang · 10 years ago
  67. d9ac133 am 22571e18: Merge "Fix and cleanup." into mnc-dev by Ying Wang · 10 years ago
  68. 22571e1 Merge "Fix and cleanup." into mnc-dev by Ying Wang · 10 years ago
  69. c6355b9 Remove stlport from global package list. by Dan Albert · 10 years ago
  70. 0a4122a Disallow using stlport. by Dan Albert · 10 years ago
  71. b12df35 am 1af02e61: Merge "Fix Mac build." into mnc-dev by Ying Wang · 10 years ago
  72. 1af02e6 Merge "Fix Mac build." into mnc-dev by Ying Wang · 10 years ago
  73. b4b767a Fix Mac build. by Ying Wang · 10 years ago
  74. f28bad5 Fix and cleanup. by Ying Wang · 10 years ago
  75. c25390f am 42d4401a: am 9db69c1b: Merge "Add task to print transitive dependencies and their license files." by Ying Wang · 10 years ago
  76. 42d4401 am 9db69c1b: Merge "Add task to print transitive dependencies and their license files." by Ying Wang · 10 years ago
  77. 9db69c1 Merge "Add task to print transitive dependencies and their license files." by Ying Wang · 10 years ago
  78. 39b9b69 Add task to print transitive dependencies and their license files. by Ying Wang · 10 years ago
  79. 0fa4147 am f55c5a52: Do not pack relocations for executables by Dmitriy Ivanov · 10 years ago
  80. 513995e am d64be40d: am 0a00ef50: Merge "Do not pack relocations for executables" by Dmitriy Ivanov · 10 years ago
  81. d64be40 am 0a00ef50: Merge "Do not pack relocations for executables" by Dmitriy Ivanov · 10 years ago
  82. f55c5a5 Do not pack relocations for executables by Dmitriy Ivanov · 10 years ago
  83. 0a00ef5 Merge "Do not pack relocations for executables" by Dmitriy Ivanov · 10 years ago
  84. e24b6f7 Do not pack relocations for executables by Dmitriy Ivanov · 10 years ago
  85. 5512537 am 455ffaaf: Revert "Switch from Calculator to ExactCalculator" by Robin Lee · 10 years ago
  86. d9e855c am 2e286f46: am afec6236: Merge "Build: Update Mips64 generic build for ART" by Andreas Gampe · 10 years ago
  87. 2e286f4 am afec6236: Merge "Build: Update Mips64 generic build for ART" by Andreas Gampe · 10 years ago
  88. afec623 Merge "Build: Update Mips64 generic build for ART" by Andreas Gampe · 10 years ago
  89. 052b9c4 am 6a876676: am 0e8413e4: Merge "Remove stlport from global package list." by Dan Albert · 10 years ago
  90. 0e2dc02 am cc356db5: am 5ee74388: Merge "Disallow using stlport." by Dan Albert · 10 years ago
  91. 194f2de am 015b89cc: am 955ebbaa: Merge "Cleanup libc++ configuration." by Dan Albert · 10 years ago
  92. 455ffaa Revert "Switch from Calculator to ExactCalculator" by Robin Lee · 10 years ago
  93. 881e33b am ad79cc67: am c4ef9bb0: am a9d796a4: docs: Add navigation heading for Develop > Preview by Joe Fernandez · 10 years ago
  94. ad79cc6 am c4ef9bb0: am a9d796a4: docs: Add navigation heading for Develop > Preview by Joe Fernandez · 10 years ago
  95. c4ef9bb am a9d796a4: docs: Add navigation heading for Develop > Preview by Joe Fernandez · 10 years ago
  96. b8ad951 am 8c7121de: Merge "DO NOT MERGE Remove RecyclerView tests form pathmap" into mnc-dev by Yigit Boyar · 10 years ago
  97. ee9f655 am 64434af7: Revert "Build docs for android-support-media-protocols.jar." by Jeff Brown · 10 years ago
  98. a9d796a docs: Add navigation heading for Develop > Preview by Joe Fernandez · 10 years ago
  99. 13761c4 Build: Update Mips64 generic build for ART by Andreas Gampe · 10 years ago
  100. 8c7121d Merge "DO NOT MERGE Remove RecyclerView tests form pathmap" into mnc-dev by Yigit Boyar · 10 years ago