1. 292b1d4 remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream() by reed@google.com · 11 years ago
  2. 6c66d2f remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable* by reed@google.com · 11 years ago
  3. 055180c Use function-ptr instead of SkFontHost api to allow client to handle by reed@google.com · 11 years ago
  4. bb281f7 Improvements/additions to SkImageCache/SkLazyPixelRef. by scroggo@google.com · 11 years ago
  5. 09f6c5c Fix android build by robertphillips@google.com · 11 years ago
  6. d9ef3a2 Create a platform-dependent object for accessing purgeable memory. by scroggo@google.com · 11 years ago
  7. 822bde7 implement fonthost table methods directly in fontconfig backend, _tables now relegated to by reed@google.com · 11 years ago
  8. 8333d2a enable fontconfig backend for fonthost on linux by reed@google.com · 11 years ago
  9. b103ed4 eliminate atsuii/coretext distinction, and rename to just _mac by mike@reedtribe.org · 11 years ago
  10. 4e0d96b revert fontconfig gyp change for now (need to install it on housekeeper and chromeos bots) by reed@google.com · 11 years ago
  11. f0e92f3 enable fontconfig by default in ports.gyp by reed@google.com · 11 years ago
  12. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 11 years ago
  13. 528a556 Fix android errors when unflattening an SkImageRef_ashmem object. by djsollen@google.com · 11 years ago
  14. 3b0a9fe Update filter tool to allow more flexible filtering by robertphillips@google.com · 11 years ago
  15. 276a295 Add support for SkImageRef_ashmem. by djsollen@google.com · 12 years ago
  16. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  17. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  18. 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
  19. 35f5ac9 update gyp files to build on iOS by caryclark@google.com · 12 years ago
  20. a98eb91 Add NaCl port of Skia by borenet@google.com · 12 years ago
  21. fd668cf Fix greenish text rendering on Linux. https://codereview.appspot.com/6484048/ by bungeman@google.com · 12 years ago
  22. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  23. c59b5da Split out SkFontHost_FreeType into common files by george@mozilla.com · 12 years ago
  24. 6ca0a5d Don't try to build SkFontHost_win_dw.cpp on non-Windows platforms. by bungeman@google.com · 12 years ago
  25. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
  26. af73091 Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk) by borenet@google.com · 12 years ago
  27. 97efada Gamma correcting masks. https://codereview.appspot.com/6244068/ by bungeman@google.com · 12 years ago
  28. 9714516 Add SkFontDescriptor for serializing fonts. by djsollen@google.com · 12 years ago
  29. a02bc15 WeakRefCnt http://codereview.appspot.com/5649046/ by bungeman@google.com · 12 years ago
  30. 5a64e58 Revert 3538. by bungeman@google.com · 12 years ago
  31. 29b63dc Correct dependencies in gyp files. http://codereview.appspot.com/5934044/ by bungeman@google.com · 12 years ago
  32. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  33. 61c2204 add SkCreateDataProviderFromStream to SkCGUtils by reed@google.com · 12 years ago
  34. 17aa07d add unittest for FontHost (just tables at the moment) by reed@google.com · 12 years ago
  35. 60abb07 Merge changes from the android repo upstream to Skia by djsollen@google.com · 12 years ago
  36. 62b24b1 Fix android build and cleanup references to SkMMapStream by djsollen@google.com · 13 years ago
  37. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  38. afcb55c move ports into its own gyp file by caryclark@google.com · 13 years ago