index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
skia
/
config
/
SkUserConfig.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Skia] Use improved gradient precision.
fmalita
2015-01-11
1
-4
/
+0
*
remove flags now that we're using new onDraw virtuals
reed
2015-01-09
1
-8
/
+0
*
Define SK_USE_FREETYPE_EMBOLDEN on Android
wangxianzhu
2015-01-09
1
-2
/
+2
*
move chrome flags out of skia's gypi
reed
2015-01-08
1
-0
/
+8
*
Disable layer hoisting
robertphillips
2015-01-06
1
-0
/
+4
*
add flags to (for now) ignore conics when drawing ovals/rrects
reed
2015-01-06
1
-0
/
+8
*
Provide a way of allowing cross process pictureimagefilters
robertphillips
2015-01-06
1
-0
/
+10
*
Allow Skia's Layer Hoisting
robertphillips
2014-12-23
1
-4
/
+0
*
remove obsolete SK_SUPPORT_LEGACY_GRADIENT_FACTORIES flag
reed
2014-12-22
1
-5
/
+0
*
add flags from skia's chromium gypi
reed
2014-12-22
1
-0
/
+9
*
use new PixelSerializer API, remove legacy flag
reed
2014-12-20
1
-4
/
+0
*
NewRasterPMColor is deprecated, use NewRasterN32Premul
reed
2014-12-18
1
-4
/
+0
*
remove unneeded flag SK_SUPPORT_LEGACY_TEXTRENDERMODE
reed
2014-12-18
1
-4
/
+0
*
add flags from skia_for_chromium_defines.gypi
reed
2014-12-17
1
-0
/
+16
*
API migration: picture.draw -> picture.playback
reed
2014-12-15
1
-4
/
+0
*
remove dead flag SK_LEGACY_PICTURE_SIZE_API
reed
2014-12-13
1
-6
/
+0
*
use picture->cullRect instead of (deprecated) width/height
reed
2014-12-13
1
-0
/
+2
*
Make DYNAMIC_ANNOTATIONS_ENABLED imply SK_DYNAMIC_ANNOTATIONS_ENABLED.
mtklein
2014-12-11
1
-0
/
+5
*
Clean up obsolete SkPicture #defines.
mtklein
2014-12-11
1
-15
/
+0
*
Remove skia trace shim, and make "skia" category disabled by default.
danakj
2014-11-26
1
-4
/
+0
*
Remove SK_IGNORE_PROPER_FRACTIONAL_SCALING.
jbroman
2014-10-29
1
-4
/
+0
*
use new api names for SkGraphics
reed
2014-10-03
1
-4
/
+0
*
move build flags into chrome's SkUserConfig
reed
2014-09-22
1
-4
/
+37
*
Optimize SkRecord in Chrome.
mtklein
2014-09-15
1
-0
/
+3
*
Try backing SkPicture with SkRecord in Chromium.
mtklein
2014-09-11
1
-0
/
+3
*
undef SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS since our callsites are clean
reed
2014-09-10
1
-4
/
+0
*
remove now-dead flag, as it is also not defined in skia's gypi
reed
2014-09-05
1
-4
/
+0
*
Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #4 id:60...
mtklein
2014-09-05
1
-3
/
+0
*
tryAllocPixels returns bool, allocPixels requires success
reed
2014-09-05
1
-2
/
+2
*
move SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS into header
reed
2014-09-05
1
-0
/
+4
*
Try backing SkPicture with SkRecord in Chromium.
mtklein
2014-09-05
1
-4
/
+7
*
Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #4 id:60...
lushnikov
2014-09-04
1
-7
/
+4
*
Try backing SkPicture with SkRecord in Chromium.
mtklein
2014-09-04
1
-4
/
+7
*
move SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL here, so it can be removed from skia'...
reed
2014-09-03
1
-0
/
+4
*
Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #2 of ht...
mlamouri
2014-08-29
1
-7
/
+4
*
Try backing SkPicture with SkRecord in Chromium.
mtklein
2014-08-29
1
-4
/
+7
*
Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #2 of ht...
mtklein
2014-08-27
1
-7
/
+4
*
Try backing SkPicture with SkRecord in Chromium.
mtklein
2014-08-27
1
-4
/
+7
*
Define SK_PICTURE_CLONE_NOOP.
mtklein@chromium.org
2014-08-08
1
-0
/
+4
*
Revert of Define SK_PICTURE_CLONE_NOOP. (https://codereview.chromium.org/4453...
abodenha@chromium.org
2014-08-08
1
-4
/
+0
*
Define SK_PICTURE_CLONE_NOOP.
mtklein@chromium.org
2014-08-07
1
-0
/
+4
*
move compile guard into chrome
reed@google.com
2014-07-17
1
-0
/
+4
*
SkBitmap::Config is no more, use SkColorType
reed@google.com
2014-07-10
1
-4
/
+0
*
remove (dead) SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE flag
reed@google.com
2014-07-08
1
-4
/
+0
*
add SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE guard
reed@google.com
2014-07-07
1
-0
/
+4
*
setConfig is deprecated, use setInfo or allocPixels instead.
reed@google.com
2014-07-02
1
-8
/
+0
*
add flags from skia_for_chromium_defines.gypi to userconfig
reed@google.com
2014-06-30
1
-0
/
+21
*
Roll Skia DEPS to r12762
robertphillips@google.com
2013-12-19
1
-0
/
+18
*
Revert of https://codereview.chromium.org/99053007/
bajones@chromium.org
2013-12-18
1
-18
/
+0
*
Updated Khronos GLES2 headers.
bajones@chromium.org
2013-12-18
1
-0
/
+18
[next]