1. be094d8 am 8fb22ae7: am eee2c72f: Merge "Various format string fixes for 64bit" by Narayan Kamath · 10 years ago
  2. 8fb22ae am eee2c72f: Merge "Various format string fixes for 64bit" by Narayan Kamath · 10 years ago
  3. eee2c72 Merge "Various format string fixes for 64bit" by Narayan Kamath · 10 years ago
  4. 71e21fe am 6ca90042: Add touch.wake IDC property to control wakeup. by Jeff Brown · 10 years ago
  5. 6ca9004 Add touch.wake IDC property to control wakeup. by Jeff Brown · 10 years ago
  6. aecb8c4 am 7b4cce68: am c3bac8a0: Merge "Fix graphics corruption caused by HWUI caches" by Chris Craik · 10 years ago
  7. 2c42b79 Fix AOSP build - DO NOT MERGE by Chris Craik · 10 years ago
  8. 36fad8f Fix graphics corruption caused by HWUI caches by Sangkyu Lee · 11 years ago
  9. 95ece35 Various format string fixes for 64bit by Kévin PETIT · 10 years ago
  10. 7942397 am 19256340: am 22c66639: Merge "Fixes for 64bit in libhwui" by Narayan Kamath · 10 years ago
  11. 22c6663 Merge "Fixes for 64bit in libhwui" by Narayan Kamath · 10 years ago
  12. 73fc558 Fixes for 64bit in libhwui by Kévin PETIT · 10 years ago
  13. 520a567 am b152473f: am 9fce8535: Merge "AArch64: Make AssetAtlasService 64-bit compatible" by Narayan Kamath · 10 years ago
  14. 4de3f48 AArch64: Make AssetAtlasService 64-bit compatible by Ashok Bhat · 11 years ago
  15. b190365 am 128599e4: am 2b3c14bf: Merge "libandroidfw: fix build error for 64-bit" by Narayan Kamath · 10 years ago
  16. 443dd93 libandroidfw: fix build error for 64-bit by Patrik Bannura · 10 years ago
  17. 8c1fc83 am 28879bbf: am be57fca4: Merge "Extended locales in AAPT / AssetManager." by Narayan Kamath · 10 years ago
  18. 982931c am 183e5e03: am 49024bac: Merge "AssetManager support for 3 letter lang/country codes." by Narayan Kamath · 10 years ago
  19. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  20. 48620f1 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 11 years ago
  21. fc268ec am aa98fb51: am f991771f: Merge "Use size_t* in AssetManager::createIdmap" by Narayan Kamath · 10 years ago
  22. dd3d95f resolved conflicts for merge of 4ad93639 to klp-modular-dev-plus-aosp by Nick Kralevich · 10 years ago
  23. ecbeae7 Use size_t* in AssetManager::createIdmap by Colin Cross · 10 years ago
  24. be83e4a am 38f96e50: Add support for injecting events into ActivityContainers. (DO NOT MERGE) by Jeff Brown · 10 years ago
  25. 38f96e5 Add support for injecting events into ActivityContainers. (DO NOT MERGE) by Jeff Brown · 10 years ago
  26. 67754d9 Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 10 years ago
  27. be49403 am 0cd115e1: am 578087e3: Merge "New command line tool \'idmap\'" by Dianne Hackborn · 10 years ago
  28. 578087e Merge "New command line tool 'idmap'" by Dianne Hackborn · 10 years ago
  29. deefd1f am 5f7c0b1d: am 6d8b21a8: Merge "Fix TinyHashMap to use generic hash_type instead of hash_t" by Narayan Kamath · 10 years ago
  30. e9bea2a Fix TinyHashMap to use generic hash_type instead of hash_t by Ashok Bhat · 10 years ago
  31. 2c764b2 am 0ec3ca6e: am 449273e2: Merge "Fix for positioning of glyphs within a bitmap" by Chris Craik · 10 years ago
  32. 449273e Merge "Fix for positioning of glyphs within a bitmap" by Chris Craik · 10 years ago
  33. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  34. 65a05fd New command line tool 'idmap' by Mårten Kongstad · 11 years ago
  35. d49babe am 9af95574: am 1cadc07d: Merge "Change ResourceType cookies to int32_t." by Narayan Kamath · 11 years ago
  36. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  37. 1cd2834 am 30e20ac5: am ebd43d46: am dff83e2b: am d5970e9c: Merge "AssetManager cookies should be int32_t and not void*." by Narayan Kamath · 11 years ago
  38. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  39. 3ed1927 Fix for positioning of glyphs within a bitmap by Alexander Toresson · 11 years ago
  40. ee846d3 am 38cf0704: am e9a7d229: am 66b5a2b2: am 5150eb8f: Merge "Initialize pointer members to NULL to avoid illegal reference" by Chris Craik · 11 years ago
  41. 9202873 Initialize pointer members to NULL to avoid illegal reference by lina.x.pi · 11 years ago
  42. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago
  43. 804ff38 Handle user-defined cache path for RS. by Tim Murray · 11 years ago
  44. 070274e Add libutils dependency for libandroidfw host build. by Narayan Kamath · 11 years ago
  45. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  46. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  47. a5ff739 Update the layer's alpha value upon composition of the layer by Digish Pandya · 11 years ago
  48. c367d48 Fix a variety of small publicly-reported bugs. by Elliott Hughes · 11 years ago
  49. 318ae7b Take SkBitmap's stride into account when uploading textures Bug #10151807 by Romain Guy · 11 years ago
  50. d8a84a8 Merge "Correct bitmap merging logic" into klp-dev by Chris Craik · 11 years ago
  51. 996fe65 Correct bitmap merging logic by Chris Craik · 11 years ago
  52. 16c8406 fix emoji clipping in hw draw path by Victoria Lease · 11 years ago
  53. ce9ee16 Merge "Conservatively estimate geometry bounds" into klp-dev by Chris Craik · 11 years ago
  54. a42ceb0 Merge "Disallow negative scale matrices in merged Bitmap drawing" into klp-dev by Chris Craik · 11 years ago
  55. 32f05e3 Conservatively estimate geometry bounds by Chris Craik · 11 years ago
  56. d965bc5 Disallow negative scale matrices in merged Bitmap drawing by Chris Craik · 11 years ago
  57. 5af5fc5 Fix merged operation clipping by Chris Craik · 11 years ago
  58. 1de466f Always disable the clip for layers Bug #8149344 by Romain Guy · 11 years ago
  59. 88ee0da Merge "Move DeferredDisplayState out of ops" into klp-dev by Chris Craik · 11 years ago
  60. c1c5f08 Move DeferredDisplayState out of ops by Chris Craik · 11 years ago
  61. 1c7cf90 Fix another off-by-one error in ZipFileRO by Kenny Root · 11 years ago
  62. 0d6c2d7 Reconcile differences between zip implementations by Kenny Root · 11 years ago
  63. 0c4b364 Revert "Reconcile differences between zip implementations" by Kenny Root · 11 years ago
  64. 9ffddc7 Reconcile differences between zip implementations by Kenny Root · 11 years ago
  65. 874ae2a Merge "Fix scissor for functor invocation" into klp-dev by John Reck · 11 years ago
  66. 7a454ba Fix FontRenderer bug. by Tim Murray · 11 years ago
  67. 25d2f7b Fix scissor for functor invocation by John Reck · 11 years ago
  68. 9578e64 Add flags word to initialization. by Tim Murray · 11 years ago
  69. 66063ae Dump the right matrix when logging display lists by Chris Craik · 11 years ago
  70. 54f574a Move functor GL setup to just before functor by Chris Craik · 11 years ago
  71. 5d92320 Second attempt at avoiding infinite loop in PathCache::trim() Bug #10347089 by Romain Guy · 11 years ago
  72. 0a8c51b Properly account for created paths in the cache by Romain Guy · 11 years ago
  73. 627c6fd Add overdraw debugging that accounts for Deuteranomaly by Romain Guy · 11 years ago
  74. d8c8aaa Handle updates to C++ API. by Tim Murray · 11 years ago
  75. 46bfc48 Fix hardware layers lifecycle Bug #10075732 by Romain Guy · 11 years ago
  76. b0a41ed Prevent ANR in apps using drawPath() Bug #10347089 by Romain Guy · 11 years ago
  77. b746371 Clear FBO cache on full memory flush by Romain Guy · 11 years ago
  78. 723b2fe fix kBW_Format glyphs by Victoria Lease · 11 years ago
  79. 9b5a1a2 Take shadow bounds into account for quick rejects Bug #8634346 by Romain Guy · 11 years ago
  80. 0031230 Remove an unnecessary allocation by Romain Guy · 11 years ago
  81. 7f6d6b0 Split assets atlas batches Bug #10185769 by Romain Guy · 11 years ago
  82. 83ad4e3 Remove an unused C zip API. by Elliott Hughes · 11 years ago
  83. 250b1cf Handle updates to RS C++ API. by Tim Murray · 11 years ago
  84. b213cec Merge "Fix quickReject's handling of AA ramp geometry" by Chris Craik · 11 years ago
  85. 5e49b30 Fix quickReject's handling of AA ramp geometry by Chris Craik · 11 years ago
  86. b7b93e0 Fix region clipping bugs See external bug #58344 by Romain Guy · 11 years ago
  87. f296e31 Merge "Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)" by Victoria Lease · 11 years ago
  88. d45c68d Resource memory optimization. by Dianne Hackborn · 11 years ago
  89. 1e54681 Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts) by Victoria Lease · 11 years ago
  90. fb6c743 Merge "Fix 9patches' limitation of 32 empty quads" by Romain Guy · 11 years ago
  91. 6cad757 Fix 9patches' limitation of 32 empty quads by Romain Guy · 11 years ago
  92. 0d6e731 add static dependency on liblog by Colin Cross · 11 years ago
  93. 9842770 Merge "Ensure glActiveTexture is cleaned up correctly on functor resume" by Chris Craik · 11 years ago
  94. 9ab2d18 Ensure glActiveTexture is cleaned up correctly on functor resume by Chris Craik · 11 years ago
  95. 448455f Use global indices array to draw layers by Romain Guy · 11 years ago
  96. b3d8388 Merge "Support stencil-based clipping for functors" by Chris Craik · 11 years ago
  97. 4e7b772 Fix crashes in setMatrix() and concat() by Romain Guy · 11 years ago
  98. ecca6da Support stencil-based clipping for functors by Chris Craik · 11 years ago
  99. 0c20c38 Use global references for Bitmap AndroidPixelRefs by Chris Craik · 11 years ago
  100. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago