aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental
Commit message (Expand)AuthorAge
* pdfviewer: more prerequired work to have examples working for transparency wo...Gravatar edisonn@google.com2013-07-30
* pdfviewer: add doPage function, cet stream from ContentsGravatar edisonn@google.com2013-07-30
* pdfviewer: fix condition for element in array, reset back the default color t...Gravatar edisonn@google.com2013-07-30
* pdfviewer: load files with missing xref (we need in order to help with testin...Gravatar edisonn@google.com2013-07-29
* pdfviewer: more plumming for soft masks, blend modes and transparency groupsGravatar edisonn@google.com2013-07-29
* pdfviewer: fix a few warningsGravatar edisonn@google.com2013-07-28
* pdfviewer: gs operator implementation: dashing and fontGravatar edisonn@google.com2013-07-28
* pdfviewer: limit the characters we support in ToUnicode, to 0xffffGravatar edisonn@google.com2013-07-25
* pdfviewer: set the default background to transparent (to match render_picture...Gravatar edisonn@google.com2013-07-25
* pdfviewer: update drawBitmap, and fic a gyp issue: gyp does not run in a cons...Gravatar edisonn@google.com2013-07-25
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-25
* pdfviewer: fix path shortcuts in python script, use os.path.join()Gravatar edisonn@google.com2013-07-24
* pdfviewer: sets module is deprecated. use setGravatar edisonn@google.com2013-07-24
* pdfviewer: explicitely use set, instead of dictionary, fails to compile in so...Gravatar edisonn@google.com2013-07-24
* SkiaExamples improvements.Gravatar sglez@google.com2013-07-24
* pdfviewer: remove dependency on picture_utils. add utility function to render...Gravatar edisonn@google.com2013-07-24
* Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side...Gravatar robertphillips@google.com2013-07-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-24
* pdfviewer: more simple fixed to prevent crashesGravatar edisonn@google.com2013-07-23
* pdfviewer: don't crash if the xref is corrupted.Gravatar edisonn@google.com2013-07-23
* pdfviewer: fix type3 font, make SkPdfObject::get parameter constGravatar edisonn@google.com2013-07-23
* pdfviewer: improve memory usage, improve parse time (by 30-50%) and don't all...Gravatar edisonn@google.com2013-07-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-23
* move skpdiff into toolsGravatar zachr@google.com2013-07-22
* pdfviewer: SkTDict, does accept to pass the length of the key also. We will u...Gravatar edisonn@google.com2013-07-22
* ports for mac, ios, android, linux, windowsGravatar zachr@google.com2013-07-22
* pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes wha...Gravatar edisonn@google.com2013-07-22
* pdfviewer: fix typo (false != NULL)Gravatar edisonn@google.com2013-07-22
* Add --csv parameter to skpdiff to dump all scores in a csv file. We can run i...Gravatar edisonn@google.com2013-07-22
* Revert "migrate skpdiff to tools"Gravatar zachr@google.com2013-07-22
* migrate skpdiff to toolsGravatar zachr@google.com2013-07-22
* revert unreviewed 10194, will send to reviewGravatar edisonn@google.com2013-07-19
* skpdiff: add ability to write the diff scores in a csv file (one line per pai...Gravatar edisonn@google.com2013-07-19
* pdfviewer: fix warning in releaseGravatar edisonn@google.com2013-07-18
* make OpenCL optional for skpdiffGravatar zachr@google.com2013-07-17
* in experimental/ : roll back a few expected GM image checksums, for testingGravatar epoger@google.com2013-07-16
* experimental/json-expectations: reformat to match output of rebaseline.pyGravatar epoger@google.com2013-07-16
* commit updated JSON expectations to experimental (based on gm-expectations at...Gravatar epoger@google.com2013-07-16
* add table pregeneration script for pmetricGravatar zachr@google.com2013-07-16
* improve convolve speed of skpdiff using direct pointersGravatar zachr@google.com2013-07-16
* pdfviewer: native inline images supportGravatar edisonn@google.com2013-07-15
* modularize the display of diffs for skpdiffGravatar zachr@google.com2013-07-12
* check JSON-format expectations into experimental/ for manual testingGravatar epoger@google.com2013-07-11
* pdfviewer: add option to run the load or render multiple times, --benchLoad, ...Gravatar edisonn@google.com2013-07-11
* add ability to specify the DPI at which to render the pageGravatar edisonn@google.com2013-07-11
* pdfviewer: render in the same way regadless if we write the result to a file ...Gravatar edisonn@google.com2013-07-11
* pdfviewer: some code cleanup in rendererGravatar edisonn@google.com2013-07-11
* pdfviewer: add --pages arg: render a certain page (all, all in desceding orde...Gravatar edisonn@google.com2013-07-11
* pdfviewer: measure mem usage, command line flags library.Gravatar edisonn@google.com2013-07-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-11