summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* remove SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR now that call-sites have been u...reed@google.com2014-01-022-11/+0
* roll skia DEPS to 12846reed@google.com2014-01-021-1/+2
* Updated Khronos GLES2 headers. (Take 2, Original: https://codereview.chromium...bajones@chromium.org2013-12-301-2/+1
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-1/+1
* remove SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR now that call-sites have been u...reed@google.com2013-12-203-47/+34
* Roll Skia DEPS to r12791robertphillips@google.com2013-12-201-1/+2
* Roll Skia DEPS to r12762robertphillips@google.com2013-12-192-3/+18
* Add base:: to some string16s in skia/.dbeam@chromium.org2013-12-191-2/+2
* Revert of https://codereview.chromium.org/99053007/bajones@chromium.org2013-12-182-18/+3
* Updated Khronos GLES2 headers.bajones@chromium.org2013-12-182-3/+18
* Roll Skia DEPS to r12723robertphillips@google.com2013-12-181-1/+2
* Move Skia's variables and defines to skia_common.bungeman@chromium.org2013-12-172-147/+161
* This is based on a failed roll attempt to r12698 (https://codereview.chromium...robertphillips@google.com2013-12-171-0/+5
* Revert 241277 "Roll Skia DEPS to r12698"robertphillips@google.com2013-12-171-5/+0
* Roll Skia DEPS to r12698robertphillips@google.com2013-12-171-0/+5
* Roll Skia DEPS to r12678robertphillips@google.com2013-12-161-0/+1
* pass SkImageInfo to pixelref constructorreed@google.com2013-12-111-10/+25
* Always use the SkPixelRef constructor that takes SkImageInfo, as the older fo...reed@google.com2013-12-102-1/+12
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-2/+2
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-2/+2
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-2/+2
* Roll Skia DEPS to r12494robertphillips@google.com2013-12-052-1/+7
* In order to respect Win32 semantics (and appease Dr.Memory), stash the initia...senorblanco@chromium.org2013-12-042-5/+8
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Remove BitmapPlatformDeviceData, and merge its functionality into the appropr...senorblanco@chromium.org2013-12-028-253/+212
* Roll Skia DEPS to r12430robertphillips@google.com2013-12-021-0/+1
* ozone: Fix embedded component build with enable_printing==0spang@chromium.org2013-11-221-0/+4
* Removed the SKIA_IGNORE_GPU_MIPMAPS macro since we set glGenMipmap inskaslev@chromium.org2013-11-201-2/+0
* Reuse Skia functions for converting to/from NSImage.dcheng@chromium.org2013-11-203-21/+30
* ozone: Support building without cairospang@chromium.org2013-11-199-29/+39
* Adding new fuzzer deserialization test codesugoi@chromium.org2013-11-182-0/+104
* Add diagnostic information for CreateDIBSection failuresjamesr@chromium.org2013-11-181-0/+58
* Set SK_DEFAULT_FONT_CACHE_COUNT_LIMIT=256 on windows onlyjamesr@chromium.org2013-11-151-3/+9
* Revert 234641 "cc: Combine analysis and raster"enne@chromium.org2013-11-133-29/+35
* Change direct_dependent_settings to all in skia_common.gypi.bungeman@chromium.org2013-11-131-1/+4
* Revert 234702 "Try a different arbitrary SkGlyphCache cap (64 ->..."jamesr@chromium.org2013-11-131-1/+1
* Split incompatible MSAA extensions.sievers@chromium.org2013-11-132-0/+3
* Override drawRRect in fake SkBitmapDevices.scroggo@google.com2013-11-134-0/+22
* Try a different arbitrary SkGlyphCache cap (64 -> 256)jamesr@chromium.org2013-11-131-1/+1
* Roll Skia DEPS to 12260robertphillips@google.com2013-11-133-4/+13
* cc: Combine analysis and rasterenne@chromium.org2013-11-123-35/+29
* Revert 234496 "Roll Skia DEPS to r12231"robertphillips@google.com2013-11-122-11/+4
* Roll Skia DEPS to r12231robertphillips@google.com2013-11-122-4/+11
* Revert 234213 "Roll Skia DEPS to r12208"robertphillips@google.com2013-11-112-20/+0
* Roll Skia DEPS to r12208robertphillips@google.com2013-11-112-0/+20
* Clean up uses of use_glib that are not related to glib dependenciesspang@chromium.org2013-11-082-4/+4
* Remove the disable for recent blur optimizations, since it has been upstreame...senorblanco@chromium.org2013-11-071-2/+0
* Remove Skia suppressions.fmalita@chromium.org2013-11-071-66/+0
* Set the skia glyph cache count limit to 64jamesr@chromium.org2013-11-071-0/+3
* Switch from (deprecated) setIsOpaque to setAlphaType.tfarina@chromium.org2013-11-062-4/+12