1. 13786e2 am 60dd5d59: Merge "Remove USE_MINGW, whitelist windows modules" by Dan Willemsen · 9 years ago
  2. 4aa679f Remove USE_MINGW, whitelist windows modules by Dan Willemsen · 9 years ago
  3. f13f1ef am 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete." by Dan Albert · 9 years ago
  4. 8dc8313 Fix mismatched new[]/delete. by Dan Albert · 9 years ago
  5. 17b4be0 am 39669d7f: am 6fdc6333: Merge "Lose HAVE_ANDROID_OS from frameworks/base." by Elliott Hughes · 9 years ago
  6. ba3fe56 Lose HAVE_ANDROID_OS from frameworks/base. by Elliott Hughes · 9 years ago
  7. e15a587 am 61234dea: am bd4c482b: Merge "Clean up AssetManager::scanAndMergeZipLocked" by Yusuke Sato · 9 years ago
  8. c1efd41 Fix build breakage caused by I5ebe0438019958d883a7fda6bd92ea4484211d23 (AOSP) by Yusuke Sato · 9 years ago
  9. eb24da6 am 3383b141: am a024acb8: Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files" by Yusuke Sato · 9 years ago
  10. 05f648e Clean up AssetManager::scanAndMergeZipLocked by Yusuke Sato · 9 years ago
  11. 957c237 Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files by Yusuke Sato · 9 years ago
  12. d065fd4 am 204b4157: am f8a6a2f6: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  13. 59cbe8d Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  14. 33d4bd4 am fd44b56d: Merge "AAPT: Fix printing of resource configurations" into mnc-dev by Adam Lesinski · 9 years ago
  15. 5b0f1be AAPT: Fix printing of resource configurations by Adam Lesinski · 9 years ago
  16. 53a19bb resolved conflicts for merge of d3d6e9a3 to mnc-dev-plus-aosp by Yusuke Sato · 9 years ago
  17. f162faa Rename ZipEntryName to ZipString by Yusuke Sato · 9 years ago
  18. 34fe3df Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files by Yusuke Sato · 9 years ago
  19. 407753c ZipFileRO: Use precise widths for zip file types. by Narayan Kamath · 9 years ago
  20. 4600dd0 ZipFileRO: Use precise widths for zip file types. by Narayan Kamath · 9 years ago
  21. 2738c96 Add -round and -notround qualifier to android runtime/aapt by Adam Lesinski · 9 years ago
  22. 5a7587f Fix file descriptor leak when opening invalid archives. by Narayan Kamath · 9 years ago
  23. e54d245 Improve keying for theme caches, rebase system theme on config change by Alan Viverette · 9 years ago
  24. 261208e Merge "Add API for obtaining changing configurations bitmask from Theme" into mnc-dev by Alan Viverette · 9 years ago
  25. c1d5279 Add API for obtaining changing configurations bitmask from Theme by Alan Viverette · 9 years ago
  26. bb4ed9a am 815d9bb1: Merge "Add a static dependency on libbase." by Narayan Kamath · 9 years ago
  27. 9c8ba96 Add a static dependency on libbase. by Narayan Kamath · 9 years ago
  28. 2eb10c0 am 05ad674a: am 00e165ae: am e8101c04: Merge "fix compiler error under FORTIFY_SOURCE=2" by Nick Kralevich · 9 years ago
  29. 9709a1f fix compiler error under FORTIFY_SOURCE=2 by Nick Kralevich · 9 years ago
  30. 39606e9 am 7b09e7a9: am 44d7989a: am 571c5a26: Merge "Fix UB in ResourceTable::stringToInt." by Dan Albert · 9 years ago
  31. 1b4f316 Fix UB in ResourceTable::stringToInt. by Dan Albert · 9 years ago
  32. 11ae768 Add payload-size preflight stage to full transport backup by Christopher Tate · 9 years ago
  33. 8a9355a Output modified bcp47 tag in ResTable_config::toString() by Adam Lesinski · 9 years ago
  34. 6521a1b Enforce null-termination in ResStringPool::stringAt by Vishwath Mohan · 9 years ago
  35. 6a2c23d Prevent integer overflow in ResourceTypes by Vishwath Mohan · 9 years ago
  36. 23eeb2b am 287c53f4: am 76507a64: am 72dc62ea: Merge "Track removal of refcounts from FileMap." by Narayan Kamath · 9 years ago
  37. 76507a6 am 72dc62ea: Merge "Track removal of refcounts from FileMap." by Narayan Kamath · 9 years ago
  38. 688ff4c Track removal of refcounts from FileMap. by Narayan Kamath · 9 years ago
  39. 43a8853 am d9bd0886: am aee7225e: Merge "Process base APK" into lmp-mr1-dev automerge: 554a6f5 by Adam Lesinski · 10 years ago
  40. d9bd088 am aee7225e: Merge "Process base APK" into lmp-mr1-dev automerge: 554a6f5 by Adam Lesinski · 10 years ago
  41. 42eea27 Process base APK by Adam Lesinski · 10 years ago
  42. 33d0392 Restore write_delete_file by Brian Carlstrom · 10 years ago
  43. 3319403 am 49138184: am 9568307c: am 43a4a8c7: Fix redundant file backups by Christopher Tate · 10 years ago
  44. 5baa164 Restore write_delete_file by Brian Carlstrom · 10 years ago
  45. 4913818 am 9568307c: am 43a4a8c7: Fix redundant file backups by Christopher Tate · 10 years ago
  46. 43a4a8c Fix redundant file backups by Christopher Tate · 10 years ago
  47. c2b7abd am 1e147221: am d6c475dc: am 595ae39f: Merge "Use more intention-revealing tests for S_ISLNK and S_ISSOCK." by Elliott Hughes · 10 years ago
  48. 1e14722 am d6c475dc: am 595ae39f: Merge "Use more intention-revealing tests for S_ISLNK and S_ISSOCK." by Elliott Hughes · 10 years ago
  49. 1bf2481 Use more intention-revealing tests for S_ISLNK and S_ISSOCK. by Elliott Hughes · 10 years ago
  50. a76db13 am 347040cf: am 740acf21: am c7801877: Merge "Fix issue where non-resource attributes would cause obtainStyleAttributes to fail" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  51. 347040c am 740acf21: am c7801877: Merge "Fix issue where non-resource attributes would cause obtainStyleAttributes to fail" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  52. 5dce5e6 Fix issue where non-resource attributes would cause obtainStyleAttributes to fail by Adam Lesinski · 10 years ago
  53. 7e74da3 am e97908d3: Merge commit \'0953ab27\' into manualmerge by Adam Lesinski · 10 years ago
  54. e97908d Merge commit '0953ab27' into manualmerge by Adam Lesinski · 10 years ago
  55. 6337740 am 8e5362f2: am 503071ae: am a2b5067a: Merge "RRO: prevent duplicate system overlays" by Adam Lesinski · 10 years ago
  56. 8e5362f am 503071ae: am a2b5067a: Merge "RRO: prevent duplicate system overlays" by Adam Lesinski · 10 years ago
  57. 9b624c1 AAPT: Move private attrs to new type for framework by Adam Lesinski · 10 years ago
  58. a2b5067 Merge "RRO: prevent duplicate system overlays" by Adam Lesinski · 10 years ago
  59. 625fa57 am 9438ad15: am e580d661: am e89a2865: Merge changes If2c7e09f,Ie21f227c by Adam Lesinski · 10 years ago
  60. 9438ad1 am e580d661: am e89a2865: Merge changes If2c7e09f,Ie21f227c by Adam Lesinski · 10 years ago
  61. e89a286 Merge changes If2c7e09f,Ie21f227c by Adam Lesinski · 10 years ago
  62. 476edb5 am ee46d162: am 08e2fd72: am ff4dd15c: Merge "We HAVE_LITTLE_ENDIAN." by Elliott Hughes · 10 years ago
  63. ee46d16 am 08e2fd72: am ff4dd15c: Merge "We HAVE_LITTLE_ENDIAN." by Elliott Hughes · 10 years ago
  64. 9d074a1 We HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  65. d972370 am 11bdd5b1: Merge commit \'06d8b7b8\' into manualmerge by Adam Lesinski · 10 years ago
  66. 11bdd5b Merge commit '06d8b7b8' into manualmerge by Adam Lesinski · 10 years ago
  67. cd6f00c Merge "Implement back-tracking when searching for attributes in XML or resource bag" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  68. 3229190 am 984d81c3: am c34e6359: Merge "bionic\'s struct stat is now POSIX-compliant." by Elliott Hughes · 10 years ago
  69. 984d81c am c34e6359: Merge "bionic\'s struct stat is now POSIX-compliant." by Elliott Hughes · 10 years ago
  70. 4da9dc5 bionic's struct stat is now POSIX-compliant. by Elliott Hughes · 10 years ago
  71. c6dcf1f am 5bbb52e8: am 189bf056: Merge "Frameworks/base: Fix more warnings" by Andreas Gampe · 10 years ago
  72. 5bbb52e am 189bf056: Merge "Frameworks/base: Fix more warnings" by Andreas Gampe · 10 years ago
  73. 25df5fb Frameworks/base: Fix more warnings by Andreas Gampe · 10 years ago
  74. 1c0668a am 83892ecb: Merge "resolved conflicts for merge of 487ae9b8 to lmp-mr1-dev-plus-aosp" into lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  75. dc9c109 resolved conflicts for merge of 487ae9b8 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  76. 2204f0b Frameworks/base: Wall Werror in libs/androidfw by Andreas Gampe · 10 years ago
  77. cb7b63d RRO: prevent duplicate system overlays by Mårten Kongstad · 10 years ago
  78. 96198eb RRO idmap: pad with 0xffffffff, not 0x00000000 by Mårten Kongstad · 10 years ago
  79. 3011313 RRO: reintroduce lost ResTable insert of assets by Mårten Kongstad · 10 years ago
  80. 1adf320 am 8491c4ea: Merge "Merge commit \'fb96e54\' into manualmerge" into lmp-mr1-dev-plus-aosp by Adam Lesinski · 10 years ago
  81. 685d363 Merge commit 'fb96e54' into manualmerge by Adam Lesinski · 10 years ago
  82. a7d1d73 Implement back-tracking when searching for attributes in XML or resource bag by Adam Lesinski · 10 years ago
  83. 24655f3 am 3fd34002: Merge commit \'78be0498\' into manualmerge by Adam Lesinski · 10 years ago
  84. 3fd3400 Merge commit '78be0498' into manualmerge by Adam Lesinski · 10 years ago
  85. de7de47 Add error checking to aapt for split generation by Adam Lesinski · 10 years ago
  86. 668f0a3 Merge "Fix issues that will be present in C++11" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  87. 4bf5810 Fix issues that will be present in C++11 by Adam Lesinski · 10 years ago
  88. f2ae407 am 9a77c8a2: am 3c5cc234: am 674a3a21: Merge "Distinguish unspecified and explicit null values in resources" into lmp-mr1-dev by Alan Viverette · 10 years ago
  89. 9a77c8a am 3c5cc234: am 674a3a21: Merge "Distinguish unspecified and explicit null values in resources" into lmp-mr1-dev by Alan Viverette · 10 years ago
  90. f296940 Distinguish unspecified and explicit null values in resources by Alan Viverette · 10 years ago
  91. 6d22684 am d75d3eb5: am 31b76b66: Merge "libandroidfw: Do not build device library when building SDK" into lmp-mr1-dev automerge: 06caf1b by Adam Lesinski · 10 years ago
  92. d75d3eb am 31b76b66: Merge "libandroidfw: Do not build device library when building SDK" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  93. f001e37 libandroidfw: Do not build device library when building SDK by Adam Lesinski · 10 years ago
  94. 63f5e0f am 705f2ac4: am 879f237a: Merge "Added some more Split density tests" into lmp-mr1-dev automerge: 93b43445 by Adam Lesinski · 10 years ago
  95. 705f2ac am 879f237a: Merge "Added some more Split density tests" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  96. 6029319 Added some more Split density tests by Adam Lesinski · 10 years ago
  97. 5a71f83 Merge lmp-dev-plus-aosp-without-vendor into stage-aosp-master by Bill Yi · 10 years ago
  98. c96ac39 am 827d00f2: am 3d23d557: am 7f2bc6c7: Merge "More LOCAL_ADDITIONAL_DEPENDENCIES." by Dan Albert · 10 years ago
  99. 827d00f am 3d23d557: am 7f2bc6c7: Merge "More LOCAL_ADDITIONAL_DEPENDENCIES." by Dan Albert · 10 years ago
  100. 00b4e77 More LOCAL_ADDITIONAL_DEPENDENCIES. by Dan Albert · 10 years ago