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
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 187283
reed@google.com
2013-03-11
7
-86
/
+1043
*
Call version of SkFontHost_fontconfig in Skia (cloned from here).
reed@google.com
2013-03-11
7
-1043
/
+86
*
cc: Consolidate the analysis_canvas operations
vmpstr@chromium.org
2013-03-07
3
-16
/
+588
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
mac: Fix a few memory leaks.
thakis@chromium.org
2013-03-04
1
-1
/
+3
*
Roll Skia DEPS to r7869
robertphillips@google.com
2013-02-27
1
-1
/
+1
*
New class to simplify rasterization.
tomhudson@chromium.org
2013-02-14
2
-0
/
+74
*
Custom implementation of VectorPlatformDeviceEmf::drawBitmapRect, to shield i...
edisonn@google.com
2013-02-12
2
-0
/
+60
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
2
-13
/
+13
*
Implementation for cc::Picture::IsCheapInRect().
tomhudson@chromium.org
2013-02-07
2
-0
/
+303
*
Roll Skia DEPS to r7572 & add some suppressions
robertphillips@google.com
2013-02-05
1
-1
/
+1
*
Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...
nick@chromium.org
2013-02-02
5
-39
/
+164
*
Roll Skia DEPS to 7502
robertphillips@google.com
2013-02-01
1
-1
/
+1
*
The Chrome-side of changes to use MSung* fonts as Chinese serif fonts.
jshin@chromium.org
2013-01-25
1
-0
/
+26
*
check for null-device before we try to erase it.
reed@google.com
2013-01-25
1
-1
/
+1
*
Add support for high-DPI hosts under Mac OS X.
wez@chromium.org
2013-01-25
1
-1
/
+1
*
Revert 178318 - broke mac compile http://build.chromium.org/p/chromium.mac/bu...
fischman@chromium.org
2013-01-23
1
-1
/
+1
*
Add support for high-DPI hosts under Mac OS X.
wez@chromium.org
2013-01-23
1
-1
/
+1
*
Fix regression with SkColor to COLORREF conversions.
jam@chromium.org
2013-01-22
1
-14
/
+3
*
Add allocator to ImageOperations
nduca@chromium.org
2013-01-18
2
-18
/
+29
*
Don't allow path traversal paths on the base file helpers
cpu@chromium.org
2013-01-09
1
-1
/
+3
*
mac: Handle hidpi cursors.
thakis@chromium.org
2012-12-15
1
-8
/
+2
*
split lazy_pixel_ref.h into .cc and .h file to fix windows dbg build
qinmin@chromium.org
2012-12-06
2
-2
/
+17
*
Add skia::RefPtr class to wrap ref counted classes from Skia.
danakj@chromium.org
2012-12-04
16
-66
/
+292
*
Add LazyPixelRef ctor/dtor to fix the link error of https://bugs.webkit.org/s...
qinmin@chromium.org
2012-11-30
1
-0
/
+3
*
Fix PrintWebViewHelperTest.AllowUserOriginatedPrinting on Win Aura.
jam@chromium.org
2012-11-29
1
-7
/
+14
*
add SkLazyPixelRef for lazy image decoding on impl thread
qinmin@chromium.org
2012-11-21
1
-0
/
+32
*
This is a fix for http://code.google.com/p/chromium/issues/detail?id=128506 -...
edisonn@google.com
2012-11-21
2
-8
/
+70
*
Adding iOS native support to load multi-resolution images
noyau@chromium.org
2012-11-15
3
-0
/
+191
*
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
12
-440
/
+234
*
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
*
reapply 164660 w/ fix to add UI_EXPORT to new classes, so we can link in comp...
reed@google.com
2012-10-30
5
-420
/
+0
*
Revert 164660 - Change CanvasPaintT from a template to just a subclass of gfx...
sergeyu@chromium.org
2012-10-29
5
-0
/
+420
*
Change CanvasPaintT from a template to just a subclass of gfx::Canvas. Greatly
reed@google.com
2012-10-29
5
-420
/
+0
*
Sets the proper device scale factor on iOS.
rohitrao@chromium.org
2012-10-23
2
-2
/
+5
*
Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmap
reed@google.com
2012-10-10
6
-31
/
+148
*
Disable VectorCanvasTest.* on Aura since they crash.
jam@chromium.org
2012-10-10
2
-0
/
+12
*
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
*
Call exit(1) if we mean to crash, rather than *(char*)0 = 0
reed@google.com
2012-09-26
1
-1
/
+2
*
Fix half-pixel misalignment in skia::ImageOperations
hclam@chromium.org
2012-09-25
2
-28
/
+10
*
Properly flip the CGContext during UIImage->SkBitmap conversions.
rohitrao@chromium.org
2012-09-24
1
-0
/
+6
[next]