aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* skia: Added SkDiscardableMemory interface.Gravatar scroggo@google.com2013-08-19
* Add libraries to fix Ubuntu13 Clang buildGravatar borenet@google.com2013-08-19
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-17
* allow both GDI and DW fontmgrs at the same timeGravatar bungeman@google.com2013-08-16
* pdfviewer: fix typo in sample appGravatar edisonn@google.com2013-08-16
* pdfviewer: (cleanup) put the gyp for library code in a separate fileGravatar edisonn@google.com2013-08-16
* This bench attempts to recreate Chromium's Canvas_putImageData performance te...Gravatar commit-bot@chromium.org2013-08-16
* Revert r10718 to unblock rollGravatar robertphillips@google.com2013-08-15
* Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it.Gravatar mtklein@google.com2013-08-15
* Revert "Unpremultiply SkBitmaps for PDF output"Gravatar scroggo@google.com2013-08-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-15
* pdfviewer: workaround gyp issue with multiple files, not being translated int...Gravatar edisonn@google.com2013-08-14
* Unpremultiply SkBitmaps for PDF outputGravatar commit-bot@chromium.org2013-08-14
* Add blend optimization helpers and use to convert rect draws to clears.Gravatar commit-bot@chromium.org2013-08-14
* pdfviewer: make pdfviewer compile on macGravatar edisonn@google.com2013-08-14
* allow both GDI and DW fontmgrs at the same timeGravatar reed@google.com2013-08-14
* pdfviewer: 1) debug code for drawText (show magenta background for text, to s...Gravatar edisonn@google.com2013-08-14
* Fix crash when querying a runtime config that is defined in environmentGravatar commit-bot@chromium.org2013-08-14
* Prevent picture recording from over optimizing the culling of clips.Gravatar djsollen@google.com2013-08-13
* fix malformed gypi file that was missing commasGravatar djsollen@google.com2013-08-12
* Update Skia Android tools.Gravatar djsollen@google.com2013-08-12
* Reverted r10654 (Fix crash when querying a runtime config that is defined in ...Gravatar robertphillips@google.com2013-08-11
* remove include from the header pathsGravatar djsollen@google.com2013-08-09
* Remove exported headers and add all public headers into dictionary for refere...Gravatar djsollen@google.com2013-08-09
* Fix crash when querying a runtime config that is defined in environmentGravatar commit-bot@chromium.org2013-08-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-09
* This attempts to replicate some bad cache behavior Mozilla reported.Gravatar commit-bot@chromium.org2013-08-08
* Add new GM to targeted at rect->clear optimization with different xfermodes.Gravatar commit-bot@chromium.org2013-08-08
* Adding 2 functions to the Skia APIGravatar commit-bot@chromium.org2013-08-08
* pdfviewer: add ability to run on gpuGravatar edisonn@google.com2013-08-08
* Create a gypi that contains all the SK_API header files for use by clients (i...Gravatar djsollen@google.com2013-08-08
* Use Path Ops to generate PDF clipsGravatar commit-bot@chromium.org2013-08-08
* Upstreaming DropShadowImageFilter into skia, from BlinkGravatar junov@chromium.org2013-08-07
* Add downsample from 8888 to 4444.Gravatar scroggo@google.com2013-08-07
* enable SK_FONTHOST_USES_FONTMGR for mac and win. linux fontmgr not readyGravatar reed@google.com2013-08-07
* Revert "Add blend optimization helpers and use to convert rect draws to clears."Gravatar bsalomon@google.com2013-08-07
* Move SkComposeImageFilter into its own {.h, .cpp} filesGravatar commit-bot@chromium.org2013-08-07
* Reverting r10583: Upstreaming DropShadowImageFilter into skia, from BlinkGravatar jvanverth@google.com2013-08-06
* Upstreaming DropShadowImageFilter into skia, from BlinkGravatar junov@chromium.org2013-08-06
* Tweak -mssse3 on Mac a little.Gravatar commit-bot@chromium.org2013-08-06
* Add blend optimization helpers and use to convert rect draws to clears.Gravatar commit-bot@chromium.org2013-08-06
* revise SkTDynamicHash and add unit testsGravatar commit-bot@chromium.org2013-08-05
* Revert "Add blend optimization helpers and use to convert rect draws to clears."Gravatar bsalomon@google.com2013-08-05
* pdfviewer: set backdround to transparent, and add an app to chop transparent ...Gravatar edisonn@google.com2013-08-05
* Add blend optimization helpers and use to convert rect draws to clears.Gravatar commit-bot@chromium.org2013-08-05
* Enable SkUtilsArm on all ARM platforms and always use NDK compliant NEON dete...Gravatar djsollen@google.com2013-08-05
* Fix a crash on stroking empty paths with nv_path_rendering enabledGravatar commit-bot@chromium.org2013-08-05
* In preparation for make Chromium's skia.gyp use pdf.gypi.Gravatar commit-bot@chromium.org2013-08-04
* Add fullscreen rect benchGravatar bsalomon@google.com2013-08-02
* Fixes for JPEG subset decoding.Gravatar scroggo@google.com2013-08-01