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
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
3
-66
/
+30
*
Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-10
3
-31
/
+67
*
roll skia to 3891
reed@google.com
2012-05-10
2
-0
/
+6
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
3
-67
/
+31
*
roll skia to 3884
reed@google.com
2012-05-09
1
-0
/
+3
*
Roll Skia to 3866.
bsalomon@google.com
2012-05-08
2
-2
/
+5
*
roll skia to 3830 (including fix to ASAN bug from 3828)
reed@google.com
2012-05-04
1
-1
/
+0
*
This patch is to enable x86 android build.
james.wei@intel.com
2012-05-03
1
-2
/
+7
*
Revert 135087 - This patch is to enable x86 android build.
rsleevi@chromium.org
2012-05-03
1
-7
/
+2
*
This patch is to enable x86 android build.
james.wei@intel.com
2012-05-03
1
-2
/
+7
*
Remove reference to skia file deleted in skia r3780, rolled into Chromium in ...
rsleevi@chromium.org
2012-04-30
1
-1
/
+0
*
add GrSoftwarePathRenderer files to skia's gyp
reed@google.com
2012-04-30
1
-0
/
+2
*
Landing http://codereview.chromium.org/10179005/ for tomhudson
epoger@google.com
2012-04-24
1
-0
/
+4
*
Revert 132800 - Revert 132798 - roll skia to 3709
reed@google.com
2012-04-18
1
-1
/
+7
*
Revert 132798 - roll skia to 3709
reed@google.com
2012-04-18
1
-7
/
+1
*
roll skia to 3709
reed@google.com
2012-04-18
1
-1
/
+7
*
revert 132779 -- skia deps roll
reed@google.com
2012-04-18
1
-2
/
+0
*
roll skia to 3709
reed@google.com
2012-04-18
1
-0
/
+2
*
Fix win32 error checking in platform_canvas_skia.cc by moving code into bitma...
reveman@chromium.org
2012-04-17
3
-84
/
+69
*
roll skia to 3663
reed@google.com
2012-04-12
1
-0
/
+2
*
remove call to getTotalClip, which is being deprecated. Use save/restore pattern
reed@google.com
2012-04-12
1
-3
/
+2
*
Create a local bitmap to capture CoreGraphics rendering
caryclark@google.com
2012-04-11
3
-17
/
+70
*
Remove log-spam from Convolver.SIMDVerification.
fischman@chromium.org
2012-04-10
1
-6
/
+6
*
Don't get screen dc when creating BitmapPlatformDevice
jbauman@chromium.org
2012-04-10
2
-22
/
+4
*
Fix a TODO in skia.gyp.
thakis@chromium.org
2012-04-09
1
-5
/
+2
*
Remove WAYLAND port
oshima@chromium.org
2012-04-07
4
-240
/
+3
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-1
/
+1
*
Adding build-time option to enable the tracing of skia events in
junov@chromium.org
2012-04-03
3
-0
/
+35
*
Roll skia to 3537
bsalomon@google.com
2012-03-29
1
-2
/
+0
*
BitmapPlatformDevice multiply-inherits from PlatformDevice and SkDevice, in
senorblanco@chromium.org
2012-03-29
6
-6
/
+6
*
Default initialize CanvasPaintT<T> bitmaps to 0, 0, 0, 0.
twiz@chromium.org
2012-03-23
5
-0
/
+13
*
Roll Skia DEPS to 3470
epoger@google.com
2012-03-23
1
-14
/
+13
*
Revert "Roll Skia to 3470, which changes most of the pdf includes to be priva...
vandebo@chromium.org
2012-03-23
1
-13
/
+13
*
Roll Skia to 3470, which changes most of the pdf includes to be private.
vandebo@chromium.org
2012-03-23
1
-13
/
+13
*
aura: Use platform independent canvas by default.
reveman@chromium.org
2012-03-23
2
-0
/
+131
*
Revert 128039 - aura: Use platform independent canvas by default.
wez@chromium.org
2012-03-21
2
-51
/
+0
*
aura: Use platform independent canvas by default.
reveman@chromium.org
2012-03-21
2
-0
/
+51
*
Roll Skia DEPS to 3448
epoger@google.com
2012-03-21
1
-1
/
+1
*
use getTopLayer(now with updatematrixclip) instead of (should be private) Lay...
reed@google.com
2012-03-20
1
-2
/
+1
*
roll skia to 3432
reed@google.com
2012-03-20
1
-0
/
+1
*
Implement input type=color UI
keishi@chromium.org
2012-03-20
2
-0
/
+25
*
ui/gfx: Do not use the deprecated SkBitmap::getConfig() function.
tfarina@chromium.org
2012-03-19
1
-1
/
+1
*
Roll Skia to 3412
bsalomon@google.com
2012-03-16
1
-2
/
+5
*
Remove redundant memory clears when constructing BitmapPlatformDevice instanc...
twiz@chromium.org
2012-03-16
15
-78
/
+121
*
enable hairline-clipping fix
reed@google.com
2012-03-16
1
-5
/
+0
*
skia/ext: Add SK_API to a function used from a test
thakis@chromium.org
2012-03-16
1
-2
/
+2
*
remoting: Move CGRectToSkIRect() to the only file where it's called
thakis@chromium.org
2012-03-15
2
-11
/
+0
*
Add skia's SkMorphologyImageFilter.* to the Chrome build. I'll be needing th...
senorblanco@chromium.org
2012-03-15
1
-0
/
+2
*
Revert 126889 - Implement input type=color UI
markusheintz@chromium.org
2012-03-15
2
-25
/
+0
*
Implement input type=color UI
keishi@chromium.org
2012-03-15
2
-0
/
+25
[next]