1. deee496 replace setConfig+allocPixels with single call by mike@reedtribe.org · 11 years ago
  2. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  3. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  4. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  5. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  6. 608ea65 Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a specialized function pointer for pdf only only to pass a rectangle, when we can use subseted bitmaps. by commit-bot@chromium.org · 11 years ago
  7. 57c5672 Fix leaked SkPDFDevice in PDFPrimitivesTest.cpp by robertphillips@google.com · 11 years ago
  8. 83f0d30 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  9. f1a358f Fix compile warning on mac that breaks a bot, and remove jpeg creation bitmap since we mock the compression. by edisonn@google.com · 11 years ago
  10. d9dfa18 Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream. by edisonn@google.com · 11 years ago
  11. 6addb19 resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we by edisonn@google.com · 11 years ago
  12. 35300c4 Fix minor valgrind-found memory leaks by robertphillips@google.com · 11 years ago
  13. acef3c4 Reverting r8233 (Use SkSet in PDF) by robertphillips@google.com · 11 years ago
  14. 66bedbb resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we added capability to collect minidump and callstack if buildbot fails with heap coruption in windows. a few minor conflicts have been resolved) by edisonn@google.com · 11 years ago
  15. 8c02061 Update flag to reflect actual meaning. by edisonn@google.com · 11 years ago
  16. 5bd26d3 revert r7892 by edisonn@google.com · 11 years ago
  17. 194b7cd resubmit after fixing assert issue: https://codereview.appspot.com/6744050 by edisonn@google.com · 11 years ago
  18. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 11 years ago
  19. d1c53aa Revert r7883 by edisonn@google.com · 11 years ago
  20. 676aef0 Use SkSet to fix issue when pdf generates an exp number of resources. by edisonn@google.com · 11 years ago
  21. 4e1cc6a [PDF] Handle invalid glyph IDs on drawText methods. by vandebo@chromium.org · 12 years ago
  22. f91c63e Revert r7341 by edisonn@google.com · 12 years ago
  23. c13ee60 If getAdvance fails, getAdvanceData should not assert, but ignored. by edisonn@google.com · 12 years ago
  24. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  25. 6eb549e Revert "Remove SkRefPtr" - r7021 by vandebo@chromium.org · 12 years ago
  26. e8a76ae Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  27. 251a766 [PDF] Fix name generation - / needs to be escaped. by vandebo@chromium.org · 12 years ago
  28. 238be8c [PDF] Add link annotations. by vandebo@chromium.org · 12 years ago
  29. 59f46b8 Fixed Windows compiler complaints by robertphillips@google.com · 12 years ago
  30. 42639cd fix warnings on Mac in tests by caryclark@google.com · 12 years ago
  31. 4debcac Debug Windows compiler complaint fixes by robertphillips@google.com · 12 years ago
  32. f8aa18c Compile with c++0x. http://codereview.appspot.com/5841074/ by bungeman@google.com · 12 years ago
  33. cc46a0a Fix copy paste error in test ref counting. by vandebo@chromium.org · 12 years ago
  34. c0376fe [PDF] Fix name objects containing characters > 0x80 and add a test. by vandebo@chromium.org · 12 years ago
  35. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  36. d3a094c [PDF] Fix bug in catalog substitution. by vandebo@chromium.org · 13 years ago
  37. 421d644 [PDF] Make stream compression optional on a per device basis. by vandebo@chromium.org · 13 years ago
  38. 2ef12d4 [PDF] Add a concept of a substitute object to the SkPDFCatalog class. by vandebo@chromium.org · 13 years ago
  39. 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 13 years ago
  40. 6cc26da [PDF] Fix PDF primitives test for fixed scalars. by vandebo@chromium.org · 13 years ago
  41. 094316b [PDF] Restrict scalars to the range that PDF understands. by vandebo@chromium.org · 13 years ago
  42. 9b49dc0 First pieces of SkPDFDevice. Supports: by vandebo@chromium.org · 14 years ago
  43. d877fdb High level pdf classes and pdf specific interface. by vandebo@chromium.org · 14 years ago
  44. f66025d Address senorblanco's comments on r600. by vandebo@chromium.org · 14 years ago
  45. 8459d4e Initial PDF backend commit: directories, build rules, primitives by vandebo@chromium.org · 14 years ago