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
*
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
2
-37
/
+3
*
Remove skia test expectations for now-passing tests.
senorblanco@chromium.org
2014-03-28
1
-4
/
+0
*
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
*
roll skia DEPS to 13948
mtklein@chromium.org
2014-03-26
1
-0
/
+4
*
[Skia]: Add opts_none targets to arm64 build.
rmcilroy@chromium.org
2014-03-25
1
-0
/
+12
*
Roll Skia DEPS to r13904
robertphillips@google.com
2014-03-24
1
-2
/
+16
*
guard older onReadPixels override in preparation for deprecating it
reed@google.com
2014-03-22
1
-0
/
+11
*
Fix skia_library.gypi for Arm64.
rmcilroy@chromium.org
2014-03-21
1
-1
/
+2
*
Enable Arm64 target arch in gyp build config
rmcilroy@chromium.org
2014-03-20
2
-5
/
+11
*
Check for image filter in analysis canvas.
senorblanco@chromium.org
2014-03-19
2
-0
/
+15
*
Update PRESUBMIT for tryserver.chromium.gpu
phajdan.jr@chromium.org
2014-03-18
1
-3
/
+5
*
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
*
Layout test expectations update (ski version)
zmo@chromium.org
2014-03-14
1
-5
/
+1
*
Roll Skia DEPS to r13802
robertphillips@google.com
2014-03-14
1
-0
/
+4
*
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
3
-64
/
+6
*
More sync of PRESUBMIT with what CQ runs
phajdan.jr@chromium.org
2014-03-13
1
-1
/
+1
*
Remove defunct mac_gpu_retina configuration from presubmit scripts.
kbr@chromium.org
2014-03-12
1
-1
/
+0
*
Convert most Chromium presubmit files to use new multiple-tryserver-compatibl...
phajdan.jr@chromium.org
2014-03-11
1
-8
/
+10
*
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
2
-9
/
+3
*
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
2
-3
/
+9
*
don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...
reed@google.com
2014-03-03
2
-9
/
+3
*
Remove Skia suppressions.
fmalita@chromium.org
2014-03-03
1
-8
/
+0
*
Remove obsolete files and comment from skia/
yukawa@chromium.org
2014-03-01
3
-326
/
+0
*
fold AnalysisDevice functionality into AnalysisCanvas,
reed@google.com
2014-02-28
3
-268
/
+200
*
defer to skia_for_chromium_defines.gypi for temporary guard defines
reed@google.com
2014-02-27
1
-4
/
+9
*
Temporarily add SK_SUPPORT_LEGACY_LAYERRASTERIZER_API define.
dominikg@chromium.org
2014-02-26
1
-0
/
+1
*
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
*
Roll Skia DEPS to r13570
robertphillips@google.com
2014-02-25
1
-0
/
+1
*
Roll Skia DEPS to r13562
robertphillips@google.com
2014-02-24
1
-0
/
+1
*
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
*
Roll Skia DEPS to r13509
robertphillips@google.com
2014-02-20
2
-0
/
+9
*
Revert 252017 "Roll to r13493"
robertphillips@google.com
2014-02-19
2
-9
/
+0
*
Roll to r13493
robertphillips@google.com
2014-02-19
2
-0
/
+9
*
Add temporary define to make some Skia constructors public.
dominikg@chromium.org
2014-02-18
1
-0
/
+1
*
Revert 251775 "roll skia DEPS to 13482"
robertphillips@google.com
2014-02-18
2
-10
/
+0
*
call clear() instead of using deprecated API accessBitmap()
reed@chromium.org
2014-02-18
3
-3
/
+3
*
roll skia DEPS to 13482
robertphillips@google.com
2014-02-18
2
-0
/
+10
*
#define SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG to guard against Skia api c...
reed@google.com
2014-02-17
1
-0
/
+1
*
Roll Skia DEPS to r13441
robertphillips@google.com
2014-02-14
1
-0
/
+3
[next]