| Commit message (Expand) | Author | Age |
... | |
* | remove SkFloatToScalar macro | commit-bot@chromium.org | 2013-11-25 |
* | Move PdfTokenLooper into its own file. | scroggo@google.com | 2013-11-20 |
* | Ifdef guard for SkPdfContext. | scroggo@google.com | 2013-11-20 |
* | Move SkPdfContext into its own files. | scroggo@google.com | 2013-11-20 |
* | Make changes based on talks with Edison. | scroggo@google.com | 2013-11-20 |
* | Changes to SkTDStackNester. | scroggo@google.com | 2013-11-20 |
* | Move SkTDStackNester into its own private file. | scroggo@google.com | 2013-11-20 |
* | Hide unused gFormats. | mtklein@google.com | 2013-11-20 |
* | Add missing (trivial) virtual destructors. | mtklein@google.com | 2013-11-20 |
* | Pdfviewer refactoring. | scroggo@google.com | 2013-11-14 |
* | Fix warnings and Win only error in pdf_viewer. | scroggo@google.com | 2013-11-14 |
* | Include SkBitmapDevice for pdf_viewer. | scroggo@google.com | 2013-11-14 |
* | pdfviewer: readobject can return null, and catalog can be null | edisonn@google.com | 2013-11-13 |
* | drawPosTextOnPath is now deprecated, removing all overrides and impls | reed@google.com | 2013-11-13 |
* | pdfviewer: remove sqrt from the formula computing the scale (DPI is dots per ... | edisonn@google.com | 2013-11-12 |
* | Add a script for running pdfviewer and comparing to existing results. | scroggo@google.com | 2013-11-12 |
* | Use SkPathJoin and SkBasename in Pdfviewer. | scroggo@google.com | 2013-11-12 |
* | pdfviewer: fix build break in windows (wrong return type on function) | edisonn@google.com | 2013-11-11 |
* | pdfviewr: include what you use (stdio) | edisonn@google.com | 2013-11-07 |
* | pdfviewer: fix typos (|| instead of |) | edisonn@google.com | 2013-11-07 |
* | Fix Mac warning in PdfViewer. | scroggo@google.com | 2013-11-07 |
* | Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv... | bsalomon@google.com | 2013-10-22 |
* | If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw... | bsalomon@google.com | 2013-10-22 |
* | Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ... | robertphillips@google.com | 2013-10-17 |
* | If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw... | commit-bot@chromium.org | 2013-10-17 |
* | pdfviewer: more code comments + concat the pdf matrix with the existing matri... | edisonn@google.com | 2013-10-11 |
* | pdfviewer: (more code cleanup): class documentation and comments | edisonn@google.com | 2013-10-11 |
* | mode code cleanup (100c / l, comments) | edisonn@google.com | 2013-10-10 |
* | basically a typo | commit-bot@chromium.org | 2013-10-10 |
* | code cleanup | edisonn@google.com | 2013-10-09 |
* | remove tracking code, as it polutes the code readability. Should be added bac... | edisonn@google.com | 2013-10-09 |
* | pdf report files | edisonn@google.com | 2013-10-07 |
* | pdfviewer: do not submit, uploaded for backup, and will be done actually afte... | edisonn@google.com | 2013-09-13 |
* | pdfviewer: (part 1) store the offset of the location of object in file/stream... | edisonn@google.com | 2013-09-05 |
* | pdfviewer: track what objects have been used during rendering. It will be the... | edisonn@google.com | 2013-09-05 |
* | pdfviewer: fix break, include the right header. | edisonn@google.com | 2013-09-04 |
* | Rewrite SkTRegistry to take any trivially-copyable type. | mtklein@google.com | 2013-09-04 |
* | Add ShouldSkip variant that can read a --match flag directly. | commit-bot@chromium.org | 2013-08-30 |
* | Replace SkTScopedPtr with SkAutoTDelete in Skia. | commit-bot@chromium.org | 2013-08-29 |
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |
* | Remove experimental/json-expectations , no longer needed. | epoger@google.com | 2013-08-27 |
* | pdfviewer: if the resources are missing, exit (right now inheritance is not i... | edisonn@google.com | 2013-08-22 |
* | My clang now doesn't complain about !"foo". | mtklein@google.com | 2013-08-22 |
* | pdfviewer: when q start, and an operator is called, it should not be able to ... | edisonn@google.com | 2013-08-22 |
* | pdfviewer: add macros to automatically check number and type of parameters | edisonn@google.com | 2013-08-22 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-08-22 |
* | pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo wi... | edisonn@google.com | 2013-08-21 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-08-21 |
* | Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu... | robertphillips@google.com | 2013-08-20 |
* | pdfviewer: check in pdfapi classes | edisonn@google.com | 2013-08-20 |