1. 4d31c54 am ce7fa780: Merge "Fix a resource race bug in PathCache" by Chris Craik · 10 years ago
  2. 7061f7d Fix a resource race bug in PathCache by yuyang · 10 years ago
  3. 00fabcb am b1708e9b: Merge "Use alpha channel instead of red in drawCachedGlyphBitmap" by Chris Craik · 10 years ago
  4. c62c1cc Use alpha channel instead of red in drawCachedGlyphBitmap by Digish Pandya · 10 years ago
  5. 7e13d1d am f6c9c420: Merge "Correct stride for drawing to cached glyph bitmap" by Chris Craik · 10 years ago
  6. b9312a5 Correct stride for drawing to cached glyph bitmap by Digish Pandya · 10 years ago
  7. 5d8343b am a85db5ab: Merge "libhwui: Handle the blurImage() implement once RS::init fail" by Chris Craik · 10 years ago
  8. a85db5a Merge "libhwui: Handle the blurImage() implement once RS::init fail" by Chris Craik · 10 years ago
  9. 293513a Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD by Bill Yi · 10 years ago
  10. ea42e01 libhwui: Handle the blurImage() implement once RS::init fail by Lu, Shenghua · 11 years ago
  11. b386bfd am 89dddcc9: Merge "Use default visibility for Snapshot::getLocalClip." by Ben Cheng · 10 years ago
  12. 65ba94f Use default visibility for Snapshot::getLocalClip. by Ben Cheng · 10 years ago
  13. eaab4df am cd3f60f3: Merge "AArch64: Make frameworks/base code more portable" by Narayan Kamath · 10 years ago
  14. f5df700 AArch64: Make frameworks/base code more portable by Ashok Bhat · 10 years ago
  15. 6fe434a am 4118480a: am 80470cdf: Merge "Solve three memory leaks related to PatchCache" by Chris Craik · 10 years ago
  16. 4118480 am 80470cdf: Merge "Solve three memory leaks related to PatchCache" by Chris Craik · 10 years ago
  17. 6056e10 Solve three memory leaks related to PatchCache by Jens Gulin · 11 years ago
  18. 2488727a Update framework to use M33 Skia. DO NOT MERGE by Leon Scroggins III · 11 years ago
  19. d23d5b1 am 7c9bd98a: am 89513ee5: Merge "Fix projection offset caching - DO NOT MERGE" into klp-dev by Chris Craik · 10 years ago
  20. 5d39a77 Fix projection offset caching - DO NOT MERGE by Chris Craik · 11 years ago
  21. 50fa0bd am 9a09a523: am 0b472ae1: Merge "androidfw: resolve 64-bit build issues" by Mark Salyzyn · 10 years ago
  22. 9a09a52 am 0b472ae1: Merge "androidfw: resolve 64-bit build issues" by Mark Salyzyn · 10 years ago
  23. 00adb86 androidfw: resolve 64-bit build issues by Mark Salyzyn · 10 years ago
  24. a742ca4 am bbf82665: am 6e2fb587: Merge "LP64: Make 9 patches architecture agnostic." by Narayan Kamath · 10 years ago
  25. 2d895e6 am 8fb22ae7: am eee2c72f: Merge "Various format string fixes for 64bit" by Narayan Kamath · 10 years ago
  26. fa03b57 am 7b4cce68: am c3bac8a0: Merge "Fix graphics corruption caused by HWUI caches" by Chris Craik · 10 years ago
  27. bbf8266 am 6e2fb587: Merge "LP64: Make 9 patches architecture agnostic." by Narayan Kamath · 10 years ago
  28. 6381dd4 LP64: Make 9 patches architecture agnostic. by Narayan Kamath · 10 years ago
  29. 126fbb6 am 19256340: am 22c66639: Merge "Fixes for 64bit in libhwui" by Narayan Kamath · 10 years ago
  30. cde7868 am b152473f: am 9fce8535: Merge "AArch64: Make AssetAtlasService 64-bit compatible" by Narayan Kamath · 10 years ago
  31. 75e20ed am 128599e4: am 2b3c14bf: Merge "libandroidfw: fix build error for 64-bit" by Narayan Kamath · 10 years ago
  32. d5b9bcb am 28879bbf: am be57fca4: Merge "Extended locales in AAPT / AssetManager." by Narayan Kamath · 10 years ago
  33. f214b4c am 183e5e03: am 49024bac: Merge "AssetManager support for 3 letter lang/country codes." by Narayan Kamath · 10 years ago
  34. 42ae4cf Merge "resolved conflicts for merge of 8d3281f5 to klp-dev-plus-aosp" into klp-dev-plus-aosp by Leon Scroggins III · 10 years ago
  35. e648c19 resolved conflicts for merge of 8d3281f5 to klp-dev-plus-aosp by Leon Scroggins III · 10 years ago
  36. 5e49b49 Update framework to use M33 Skia. DO NOT MERGE by Leon Scroggins III · 11 years ago
  37. 8fb22ae am eee2c72f: Merge "Various format string fixes for 64bit" by Narayan Kamath · 10 years ago
  38. eee2c72 Merge "Various format string fixes for 64bit" by Narayan Kamath · 10 years ago
  39. 2c42b79 Fix AOSP build - DO NOT MERGE by Chris Craik · 10 years ago
  40. 36fad8f Fix graphics corruption caused by HWUI caches by Sangkyu Lee · 11 years ago
  41. 95ece35 Various format string fixes for 64bit by Kévin PETIT · 11 years ago
  42. 22c6663 Merge "Fixes for 64bit in libhwui" by Narayan Kamath · 11 years ago
  43. 73fc558 Fixes for 64bit in libhwui by Kévin PETIT · 11 years ago
  44. 4de3f48 AArch64: Make AssetAtlasService 64-bit compatible by Ashok Bhat · 11 years ago
  45. 443dd93 libandroidfw: fix build error for 64-bit by Patrik Bannura · 11 years ago
  46. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  47. 48620f1 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 11 years ago
  48. ecbeae7 Use size_t* in AssetManager::createIdmap by Colin Cross · 11 years ago
  49. 67754d9 Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 11 years ago
  50. 578087e Merge "New command line tool 'idmap'" by Dianne Hackborn · 11 years ago
  51. e9bea2a Fix TinyHashMap to use generic hash_type instead of hash_t by Ashok Bhat · 11 years ago
  52. 449273e Merge "Fix for positioning of glyphs within a bitmap" by Chris Craik · 11 years ago
  53. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  54. 65a05fd New command line tool 'idmap' by Mårten Kongstad · 11 years ago
  55. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  56. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  57. 3ed1927 Fix for positioning of glyphs within a bitmap by Alexander Toresson · 11 years ago
  58. 9202873 Initialize pointer members to NULL to avoid illegal reference by lina.x.pi · 11 years ago
  59. 804ff38 Handle user-defined cache path for RS. by Tim Murray · 11 years ago
  60. 070274e Add libutils dependency for libandroidfw host build. by Narayan Kamath · 11 years ago
  61. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  62. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  63. a5ff739 Update the layer's alpha value upon composition of the layer by Digish Pandya · 11 years ago
  64. c367d48 Fix a variety of small publicly-reported bugs. by Elliott Hughes · 11 years ago
  65. 318ae7b Take SkBitmap's stride into account when uploading textures Bug #10151807 by Romain Guy · 11 years ago
  66. d8a84a8 Merge "Correct bitmap merging logic" into klp-dev by Chris Craik · 11 years ago
  67. 996fe65 Correct bitmap merging logic by Chris Craik · 11 years ago
  68. 16c8406 fix emoji clipping in hw draw path by Victoria Lease · 11 years ago
  69. ce9ee16 Merge "Conservatively estimate geometry bounds" into klp-dev by Chris Craik · 11 years ago
  70. a42ceb0 Merge "Disallow negative scale matrices in merged Bitmap drawing" into klp-dev by Chris Craik · 11 years ago
  71. 32f05e3 Conservatively estimate geometry bounds by Chris Craik · 11 years ago
  72. d965bc5 Disallow negative scale matrices in merged Bitmap drawing by Chris Craik · 11 years ago
  73. 5af5fc5 Fix merged operation clipping by Chris Craik · 11 years ago
  74. 1de466f Always disable the clip for layers Bug #8149344 by Romain Guy · 11 years ago
  75. 88ee0da Merge "Move DeferredDisplayState out of ops" into klp-dev by Chris Craik · 11 years ago
  76. c1c5f08 Move DeferredDisplayState out of ops by Chris Craik · 11 years ago
  77. 1c7cf90 Fix another off-by-one error in ZipFileRO by Kenny Root · 11 years ago
  78. 0d6c2d7 Reconcile differences between zip implementations by Kenny Root · 11 years ago
  79. 0c4b364 Revert "Reconcile differences between zip implementations" by Kenny Root · 11 years ago
  80. 9ffddc7 Reconcile differences between zip implementations by Kenny Root · 11 years ago
  81. 874ae2a Merge "Fix scissor for functor invocation" into klp-dev by John Reck · 11 years ago
  82. 7a454ba Fix FontRenderer bug. by Tim Murray · 11 years ago
  83. 25d2f7b Fix scissor for functor invocation by John Reck · 11 years ago
  84. 9578e64 Add flags word to initialization. by Tim Murray · 11 years ago
  85. 66063ae Dump the right matrix when logging display lists by Chris Craik · 11 years ago
  86. 54f574a Move functor GL setup to just before functor by Chris Craik · 11 years ago
  87. 5d92320 Second attempt at avoiding infinite loop in PathCache::trim() Bug #10347089 by Romain Guy · 11 years ago
  88. 0a8c51b Properly account for created paths in the cache by Romain Guy · 11 years ago
  89. 627c6fd Add overdraw debugging that accounts for Deuteranomaly by Romain Guy · 11 years ago
  90. d8c8aaa Handle updates to C++ API. by Tim Murray · 11 years ago
  91. 46bfc48 Fix hardware layers lifecycle Bug #10075732 by Romain Guy · 11 years ago
  92. b0a41ed Prevent ANR in apps using drawPath() Bug #10347089 by Romain Guy · 11 years ago
  93. b746371 Clear FBO cache on full memory flush by Romain Guy · 11 years ago
  94. 723b2fe fix kBW_Format glyphs by Victoria Lease · 11 years ago
  95. 9b5a1a2 Take shadow bounds into account for quick rejects Bug #8634346 by Romain Guy · 11 years ago
  96. 0031230 Remove an unnecessary allocation by Romain Guy · 11 years ago
  97. 7f6d6b0 Split assets atlas batches Bug #10185769 by Romain Guy · 11 years ago
  98. 83ad4e3 Remove an unused C zip API. by Elliott Hughes · 11 years ago
  99. 250b1cf Handle updates to RS C++ API. by Tim Murray · 11 years ago
  100. b213cec Merge "Fix quickReject's handling of AA ramp geometry" by Chris Craik · 11 years ago