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
*
Fixed build failure on linux and mac. PlatformDevice::makeOpaque is only pres...
alokp@chromium.org
2011-04-13
1
-2
/
+4
*
Added skia::MakeOpaque helper function needed to rid WebKit of PlatformCanvas...
alokp@chromium.org
2011-04-13
2
-0
/
+8
*
Push the initial transform down into SkPDFDevice. (Chrome side).
vandebo@chromium.org
2011-04-12
2
-52
/
+16
*
Connect the right metafiles for print preview on Linux and Windows.
vandebo@chromium.org
2011-04-11
1
-3
/
+3
*
Chromium does native painting on a very specific device - a device retrieved ...
alokp@chromium.org
2011-04-11
1
-12
/
+12
*
Added skia::SupportsPlatformPaint for webkit to query whether it can use nati...
alokp@chromium.org
2011-04-11
2
-0
/
+13
*
Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...
alokp@chromium.org
2011-04-08
2
-0
/
+33
*
mirror of http://codereview.chromium.org/6732027/
reed@google.com
2011-04-08
5
-6
/
+16
*
Fade tab titles
sail@chromium.org
2011-04-08
1
-1
/
+1
*
+ This CL pulls in all the PDF code (i.e. we are now compiling the PDF backen...
vandebo@chromium.org
2011-04-08
2
-0
/
+360
*
Revert 80841 - + This CL pulls in all the PDF code (i.e. we are now compiling...
vandebo@chromium.org
2011-04-07
2
-360
/
+0
*
+ This CL pulls in all the PDF code (i.e. we are now compiling the PDF backen...
vandebo@chromium.org
2011-04-07
2
-0
/
+360
*
Fixed a few styles issues in skia::PlatformDevice. Made function names consis...
alokp@chromium.org
2011-04-06
18
-30
/
+50
*
Remove empty header and references to it: platform_canvas_win.h
vandebo@chromium.org
2011-04-06
3
-17
/
+5
*
rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaint
vandebo@chromium.org
2011-04-05
10
-24
/
+33
*
Rename some printing classes and minor cleanups.
vandebo@chromium.org
2011-04-04
8
-249
/
+230
*
Add the ability to write comments to PNGCodec::Encode.
tony@chromium.org
2011-03-28
2
-4
/
+6
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
4
-7
/
+7
*
SK_API isn't needed on ConvolutionFilter1D::FilterInstance.
ctguil@chromium.org
2011-03-23
1
-1
/
+1
*
Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-21
9
-97
/
+24
*
Revert 78859 - Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-21
9
-24
/
+97
*
Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-21
9
-97
/
+24
*
Revert 78812 - Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-19
9
-24
/
+97
*
Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-19
9
-97
/
+24
*
Revert 78662 - Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-18
9
-23
/
+96
*
Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-18
9
-96
/
+23
*
Fix for windows shared build compile failure.
ctguil@chromium.org
2011-03-17
1
-14
/
+15
*
Build skia as a dll in windows multi-dll build.
ctguil@chromium.org
2011-03-17
6
-7
/
+10
*
Fix clang mac compile error.
ctguil@chromium.org
2011-03-17
2
-1
/
+5
*
Fix clang compile error.
ctguil@chromium.org
2011-03-17
2
-1
/
+5
*
Add IsNativeFontRenderingAllowed to other platform device headers.
ctguil@chromium.org
2011-03-17
2
-0
/
+6
*
Provide a function that WebKit can use to determine if GDI text rendering is ...
ctguil@chromium.org
2011-03-12
1
-0
/
+3
*
SIMD implementation of Convolver for Lanczos filter etc.
jiesun@chromium.org
2011-03-09
4
-27
/
+661
*
Revert r76709 "Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap ...
chase@chromium.org
2011-03-03
2
-3
/
+17
*
Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef c...
chase@chromium.org
2011-03-03
2
-17
/
+3
*
wstring: remove some simple instances of ToWStringHack
evan@chromium.org
2011-03-02
1
-2
/
+2
*
roll skia
reed@google.com
2011-02-28
11
-12
/
+25
*
Revert 76069 - roll to rev. 846, includes change to SkDevice setMatrixClip() ...
reed@google.com
2011-02-25
11
-25
/
+12
*
roll to rev. 846, includes change to SkDevice setMatrixClip() interface
reed@google.com
2011-02-25
11
-12
/
+25
*
Fix some of the more common chromium-style errors on the mac clang builder.
erg@google.com
2011-02-16
2
-4
/
+10
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
2
-2
/
+2
*
Integration of most changes from the GoogleTV project around the convolver/sc...
brettw@chromium.org
2011-01-30
7
-60
/
+1135
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-7
/
+7
*
Add OVERRIDE in the same places the windows version of the file has them.
thakis@chromium.org
2011-01-18
1
-22
/
+25
*
Add font-equivalent mapping for a few Chinese/Japanese fonts for CrOS.
jshin@chromium.org
2011-01-13
1
-23
/
+74
*
Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef conversions.
thakis@chromium.org
2011-01-12
2
-3
/
+17
*
When printing a page containing alpha blending on a printer which doesn't sup...
senorblanco@chromium.org
2011-01-12
2
-1
/
+8
*
roll skia 636:673
thakis@chromium.org
2011-01-08
13
-28
/
+55
*
Start sorting methods in class declarations.
erg@google.com
2011-01-07
4
-54
/
+52
*
Revert "roll skia 636:673"
thakis@chromium.org
2011-01-07
13
-55
/
+28
[next]