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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Add MIPS Android related changes to gn build system
Gordana.Cmiljanovic@imgtec.com
2014-06-24
1
-2
/
+12
*
Remove Skia suppressions.
fmalita@chromium.org
2014-06-20
1
-14
/
+0
*
Stop using (deprecated) getTotalClip
reed@google.com
2014-06-20
2
-41
/
+29
*
Use standard compile asserts and offsetof in skia_utils_win.cc.
bungeman@chromium.org
2014-06-20
1
-17
/
+11
*
Switch to the new SkCanvas::willSave() API.
fmalita@chromium.org
2014-06-19
3
-5
/
+5
*
Add some layout test suppressions required for an upcoming skia roll.
senorblanco@chromium.org
2014-06-19
1
-0
/
+6
*
Customize SkFontMgr::Factory to control DirectWrite vs. GDI selection
scottmg@chromium.org
2014-06-19
6
-4
/
+45
*
Add Skia text suppression for canvas-draw-canvas-on-canvas-shadow.html
fmalita@chromium.org
2014-06-18
1
-1
/
+1
*
stop calling deprecated setConfig
reed@google.com
2014-06-18
13
-73
/
+37
*
Remove use of kUsePathBoundsForClip_RecordingFlag
robertphillips@google.com
2014-06-12
1
-5
/
+2
*
Suppress image failures due to Skia change.
scroggo@google.com
2014-06-12
1
-0
/
+14
*
Change skia build files to use a utils.gypi instead of hardcoded files.
egdaniel@google.com
2014-06-10
3
-74
/
+173
*
Remove existing Skia suppressions.
fmalita@chromium.org
2014-06-10
1
-16
/
+0
*
stop using deprecated setConfig
reed@google.com
2014-06-07
1
-2
/
+1
*
Skia roll 4962140:b0b0feb
bungeman@chromium.org
2014-06-06
3
-4
/
+20
*
Remove SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE
fmalita@chromium.org
2014-06-06
2
-3
/
+16
*
Remove references to SkImageRef
halcanary@google.com
2014-06-05
2
-4
/
+0
*
Switch Chromium to new Skia SkCanvas::drawPicture method
robertphillips@google.com
2014-06-05
2
-6
/
+6
*
Relocate SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE
fmalita@chromium.org
2014-06-04
1
-0
/
+3
*
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
*
Remove SK_IGNORE_DWRITE_BITMAP_FIX from Chromium defines.
bungeman@chromium.org
2014-06-02
1
-2
/
+0
*
Update skia and ui GN builds
brettw@chromium.org
2014-05-31
2
-61
/
+9
*
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
*
Add SK_IGNORE_DWRITE_BITMAP_FIX to skia_common.gypi.
bungeman@chromium.org
2014-05-29
1
-0
/
+2
*
Remove existing Skia suppressions.
fmalita@chromium.org
2014-05-28
1
-10
/
+0
*
Add ppapi, improve Windows GN build.
brettw@chromium.org
2014-05-27
1
-0
/
+15
*
Remove SkUnitMappers from skia_gn_files.gypi
fmalita@chromium.org
2014-05-22
1
-1
/
+0
*
Make skia compile in Android GN build.
brettw@chromium.org
2014-05-20
1
-2
/
+90
*
Fix formatting in skia_test_expectations.txt
nbarth@chromium.org
2014-05-13
1
-6
/
+6
*
Suppressions for DirectWrite tests (line thickness)
borenet@google.com
2014-05-13
1
-0
/
+10
*
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
*
Remove existing Skia suppressions.
fmalita@chromium.org
2014-05-07
1
-11
/
+0
*
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
*
Roll Skia DEPS to 14492
mtklein@chromium.org
2014-05-01
2
-4
/
+4
*
Update Skia's GN build to pull directly from the gypi files in third_party.
djsollen@google.com
2014-04-30
2
-754
/
+75
*
Hack SkRecord in as an alternate recording mode in cc/resources/picture.
mtklein@chromium.org
2014-04-30
1
-0
/
+2
*
replace MakeOpaque custom proc with DstATop mode
reed@chromium.org
2014-04-30
1
-10
/
+2
*
Require commas between items in a GN list.
brettw@chromium.org
2014-04-29
1
-1
/
+1
*
roll skia DEPS to 14425
caryclark@google.com
2014-04-29
1
-0
/
+1
*
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
*
Make GN's "check" run cleanly.
brettw@chromium.org
2014-04-22
2
-5
/
+9
[next]