1. 2b3a8cd Frameworks/base: Wall Werror in libs/storage by Andreas Gampe · 10 years ago
  2. 4cd671e Merge "Revert "Replacing FloatMath native implementation with calls to Math"" by Elliott Hughes · 10 years ago
  3. b3b68d03 Revert "Replacing FloatMath native implementation with calls to Math" by Elliott Hughes · 10 years ago
  4. c7aa8fe Merge "Removing some more FloatMath references" by Neil Fuller · 10 years ago
  5. 69c8d39 Merge "Clean up unused parameter warnings." by Dan Albert · 10 years ago
  6. 6920184 Clean up unused parameter warnings. by Dan Albert · 10 years ago
  7. fd2d41b Merge "Replacing FloatMath native implementation with calls to Math" by Neil Fuller · 10 years ago
  8. e67bc0c Merge "Fix log call output format error. (DO NOT MERGE)" by Chih-Hung Hsieh · 10 years ago
  9. e07c9f1 Fix log call output format error. (DO NOT MERGE) by Chih-Hung Hsieh · 10 years ago
  10. e4625cc Merge "Fix Time docs to document various error cases" by Neil Fuller · 10 years ago
  11. 7079f20 Fix Time docs to document various error cases by Neil Fuller · 10 years ago
  12. 32b88b4 Replacing FloatMath native implementation with calls to Math by Neil Fuller · 10 years ago
  13. 6de42da Removing some more FloatMath references by Neil Fuller · 10 years ago
  14. ed583f5 Merge "Link sigchain to main executable" by Dmitriy Ivanov · 10 years ago
  15. 96e0cfa Link sigchain to main executable by Dmitriy Ivanov · 10 years ago
  16. ae1b680 Merge "Track change to private libcore data structure." by Elliott Hughes · 10 years ago
  17. d47acae Track change to private libcore data structure. by Elliott Hughes · 10 years ago
  18. 6ba13ac Merge "AudioService: Fix monitorRotation for landscape applications" by Glenn Kasten · 10 years ago
  19. 0c1faf4 Merge "Switch from FloatMath -> Math and Math.hypot where possible" by Neil Fuller · 10 years ago
  20. 3162965 Merge "Frameworks/base: Fix more aapt issues" by Andreas Gampe · 10 years ago
  21. b8dc7bc Frameworks/base: Fix more aapt issues by Andreas Gampe · 10 years ago
  22. 0ce259c Merge "Frameworks/base: Fix AAPT warnings" by Andreas Gampe · 10 years ago
  23. 2412f84 Frameworks/base: Fix AAPT warnings by Andreas Gampe · 10 years ago
  24. c46dbe8 Merge "Use std::sort instead of qsort_r wrapper." by Dan Albert · 10 years ago
  25. 0de19ad Use std::sort instead of qsort_r wrapper. by Dan Albert · 10 years ago
  26. 33253a4 Switch from FloatMath -> Math and Math.hypot where possible by Neil Fuller · 10 years ago
  27. 0451728 Merge "Use strerror(3) when reporting zygote failures." by Elliott Hughes · 10 years ago
  28. 960e831 Use strerror(3) when reporting zygote failures. by Elliott Hughes · 10 years ago
  29. 207cffe Merge "Frameworks/base: Fix services/jni warnings" by Andreas Gampe · 10 years ago
  30. d7baaed Merge "Allow AOSP to boot." by Dan Albert · 10 years ago
  31. e08bd64 Allow AOSP to boot. by Dan Albert · 10 years ago
  32. 26872f4 Frameworks/base: Fix services/jni warnings by Andreas Gampe · 10 years ago
  33. 6f954cf Merge "Frameworks/base: Early init native bridge" by Andreas Gampe · 10 years ago
  34. 1829a4b Merge "Fix build. Cherry-pick 2393c364b0f727c6b904febba32ad2ddc4142c96 - DO NOT MERGE" by Bill Yi · 10 years ago
  35. 519c1f6 Fix build. Cherry-pick 2393c364b0f727c6b904febba32ad2ddc4142c96 - DO NOT MERGE by Bill Yi · 10 years ago
  36. 3e9774a AudioService: Fix monitorRotation for landscape applications by Jon Eklund · 11 years ago
  37. 2eacd06 Frameworks/base: Early init native bridge by jgu21 · 10 years ago
  38. fa43629 Merge "Broadcast an intent to mediascanner after executing screencap" by Marco Nelissen · 10 years ago
  39. b7442bb Merge "Remove MALLOC_LEAK_CHECK references." by Christopher Ferris · 10 years ago
  40. 9244436 Remove MALLOC_LEAK_CHECK references. by Christopher Ferris · 10 years ago
  41. b6f891c Merge "Remove MALLOC_LEAK_CHECK references." by Christopher Ferris · 10 years ago
  42. 600ca14 Merge "Use constants instead of resources for ellipsis." by Elliott Hughes · 10 years ago
  43. ed0daa93 Use constants instead of resources for ellipsis. by Igor Viarheichyk · 10 years ago
  44. 8b1dfdd Remove MALLOC_LEAK_CHECK references. by Christopher Ferris · 10 years ago
  45. 799812c Merge "Clean up makefile cruft." by Dan Albert · 10 years ago
  46. 88ba339 Clean up makefile cruft. by Dan Albert · 10 years ago
  47. bcaaebb Merge "Clean up test makefiles." by Dan Albert · 10 years ago
  48. 715d01a Clean up test makefiles. by Dan Albert · 10 years ago
  49. 296a712 Merge "Make a field final." by Ian Rogers · 10 years ago
  50. 8bbc526 Merge "Don't check a staticly allocated array for null." by Dan Albert · 10 years ago
  51. 4fb58b0 Don't check a staticly allocated array for null. by Dan Albert · 10 years ago
  52. 8085477 Merge "Don't check for null references." by Dan Albert · 10 years ago
  53. 2ffa4aa Merge "Use char16_t for char things." by Dan Albert · 10 years ago
  54. 5a6934c Merge "Don't pollute the namespace for two uses." by Dan Albert · 10 years ago
  55. 294ce05 Merge "Make string literal concatenation play nice with C++11." by Dan Albert · 10 years ago
  56. 1c6c757 Don't pollute the namespace for two uses. by Dan Albert · 10 years ago
  57. be23d47 Make string literal concatenation play nice with C++11. by Dan Albert · 10 years ago
  58. a8995ad Don't check for null references. by Dan Albert · 10 years ago
  59. f348c15 Use char16_t for char things. by Dan Albert · 10 years ago
  60. ab94a16 Merge "Small documentation fixes across many files." by Elliott Hughes · 10 years ago
  61. f4eaaad Merge "Fix use of %llx for sscanf 64 bit values." by Christopher Ferris · 10 years ago
  62. 2b653ea Merge "Add new header to support 32 bit/64 bit dumps." by Christopher Ferris · 10 years ago
  63. bebb267 Add new header to support 32 bit/64 bit dumps. by Christopher Ferris · 10 years ago
  64. d0646dc Small documentation fixes across many files. by Mark Doliner · 10 years ago
  65. 523afd1 Merge "Frameworks/base: Add native bridge post-fork initialization" by Andreas Gampe · 10 years ago
  66. be76be8 Merge "android_media_MediaMuxer_setLocation: amended signature." by Narayan Kamath · 10 years ago
  67. 39478fd android_media_MediaMuxer_setLocation: amended signature. by Robert Shih · 11 years ago
  68. aec67dc Frameworks/base: Add native bridge post-fork initialization by Andreas Gampe · 10 years ago
  69. c70b5e6 Fix use of %llx for sscanf 64 bit values. by Christopher Ferris · 10 years ago
  70. c1ce74c Merge "Revert "SELinuxMMAC unit tests"" by Nick Kralevich · 10 years ago
  71. 01a5aa9 Revert "SELinuxMMAC unit tests" by Nick Kralevich · 10 years ago
  72. 3d4cfc0 Merge "SELinuxMMAC unit tests" by Nick Kralevich · 10 years ago
  73. 2f44656 SELinuxMMAC unit tests by Robert Craig · 10 years ago
  74. 0988daa Merge "Add testing api to SELinuxMMAC code." by Nick Kralevich · 10 years ago
  75. 9989115 Add testing api to SELinuxMMAC code. by Robert Craig · 10 years ago
  76. 25d928f Merge "Update WebViewFactory.java to compile in AOSP." by Marcin Kosiba · 10 years ago
  77. 5ddbe72 Merge "Load the WebView Java code via createPackageContext." by Marcin Kosiba · 10 years ago
  78. 2453f61 Merge "Remove WebView library preloading mechanism." by Marcin Kosiba · 10 years ago
  79. 8178edf Merge "Fixing android.text.format.Time for non-English locales" by Neil Fuller · 10 years ago
  80. 788cb18 Fixing android.text.format.Time for non-English locales by Neil Fuller · 10 years ago
  81. 6d3c825 Merge "Remove obsolete pruneDexCache" by Brian Carlstrom · 10 years ago
  82. 09107db Remove obsolete pruneDexCache by Alex Light · 10 years ago
  83. 7d86375 Merge "Change /dalvik-cache to be owned by root." by Brian Carlstrom · 10 years ago
  84. 79bf400 Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  85. d8e34a6 Make a field final. by Ian Rogers · 10 years ago
  86. 2d3571c Merge "Fix the length of a profiler system property" by Calin Juravle · 10 years ago
  87. 852debc Merge "Update the handling of the native bridge property." by Calin Juravle · 10 years ago
  88. 3bec87c Merge "Pass vmSafeMode (manifest attribute) to installd." by Calin Juravle · 10 years ago
  89. 4d033e1 Fix the length of a profiler system property by Wei Jin · 10 years ago
  90. d71de10 Update the handling of the native bridge property. by Calin Juravle · 10 years ago
  91. e8d2ffd Pass vmSafeMode (manifest attribute) to installd. by Calin Juravle · 10 years ago
  92. 9b5112c Merge "Make native bridge property read-only." by Calin Juravle · 10 years ago
  93. 007848a Merge "We need to specify a target SDK < 21 to use graphics RS." by Stephen Hines · 10 years ago
  94. 28aec0e We need to specify a target SDK < 21 to use graphics RS. by Stephen Hines · 10 years ago
  95. 7a16ffe Merge "Replace NULL macros with nullptr literals." by Stephen Hines · 10 years ago
  96. bda0d8e Merge "Mark configuration strings as non-translatable." by Robert Greenwalt · 10 years ago
  97. e1501d7 Mark configuration strings as non-translatable. by Igor Viarheichyk · 10 years ago
  98. 977c4a5 Merge "Clean up ExceptionOccurred." by Mathieu Chartier · 10 years ago
  99. 98671c3 Clean up ExceptionOccurred. by Mathieu Chartier · 10 years ago
  100. 8f9ebc8 Merge "Remove unnecessary explicit GC in ZygoteInit." by Mathieu Chartier · 10 years ago