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
*
Change SkMScalar from double to float
enne@chromium.org
2013-10-02
1
-2
/
+2
*
Roll Skia DEPS to r11515
robertphillips@google.com
2013-09-30
1
-0
/
+54
*
All platforms need to build SkPaintOptionsAndroid at Skia head now.
mtklein@google.com
2013-09-27
1
-8
/
+0
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
1
-3
/
+1
*
Roll Skia DEPS to r11429
robertphillips@google.com
2013-09-23
2
-11
/
+1
*
Add more support for FreeBSD
Geo.Liaskos@gmail.com
2013-09-21
2
-2
/
+2
*
Roll Skia DEPS to 11409 with suppressions
robertphillips@google.com
2013-09-20
2
-1
/
+5
*
Roll Skia DEPS to r11288 with suppressions
robertphillips@google.com
2013-09-16
1
-0
/
+5
*
add missing #include of <algorithm>, needed on VS2013 for std::min/max
scottmg@chromium.org
2013-09-12
1
-0
/
+2
*
Roll Skia DEPS to r11190
robertphillips@google.com
2013-09-11
1
-0
/
+7
*
Remove remaining Skia suppressions.
fmalita@chromium.org
2013-09-09
1
-10
/
+0
*
Roll Skia DEPS to r11121 with suppression
robertphillips@google.com
2013-09-06
1
-0
/
+3
*
skia: Remove obsolete GR_* defines.
tfarina@chromium.org
2013-09-06
1
-4
/
+1
*
Switch AwPixelInfo to wrap SkCanvasLayerState
joth@chromium.org
2013-09-06
1
-0
/
+2
*
Android: exclude dead code from android build
anton@chromium.org
2013-09-02
1
-1
/
+1
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-3
/
+2
*
Remove Skia suppressions.
fmalita@chromium.org
2013-08-30
1
-96
/
+0
*
remove unused include (a step towards removing SkTScopedPtr)
mtklein@google.com
2013-08-29
1
-1
/
+0
*
Switching my skia/OWNERS entry to @chromium.org address.
fmalita@chromium.org
2013-08-29
1
-1
/
+1
*
Skia r10995 landed the SkDevice refactoring in Skia. This CL rolls up to that...
robertphillips@google.com
2013-08-29
4
-13
/
+3
*
Roll Skia DEPS to r10991
robertphillips@google.com
2013-08-29
1
-0
/
+4
*
Optimize alpha software PictureDrawQuads.
aelias@chromium.org
2013-08-29
3
-0
/
+62
*
Roll Skia DEPS to r10963 (with suppressions)
robertphillips@google.com
2013-08-28
1
-0
/
+82
*
Roll Skia DEPS to r10927
robertphillips@google.com
2013-08-27
1
-27
/
+1
*
Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...
robertphillips@google.com
2013-08-26
23
-106
/
+115
*
Roll Skia DEPS to r10909
robertphillips@google.com
2013-08-26
1
-2
/
+0
*
skia: Added chrome implementation of SkDiscardableMemory.
ernstm@chromium.org
2013-08-24
3
-0
/
+84
*
Remove double allocation of pixels when constructing an SkDevice backed by Co...
bsalomon@google.com
2013-08-23
1
-3
/
+5
*
Roll Skia DEPS to r10851
robertphillips@google.com
2013-08-21
1
-0
/
+26
*
Android: adjusts the Skia font cache.
bulach@chromium.org
2013-08-21
1
-4
/
+5
*
Roll Skia DEPS to r10787
robertphillips@google.com
2013-08-20
1
-0
/
+5
*
Submitting https://codereview.chromium.org/23116003/ for Cihat Imamoglu.
avayvod@chromium.org
2013-08-19
2
-2
/
+2
*
Revert 218271 "Roll Skia DEPS to r10790 (take 2)"
dbeam@chromium.org
2013-08-19
2
-31
/
+0
*
Roll Skia DEPS to r10790 (take 2)
robertphillips@google.com
2013-08-19
2
-0
/
+31
*
Android WebView: build fixes for use_system_skia.
torne@chromium.org
2013-08-16
1
-0
/
+7
*
Roll Skia DEPS to r10765
robertphillips@google.com
2013-08-16
6
-7
/
+13
*
skia: remove gpu/gl from include path.
torne@chromium.org
2013-08-12
1
-2
/
+0
*
Android WebView: support building against system skia.
torne@chromium.org
2013-08-12
2
-10
/
+47
*
Make target skia_library propagate gyp settings from blink_skia_config
junov@chromium.org
2013-08-08
1
-0
/
+3
*
Reinstating blink_skia_config.gyp dependency
junov@chromium.org
2013-08-08
1
-3
/
+1
*
Roll Skia DEPS to 10602
robertphillips@google.com
2013-08-07
1
-0
/
+2
*
Disable Convolver.SIMDVerification under the ThreadSanitizer.
glider@chromium.org
2013-08-07
1
-1
/
+7
*
Fully qualify includes in skia ext/ code.
torne@chromium.org
2013-08-06
1
-13
/
+12
*
[skia_benchmarking_extension] fix off-by-one timing reporting.
fmalita@chromium.org
2013-08-06
1
-1
/
+2
*
Roll Skia DEPS to r10475 (take 3)
robertphillips@google.com
2013-08-01
2
-8
/
+4
*
Revert 215007 "Roll Skia DEPS to r10475"
skyostil@google.com
2013-08-01
1
-1
/
+0
*
Roll Skia DEPS to r10475
robertphillips@google.com
2013-08-01
1
-0
/
+1
*
Roll Skia DEPS to r10447 & add suppressions
robertphillips@google.com
2013-07-31
1
-0
/
+9
*
[SkiaBenchmarkingExtension] Add draw command timing info.
fmalita@chromium.org
2013-07-30
4
-0
/
+291
*
Remove dependency on Blink's Source/WebKit/chromium
abarth@chromium.org
2013-07-29
1
-1
/
+3
[next]