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