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
*
roll skia to 6530
reed@google.com
2012-11-21
2
-1
/
+13
*
Roll Skia DEPS to r6523
robertphillips@google.com
2012-11-21
2
-0
/
+32
*
WebKit roll 135353:135356
yurys@chromium.org
2012-11-21
1
-2
/
+0
*
add SkLazyPixelRef for lazy image decoding on impl thread
qinmin@chromium.org
2012-11-21
2
-0
/
+33
*
This is a fix for http://code.google.com/p/chromium/issues/detail?id=128506 -...
edisonn@google.com
2012-11-21
2
-8
/
+70
*
Revert 168802 - Roll Skia DEPS to r6499
robertphillips@google.com
2012-11-20
1
-31
/
+0
*
Roll Skia DEPS to r6499
robertphillips@google.com
2012-11-20
1
-0
/
+31
*
Roll Skia DEPS to r6474 & add some suppressions
robertphillips@google.com
2012-11-19
1
-0
/
+9
*
remove SK_DISABLE_FAST_AA_STROKE_RECT, as we are rebaselining to take that op...
reed@google.com
2012-11-16
1
-1
/
+0
*
Roll Skia DEPS to r6446 & remove some suppressions
robertphillips@google.com
2012-11-16
1
-21
/
+0
*
Adding iOS native support to load multi-resolution images
noyau@chromium.org
2012-11-15
4
-0
/
+196
*
Preserve transparency when converting UIImage to SkBitmap.
noyau@chromium.org
2012-11-15
1
-0
/
+1
*
Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...
reed@google.com
2012-11-14
13
-455
/
+234
*
We should use double precision for SkMatrix44 in chrome
vollick@chromium.org
2012-11-13
1
-0
/
+3
*
enable fast blur, and suppress layout failures
reed@google.com
2012-11-13
2
-1
/
+22
*
Roll Skia DEPS to 6376
robertphillips@google.com
2012-11-12
1
-0
/
+1
*
Move stack_container and linked_list to the new containers subdirectory.
brettw@chromium.org
2012-11-10
1
-3
/
+3
*
Use CGImage for conversion to SkBitmap.
noyau@chromium.org
2012-11-09
2
-18
/
+7
*
Chrome-side change to add two Chinese fonts (licensed).
jshin@chromium.org
2012-11-01
1
-13
/
+24
*
Free the dibsection (HBITMAP) in PlatformBitmap's destructor, so we don't leak!
reed@google.com
2012-11-01
3
-2
/
+9
*
[MIPS] Add build support in Skia for MIPS.
petarj@mips.com
2012-11-01
1
-5
/
+16
*
Fix skia build when not on armv7.
phajdan.jr@chromium.org
2012-11-01
1
-8
/
+10
*
Roll Skia DEPS to r6227 & add suppressions for improved drawing of clipped ha...
robertphillips@google.com
2012-11-01
1
-2
/
+10
*
Modifications to skia.gyp for WebKit side code suppressions.
bungeman@chromium.org
2012-10-31
1
-11
/
+9
*
Revert 165005 - Modifications to skia.gyp for WebKit side code suppressions.
bungeman@chromium.org
2012-10-30
1
-8
/
+11
*
Revert 165006 - Revert 165005 until skia_webkit.gyp is present everywhere.
bungeman@chromium.org
2012-10-30
1
-1
/
+1
*
Revert 165005 until skia_webkit.gyp is present everywhere.
bungeman@chromium.org
2012-10-30
1
-1
/
+1
*
Modifications to skia.gyp for WebKit side code suppressions.
bungeman@chromium.org
2012-10-30
1
-11
/
+8
*
reapply 164660 w/ fix to add UI_EXPORT to new classes, so we can link in comp...
reed@google.com
2012-10-30
6
-425
/
+0
*
Revert 164660 - Change CanvasPaintT from a template to just a subclass of gfx...
sergeyu@chromium.org
2012-10-29
6
-0
/
+425
*
Change CanvasPaintT from a template to just a subclass of gfx::Canvas. Greatly
reed@google.com
2012-10-29
6
-425
/
+0
*
Moved SkCanvasVideoRenderer to media/filters.
skaslev@chromium.org
2012-10-24
1
-26
/
+0
*
Sets the proper device scale factor on iOS.
rohitrao@chromium.org
2012-10-23
2
-2
/
+5
*
remove hack in extractSubset
reed@google.com
2012-10-16
2
-3
/
+10
*
Roll Skia DEPS to 5950, add suppressing define in skia.gyp & suppress issue in
robertphillips@google.com
2012-10-15
2
-0
/
+5
*
Revert 161335 - Abandon older drawBitmapRect behavior, to get the new src-can...
robertphillips@google.com
2012-10-12
2
-40
/
+4
*
Abandon older drawBitmapRect behavior, to get the new src-can-be-float behavior.
reed@google.com
2012-10-11
2
-4
/
+40
*
Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmap
reed@google.com
2012-10-10
6
-31
/
+148
*
Only define SK_SUPPORT_HINTING_SCALE_FACTOR when building for chromeOS
tdanderson@chromium.org
2012-10-10
1
-6
/
+13
*
Disable VectorCanvasTest.* on Aura since they crash.
jam@chromium.org
2012-10-10
2
-0
/
+12
*
Honor mmintrin.h intrinics when instrumenting Chrome with cygprofiler.
glotov@chromium.org
2012-10-05
1
-28
/
+0
*
Fix skia gyp to allow implementation of SkPixelRef in WebKit
hclam@chromium.org
2012-10-05
1
-0
/
+5
*
Turn on extra debugging around SkPathRef in valgrind builds to track down htt...
bsalomon@google.com
2012-10-04
1
-0
/
+10
*
roll skia DEPS to r5797 & update skia.gyp
robertphillips@google.com
2012-10-04
1
-1
/
+0
*
remove calls to deprecated SkCanvas::setBitmapDevice.
reed@google.com
2012-10-01
1
-7
/
+4
*
Revert 159477 - remove reference to deprecated setBitmapDevice
reed@google.com
2012-10-01
1
-1
/
+10
*
remove reference to deprecated setBitmapDevice
reed@google.com
2012-10-01
1
-10
/
+1
*
setBitmapDevice is going away from Skia (and has no callers in Skia or Chrome)
reed@google.com
2012-10-01
2
-13
/
+0
*
skia: Fix clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-09-29
1
-5
/
+6
*
Cleanup: avoid foo ? true : false, part 1.
thestig@chromium.org
2012-09-27
1
-2
/
+2
[next]