1. 3c8ceb7 Simplify linkages to Android framework internals by tomhudson · 9 years ago
  2. 4586334 Add overrides to SkAndroidSDKCanvas, update SkHwuiRenderer by tomhudson · 9 years ago
  3. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  4. f582282 change asABitmap to isABitmap on shader by reed · 9 years ago
  5. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  6. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  7. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  8. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  9. 849a620 add missing comma by Derek Sollenberger · 9 years ago
  10. d8ea6b4 fix tests for android framework build by djsollen · 9 years ago
  11. aa80e42 Fix straggling SK_VIRTUAL_CONSTRAINT_TYPEs by scroggo · 9 years ago
  12. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  13. bd3e8cb Cleanup skia test harness due to changes to DisplayListCanvas by Derek Sollenberger · 9 years ago
  14. a8db728 add matrix options to drawDrawable by reed · 10 years ago
  15. b97e909 Fix SkAndroidSDKCanvas virtuals by tomhudson · 10 years ago
  16. d8b544c Set OpenGLRenderer light center separately from initial setup by scroggo · 10 years ago
  17. d7c6771 Support HWUI rename of DisplayListRenderer by tomhudson · 10 years ago
  18. 05e4aba Add missing override of willSaveLayer() by tomhudson · 10 years ago
  19. 573ae01 Move HWUI boilerplate into utils/android by tomhudson · 10 years ago
  20. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  21. f7edcde Both DM and nanobench need this, so moving the duplicated code to by tomhudson · 10 years ago
  22. 5ec3d21 remove ashmem from skia by halcanary · 11 years ago
  23. e9e62d5 Ashmem functions compile when size_t != __u32 by commit-bot@chromium.org · 11 years ago
  24. bc55eec Implement SkAshmemDiscardableMemory by halcanary@google.com · 11 years ago
  25. 0c63fcd Add purge all caches to our ashmem wrapper. by commit-bot@chromium.org · 12 years ago
  26. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 12 years ago
  27. dd335ae Change to BDS license (as we did with all the other files that were Apache) by reed@google.com · 12 years ago
  28. 276a295 Add support for SkImageRef_ashmem. by djsollen@google.com · 12 years ago