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
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of kUsePathBoundsForClip_RecordingFlag
robertphillips@google.com
2014-06-12
1
-5
/
+2
*
stop using deprecated setConfig
reed@google.com
2014-06-07
1
-2
/
+1
*
Switch Chromium to new Skia SkCanvas::drawPicture method
robertphillips@google.com
2014-06-05
2
-6
/
+6
*
use non-deprecated version of installPixel() that takes colortable
reed@google.com
2014-06-03
1
-2
/
+3
*
skia: Avoid drawing of images completely in PaintSimplifier.
reveman@chromium.org
2014-06-03
1
-0
/
+18
*
use non-deprecated version of installPixels
reed@google.com
2014-06-02
1
-0
/
+1
*
Revert 273648 "skia: Use medium filter quality in PaintSimplifier."
reveman@chromium.org
2014-05-30
1
-8
/
+0
*
skia: Use medium filter quality in PaintSimplifier.
reveman@chromium.org
2014-05-29
1
-0
/
+8
*
Revert 269568 "use accessTopLayer instead of (DEPRECATED) getTop..."
vangelis@chromium.org
2014-05-13
2
-29
/
+34
*
use accessTopLayer instead of (DEPRECATED) getTopDevice
reed@google.com
2014-05-10
2
-34
/
+29
*
Scrub deprecated Skia APIs.
fmalita@chromium.org
2014-05-10
1
-2
/
+2
*
skia/ext: Add onDrawDRRect to the list of overrides in AnalysisCanvas.
vmpstr@chromium.org
2014-05-07
2
-0
/
+10
*
skia: Remove filter adjustment from PaintSimplifier.
reveman@chromium.org
2014-05-06
1
-1
/
+0
*
remove unnessary overrides, as base class now does this for shaders
reed@google.com
2014-05-02
1
-7
/
+1
*
replace MakeOpaque custom proc with DstATop mode
reed@chromium.org
2014-04-30
1
-10
/
+2
*
Update Chromium to new Skia headers & beginRecording signature
robertphillips@google.com
2014-04-24
1
-0
/
+2
*
Roll Skia DEPS to 14324 from 14292
bsalomon@google.com
2014-04-23
4
-67
/
+77
*
Switching unit tests to use new Skia SkPictureRecorder API
robertphillips@google.com
2014-04-23
1
-33
/
+41
*
Remove use of deprecated kOptimizeForClippedPlayback_RecordingFlag flag
robertphillips@google.com
2014-04-20
1
-2
/
+1
*
Remove Skia legacy API from Chrome.
dominikg@chromium.org
2014-04-15
1
-1
/
+1
*
Added OS specific structs initialization.
vitalybuka@chromium.org
2014-04-13
1
-8
/
+7
*
Make sure that last entry in "advances" array is initialized to 0.
vitalybuka@chromium.org
2014-04-11
1
-3
/
+4
*
remove vestigial reference to Config8888
reed@google.com
2014-04-09
1
-9
/
+0
*
Use cross-platform base::UncheckedMalloc for skia
b.kelemen@samsung.com
2014-04-04
1
-11
/
+16
*
don't call deprecated getClipType
reed@google.com
2014-03-28
1
-1
/
+1
*
Make PixelRefUtils::GatherDiscardablePixelRefs use Skia's version of the NoSa...
robertphillips@google.com
2014-03-28
1
-37
/
+2
*
Remove explicit Skia save flags.
fmalita@chromium.org
2014-03-28
1
-2
/
+2
*
switch to new virtual for createDevice
reed@google.com
2014-03-27
2
-0
/
+13
*
guard older onReadPixels override in preparation for deprecating it
reed@google.com
2014-03-22
1
-0
/
+11
*
Check for image filter in analysis canvas.
senorblanco@chromium.org
2014-03-19
2
-0
/
+15
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-8
/
+8
*
remove (unsupported) getDeviceCapabilities
reed@google.com
2014-03-14
2
-5
/
+0
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-1
/
+1
*
roll skia DEPS to 13776
fmalita@chromium.org
2014-03-13
4
-39
/
+32
*
override new virtual onWritePixels instead of deprecated writePixels
reed@google.com
2014-03-13
1
-5
/
+7
*
Keep VectorCanvas as a typedef of PlatformCanvas
reed@google.com
2014-03-13
2
-63
/
+6
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...
reed@google.com
2014-03-05
1
-4
/
+1
*
Skia is moving to have SkCanvas' clip* methods be non-virtual and call onClip...
robertphillips@google.com
2014-03-05
5
-53
/
+65
*
Revert 254567 "don't create SkDevice directly, use SkBitmap or (..."
timurrrr@chromium.org
2014-03-04
1
-1
/
+4
*
don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...
reed@google.com
2014-03-03
1
-4
/
+1
*
fold AnalysisDevice functionality into AnalysisCanvas,
reed@google.com
2014-02-28
3
-268
/
+200
*
Split Convolver.SIMDVerification into two tests
hubbe@chromium.org
2014-02-26
1
-112
/
+108
*
Revert of fold AnalysisDevice functionality into AnalysisCanvas, to simplify ...
waffles@chromium.org
2014-02-25
3
-195
/
+268
*
fold AnalysisDevice functionality into AnalysisCanvas, to simplify setup and ...
reed@google.com
2014-02-25
3
-268
/
+195
*
SkDevice virtual changed from onCreateCompatibleDevice to onCreateDevice
reed@google.com
2014-02-22
8
-34
/
+28
*
create cairo before we hand-off the surface, in case the surface is destroyed
reed@google.com
2014-02-20
2
-7
/
+15
*
call clear() instead of using deprecated API accessBitmap()
reed@chromium.org
2014-02-18
3
-3
/
+3
*
Roll Skia DEPS to r13390
robertphillips@google.com
2014-02-11
1
-1
/
+2
*
More instrumentation for GDI allocation failures
cpu@chromium.org
2014-02-11
1
-54
/
+6
[next]