1. fad4593 Add the clipToOutline by just using the clipPathOp by ztenghui · 10 years ago
  2. 8852ab4 Merge "Keep the SkPaint used when creating a layer." by Derek Sollenberger · 10 years ago
  3. 27bfb24 Merge "Rework and clean up DisplayList projection" by Chris Craik · 10 years ago
  4. d44fbe5 Keep the SkPaint used when creating a layer. by Derek Sollenberger · 10 years ago
  5. 1df2644 Rework and clean up DisplayList projection by Chris Craik · 10 years ago
  6. fdace4e Merge "Simplify DisplayList matrices" by Chris Craik · 10 years ago
  7. ba9a215 am 2c764b20: am 0ec3ca6e: am 449273e2: Merge "Fix for positioning of glyphs within a bitmap" by Chris Craik · 10 years ago
  8. 2c764b2 am 0ec3ca6e: am 449273e2: Merge "Fix for positioning of glyphs within a bitmap" by Chris Craik · 10 years ago
  9. 449273e Merge "Fix for positioning of glyphs within a bitmap" by Chris Craik · 10 years ago
  10. 629f677 Simplify DisplayList matrices by Chris Craik · 10 years ago
  11. a989cb2 Merge "Fixing a bad bug when there is no real umbra" by ztenghui · 10 years ago
  12. 5176c97 Fixing a bad bug when there is no real umbra by ztenghui · 10 years ago
  13. 494db9e Merge "Simplify umbra calculation" by Chris Craik · 10 years ago
  14. 1d89563 Merge "Add initial hidden outline APIs" by Chris Craik · 10 years ago
  15. 12d9526d Simplify umbra calculation by Chris Craik · 10 years ago
  16. d49babe am 9af95574: am 1cadc07d: Merge "Change ResourceType cookies to int32_t." by Narayan Kamath · 10 years ago
  17. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 10 years ago
  18. acda961 Merge "Change ResourceType cookies to int32_t." by Narayan Kamath · 10 years ago
  19. a2fe7af Add initial hidden outline APIs by Chris Craik · 10 years ago
  20. 3040f73 Merge "Fix nano vs. millis" by John Reck · 10 years ago
  21. a6260b8 Fix nano vs. millis by John Reck · 10 years ago
  22. f3560a1 Merge "Merge close vertices in a better way." by ztenghui · 10 years ago
  23. 6657a6c Update reordering method names, and make 3d reordering API public by Chris Craik · 10 years ago
  24. 967c7fb Merge "Fix projection offset caching" by Chris Craik · 10 years ago
  25. d04a6b1 Fix projection offset caching by Chris Craik · 10 years ago
  26. f5ca8b4 Merge close vertices in a better way. by ztenghui · 10 years ago
  27. 5e1814e Merge "Remove logging of DisplayList staleness" by Chris Craik · 10 years ago
  28. 00b3144 Change ResourceType cookies to int32_t. by Narayan Kamath · 10 years ago
  29. e742799 Merge "Native-side proxy" by John Reck · 10 years ago
  30. 4f02bf4 Native-side proxy by John Reck · 11 years ago
  31. db7516e Merge "Use path outlines to define shadow shapes" by Chris Craik · 10 years ago
  32. 3783e70 Remove logging of DisplayList staleness by Chris Craik · 10 years ago
  33. a0c6260 AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 10 years ago
  34. 90f58db Add libutils dependency for libandroidfw host build. by Narayan Kamath · 11 years ago
  35. 560566d Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  36. e1aa223 Re-apply androidfw fixes lost by the directory rearrangement. by Elliott Hughes · 11 years ago
  37. 16c4d15 Revert "move libandroidfw to frameworks/native" by Adam Lesinski · 10 years ago
  38. 1cd2834 am 30e20ac5: am ebd43d46: am dff83e2b: am d5970e9c: Merge "AssetManager cookies should be int32_t and not void*." by Narayan Kamath · 10 years ago
  39. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 10 years ago
  40. 15a07a2 Use path outlines to define shadow shapes by Chris Craik · 10 years ago
  41. bb615a6 Clear root level reorder lists to prevent accessing stale DisplayLists by Chris Craik · 10 years ago
  42. 3ed1927 Fix for positioning of glyphs within a bitmap by Alexander Toresson · 11 years ago
  43. cc3c256 Property support for light positioning. by ztenghui · 10 years ago
  44. 3a3bdd0 am ee846d3e: am 38cf0704: am e9a7d229: am 66b5a2b2: am 5150eb8f: Merge "Initialize pointer members to NULL to avoid illegal reference" by Chris Craik · 10 years ago
  45. ee846d3 am 38cf0704: am e9a7d229: am 66b5a2b2: am 5150eb8f: Merge "Initialize pointer members to NULL to avoid illegal reference" by Chris Craik · 10 years ago
  46. 9202873 Initialize pointer members to NULL to avoid illegal reference by lina.x.pi · 11 years ago
  47. 8191eff Merge "Map shadow light position globally" by Chris Craik · 11 years ago
  48. ed0f7cb Merge "Fix view z translation with 3d projection disabled" by Chris Craik · 11 years ago
  49. 7b3dfa4 Transform shadow casters correctly in 3d by Chris Craik · 11 years ago
  50. cf8d9d4 Fix view z translation with 3d projection disabled by Chris Craik · 11 years ago
  51. 3197cde Map shadow light position globally by Chris Craik · 11 years ago
  52. f533e94 Support projection of DisplayLists onto ancestors. by Chris Craik · 11 years ago
  53. 81155da Merge "Remove dead code" by John Reck · 11 years ago
  54. 2114aef Remove dead code by John Reck · 11 years ago
  55. 8790be6 Remove calls to deprecated SkBitmap::setIsOpaque() by Leon Scroggins III · 11 years ago
  56. 255fd80 Merge "Simplify Z reordering logic" by Chris Craik · 11 years ago
  57. 9f68c09 Simplify Z reordering logic by Chris Craik · 11 years ago
  58. 8a3452e Merge "Calculate and show the shadow from a spot light." by ztenghui · 11 years ago
  59. 7b4516e Calculate and show the shadow from a spot light. by ztenghui · 11 years ago
  60. 58f09b3 Add DisplayList bit for projecting onto a contained volume by Alan Viverette · 11 years ago
  61. 2dfae9b Merge "b/12068020 Make kb layouts only unique to vendor/product" by RoboErik · 11 years ago
  62. fb290df b/12068020 Make kb layouts only unique to vendor/product by RoboErik · 11 years ago
  63. 23b797a EGL migration to native by John Reck · 11 years ago
  64. d218a92 Use const where possible for drawing parameters by Chris Craik · 11 years ago
  65. 8523706 Merge "Fix Clang warnings/errors" by Chris Craik · 11 years ago
  66. 564acf7 Fix Clang warnings/errors by Chris Craik · 11 years ago
  67. 406af02 Fix isRecording override by Chris Craik · 11 years ago
  68. d6b65f6 Use const access to snapshot from OpenGLRenderer by Chris Craik · 11 years ago
  69. 14e5130 Move Snapshot management to intermediate StatefulBaseRenderer class by Chris Craik · 11 years ago
  70. b458942 Create abstract base class for OpenGLRenderer by Chris Craik · 11 years ago
  71. d863a10 Add initial APIs for 3d view manipulation. by Chris Craik · 11 years ago
  72. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  73. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago
  74. 69d2513 Track Looper decoupling from ALooper by Brian Carlstrom · 11 years ago
  75. 804ff38 Handle user-defined cache path for RS. by Tim Murray · 11 years ago
  76. 868399c Merge "pass SkGlyphCache into updateGlyphCache()" by Victoria Lease · 11 years ago
  77. 8b62cda Check mDisplayListData before deref by Chris Craik · 11 years ago
  78. 2ee2d59 pass SkGlyphCache into updateGlyphCache() by Victoria Lease · 11 years ago
  79. 3b3508f Merge "Use vertex assignment instead of manual copy" by Chris Craik · 11 years ago
  80. 11a7567 Use vertex assignment instead of manual copy by Chris Craik · 11 years ago
  81. ba9b613 Create private properties on GLCanvas for experimentation with 3d by Chris Craik · 11 years ago
  82. 55bfb4e Calculate and show Ambient shadow. by ztenghui · 11 years ago
  83. a038bb4 Merge "Handle user-defined cache path for RS." by Tim Murray · 11 years ago
  84. 18809c0 Merge "3d view system!" by Chris Craik · 11 years ago
  85. abe55e9 Handle user-defined cache path for RS. by Tim Murray · 11 years ago
  86. f57776b 3d view system! by Chris Craik · 11 years ago
  87. 070274e Add libutils dependency for libandroidfw host build. by Narayan Kamath · 11 years ago
  88. 6304919 Unbreak display list debug dumping by John Reck · 11 years ago
  89. cec24ae RenderThread work by John Reck · 11 years ago
  90. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  91. aec09b6 Merge "Call SkBitmap::config() instead of ::getConfig()" by Leon Scroggins III · 11 years ago
  92. 43b692d Deprecate Android-specific SkPaint functions. by Victoria Lease · 11 years ago
  93. 4b9a19a Call SkBitmap::config() instead of ::getConfig() by Leon Scroggins III · 11 years ago
  94. f0a5907 Clean up quick rejection, especially surrounding points + lines. by Chris Craik · 11 years ago
  95. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  96. 4063a0e Clean up modelView matrix logic by Chris Craik · 11 years ago
  97. 16e7d73 am 2f70da2b: am 6ed16a89: am 0b807d2e: Merge "Update the layer\'s alpha value upon composition of the layer" by Chris Craik · 11 years ago
  98. 2f70da2 am 6ed16a89: am 0b807d2e: Merge "Update the layer\'s alpha value upon composition of the layer" by Chris Craik · 11 years ago
  99. a5ff739 Update the layer's alpha value upon composition of the layer by Digish Pandya · 11 years ago
  100. ed84dea am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs." by Elliott Hughes · 11 years ago