1. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  2. 8cee797 pdfviewer: check in pdfapi classes by edisonn@google.com · 11 years ago
  3. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  4. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  5. 5c34491 pdfviewer: remove one #include to STL, that is not needed by edisonn@google.com · 11 years ago
  6. 2c81777 pdfviewer: update interface of derived canvas and device, to reflect lastest changes in the interfaces. by edisonn@google.com · 11 years ago
  7. 063d707 pdfviewer: code cleanup - remove STL usage by edisonn@google.com · 11 years ago
  8. fb7b1bf pdfviewer: workaround gyp issue with multiple files, not being translated into an array in linux (works in mac, as per spec) by edisonn@google.com · 11 years ago
  9. 33f11b6 pdfviewer: make pdfviewer compile on mac by edisonn@google.com · 11 years ago
  10. 3aa3555 pdfviewer: 1) debug code for drawText (show magenta background for text, to show text even when we fail to load/show it), 2) some cleanup: refactor and rename classes and files by edisonn@google.com · 11 years ago
  11. 5376610 pdfviewer: remove text save/restore (not needed) and verify that colorspace dictionary exists before using it by edisonn@google.com · 11 years ago
  12. 768bc6a pdfviewer: add ability to run on gpu by edisonn@google.com · 11 years ago
  13. 16291e5 pdfviewer: remove save/restore used with q/Q operators (we already do there save and restore) by edisonn@google.com · 11 years ago
  14. 4f898b7 pdfviewer: absolute minimal; to al least render (even if poorly) ICC based color spaces, based on RGB by edisonn@google.com · 11 years ago
  15. e57c62d pdfviewer: fix font rotation issues by edisonn@google.com · 11 years ago
  16. 0f90190 pdfviewer: /Pattern color space, uses the matrix of the last content stream, not the global matrix. by edisonn@google.com · 11 years ago
  17. 2273f9b pdfviewer: load image pain settings (like transparency), pass the page number, report failure if at least one render fails, and check that xref section starts with xref keyword. by edisonn@google.com · 11 years ago
  18. 7e27bcd pdfviewer: remove debug traces by edisonn@google.com · 11 years ago
  19. 91ce698 pdfviewer: debug code for crash by edisonn@google.com · 11 years ago
  20. 7ee12ca pdfviewer: add virtual destructor for SkPdfFont by edisonn@google.com · 11 years ago
  21. 45be4eb pdfviewer: fix typo by edisonn@google.com · 11 years ago
  22. 5149bd9 pdfviewer: set backdround to transparent, and add an app to chop transparent content in png files. by edisonn@google.com · 11 years ago
  23. b0145ce pdfviewer: add indexed rbg image support, enhanche caching(setData) for SkPdfObject by edisonn@google.com · 11 years ago
  24. e2e01ff pdfviewer: implementation of one type of pattern - simple tile patern, colored, with xstep and ystep positive. by edisonn@google.com · 11 years ago
  25. 276fed9 pdfviewer: debug the parameters for snc, and for resolveReference by edisonn@google.com · 11 years ago
  26. 9a43c18 pdfviewer: finish implementation of SkPdfObject.toString(), and include in debugging traces we leave when rendering. by edisonn@google.com · 11 years ago
  27. 251176e pdfviewer: remove simple implementation for non-isolated groups. will be implemented in skia most probably. also it is not generated by SkPDFDevice by edisonn@google.com · 11 years ago
  28. f111a4b pdfviewer: transparency groups - implementation of non-isolated and non-knockout flags by edisonn@google.com · 11 years ago
  29. 24cdf13 pdfviewer: more prerequired work to have examples working for transparency work items. by edisonn@google.com · 11 years ago
  30. 88fc03d pdfviewer: add doPage function, cet stream from Contents by edisonn@google.com · 11 years ago
  31. 641cce9 pdfviewer: fix condition for element in array, reset back the default color to white, and verify type before value in PDF API mapper by edisonn@google.com · 11 years ago
  32. 4ef4bed pdfviewer: load files with missing xref (we need in order to help with testing, as most good pdfx in the whild miss the xref). add period as a valid character to start a real value. by edisonn@google.com · 11 years ago
  33. e878e72 pdfviewer: more plumming for soft masks, blend modes and transparency groups by edisonn@google.com · 11 years ago
  34. 96ba3aa pdfviewer: fix a few warnings by edisonn@google.com · 11 years ago
  35. a0cefa1 pdfviewer: gs operator implementation: dashing and font by edisonn@google.com · 11 years ago
  36. 1acab36 pdfviewer: limit the characters we support in ToUnicode, to 0xffff by edisonn@google.com · 11 years ago
  37. ac4bedc pdfviewer: set the default background to transparent (to match render_picture default), and fix a bug a with corrupt diffs by edisonn@google.com · 11 years ago
  38. 50bbdb4 pdfviewer: update drawBitmap, and fic a gyp issue: gyp does not run in a consistent way on various palt forms, and it generates some files in ../../../foo instead of ../foo - Solution: use the (inconvenient) Shared intermediary directory that should work on all platforms. by edisonn@google.com · 11 years ago
  39. 5c561cb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  40. 2c88fe8 pdfviewer: fix path shortcuts in python script, use os.path.join() by edisonn@google.com · 11 years ago
  41. d6c276f pdfviewer: sets module is deprecated. use set by edisonn@google.com · 11 years ago
  42. 0449a56 pdfviewer: explicitely use set, instead of dictionary, fails to compile in some versions of python. by edisonn@google.com · 11 years ago
  43. 43f2b2c SkiaExamples improvements. by sglez@google.com · 11 years ago
  44. 147adb1 pdfviewer: remove dependency on picture_utils. add utility function to render SkStream into bitmap. by edisonn@google.com · 11 years ago
  45. 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 11 years ago
  46. 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  47. 1f08016 pdfviewer: more simple fixed to prevent crashes by edisonn@google.com · 11 years ago
  48. b44334c pdfviewer: don't crash if the xref is corrupted. by edisonn@google.com · 11 years ago
  49. 2fd5d36 pdfviewer: fix type3 font, make SkPdfObject::get parameter const by edisonn@google.com · 11 years ago
  50. 2ccc3af pdfviewer: improve memory usage, improve parse time (by 30-50%) and don't allocate extra buffers (more to do, but low priority now), and put the page specific memory in an allocator. by edisonn@google.com · 11 years ago
  51. 6ae6383 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  52. 5b3e2b9 move skpdiff into tools by zachr@google.com · 11 years ago
  53. d761e32 pdfviewer: SkTDict, does accept to pass the length of the key also. We will use it, as this is a prerequirment for optimizing memory usage for pdf parser. by edisonn@google.com · 11 years ago
  54. 35f02fb ports for mac, ios, android, linux, windows by zachr@google.com · 11 years ago
  55. ac03d91 pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes what pixels have been changed) by edisonn@google.com · 11 years ago
  56. 3fc4826 pdfviewer: fix typo (false != NULL) by edisonn@google.com · 11 years ago
  57. c93c8ac Add --csv parameter to skpdiff to dump all scores in a csv file. We can run it with all skps, and have scores available to look at worst offenders progarmatically. by edisonn@google.com · 11 years ago
  58. 904f86e Revert "migrate skpdiff to tools" by zachr@google.com · 11 years ago
  59. a54aaf7 migrate skpdiff to tools by zachr@google.com · 11 years ago
  60. 05b7bef revert unreviewed 10194, will send to review by edisonn@google.com · 11 years ago
  61. 9345d94 skpdiff: add ability to write the diff scores in a csv file (one line per pair of diff images, with the result of each diff engine) by edisonn@google.com · 11 years ago
  62. 620edc5 pdfviewer: fix warning in release by edisonn@google.com · 11 years ago
  63. d658568 make OpenCL optional for skpdiff by zachr@google.com · 11 years ago
  64. 2aa5757 in experimental/ : roll back a few expected GM image checksums, for testing by epoger@google.com · 11 years ago
  65. 1ddb8ab experimental/json-expectations: reformat to match output of rebaseline.py by epoger@google.com · 11 years ago
  66. 9506226 commit updated JSON expectations to experimental (based on gm-expectations at r10113) by epoger@google.com · 11 years ago
  67. 92fe073 add table pregeneration script for pmetric by zachr@google.com · 11 years ago
  68. a79d40e improve convolve speed of skpdiff using direct pointers by zachr@google.com · 11 years ago
  69. 78b38b1 pdfviewer: native inline images support by edisonn@google.com · 11 years ago
  70. 1bc995e modularize the display of diffs for skpdiff by zachr@google.com · 11 years ago
  71. c28732b check JSON-format expectations into experimental/ for manual testing by epoger@google.com · 11 years ago
  72. 6a9d436 pdfviewer: add option to run the load or render multiple times, --benchLoad, --benchRender by edisonn@google.com · 11 years ago
  73. 444e25a add ability to specify the DPI at which to render the page by edisonn@google.com · 11 years ago
  74. 1310238 pdfviewer: render in the same way regadless if we write the result to a file or not. by edisonn@google.com · 11 years ago
  75. 15b1118 pdfviewer: some code cleanup in renderer by edisonn@google.com · 11 years ago
  76. 7b328fd pdfviewer: add --pages arg: render a certain page (all, all in desceding order, firsl, last and by page number) by edisonn@google.com · 11 years ago
  77. a5aaa79 pdfviewer: measure mem usage, command line flags library. by edisonn@google.com · 11 years ago
  78. de2e4e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  79. 8bad737 pdfviewer: ignore more bad stauff in pdfs by edisonn@google.com · 11 years ago
  80. c8b3037 pdfviewer: don't delete variables, they are managed by the doc now by edisonn@google.com · 11 years ago
  81. 951d653 pdfviewer: more load references dinamically plumming by edisonn@google.com · 11 years ago
  82. 432640a pdfviewer: don't crash when trailer is missing by edisonn@google.com · 11 years ago
  83. cdad30b pdfviewer: fix bug, page -1 means render page 0 with no page extension by edisonn@google.com · 11 years ago
  84. 222382b pdf viewer: refactor, add -w parameter to pdfviewer, add -n to remove extenassion page when there is a single page (so skdiff can be run easily) and fix a bug (SkPdfobject should not reset on destruct) by edisonn@google.com · 11 years ago
  85. e4dbe21 pdfviewer: remove assert by edisonn@google.com · 11 years ago
  86. a3356fc pdfviewer: fix warnings on mac by edisonn@google.com · 11 years ago
  87. 596d2e2 pdf viewer: fix a few warnings, and enable warning as errors by edisonn@google.com · 11 years ago
  88. dfa1ebc RIP podofo by edisonn@google.com · 11 years ago
  89. 571c70b Native PDF parser implementation - don't try it on pdfs that are not generated by skia, Crome Print Preview or Chrome Save As Pdf - it will crash as mising xref, pdfs with updates, and other features are not supported yer. by edisonn@google.com · 11 years ago
  90. 9432c0c add diff viewer website by zachr@google.com · 11 years ago
  91. a95959c add JSONP option to output of skpdiff by zachr@google.com · 11 years ago
  92. 98a1967 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  93. c631b79 pdf viewer: remove const for int scalar types by edisonn@google.com · 11 years ago
  94. 2e498f1 remove now all the files fro depot for PDF API since we generate them at build time by edisonn@google.com · 11 years ago
  95. 3aac1f9 isolate podofo to prepare for native parser, autogenerate PDF API during build by edisonn@google.com · 11 years ago
  96. 945708a add diff recording and output code by zachr@google.com · 11 years ago
  97. 5d41b36 refactor folders to make prepare for native pdf parser by edisonn@google.com · 11 years ago
  98. ab03e68 more work on pdf fonts, more to come by edisonn@google.com · 11 years ago
  99. 572b54d add point of interest API by zachr@google.com · 11 years ago
  100. 5eef11b fix OpenCL memory leak by zachr@google.com · 11 years ago