index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
WebCore
/
platform
/
graphics
/
android
/
GraphicsContextAndroid.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge WebKit at r72805: Update GraphicsContext method signatures
Steve Block
2011-01-06
1
-20
/
+7
*
Merge Webkit at r73109: graphics method signature changed.
Shimeng (Simon) Wang
2010-12-22
1
-8
/
+21
*
Merge Webkit at r71558: Define ImageInterpolationQuality in Android
Teng-Hui Zhu
2010-11-17
1
-0
/
+6
*
Merge Webkit at r71558: Remove clipOutEllipseInRect
Teng-Hui Zhu
2010-11-17
1
-11
/
+0
*
Revert "Merge "Fix text-shadow style when blur is 0px""
Bart Sears
2010-11-10
1
-4
/
+7
*
Fix text-shadow style when blur is 0px
Teng-Hui Zhu
2010-11-05
1
-7
/
+4
*
Fix a crash when deleting GraphicsContextPlatformPrivate
Steve Block
2010-10-15
1
-3
/
+3
*
style cleanup on GraphicsContextAndroid.cpp
Teng-Hui Zhu
2010-10-08
1
-459
/
+468
*
Add AA to the border radius
Teng-Hui Zhu
2010-10-04
1
-14
/
+75
*
Merge Webkit at r66666 : Renamed function in GraphicsContext.h.
Kristian Monsen
2010-09-11
1
-1
/
+2
*
Merge WebKit at r65615 : Fix GraphicsContext and ImageBuffer.
Iain Merrick
2010-08-24
1
-4
/
+0
*
Merge WebKit at r64264 : Compile fix: A method got an extra parameter in Grap...
Kristian Monsen
2010-08-04
1
-1
/
+1
*
Merge WebKit at r62496: Stub out new GraphicsContext::clipConvexPolygon()
Steve Block
2010-07-09
1
-0
/
+11
*
Merge WebKit at r61871: Floating-point support for text selection.
Kristian Monsen
2010-07-02
1
-1
/
+1
*
Merge webkit.org at r61121: Update GraphicsContext::setShadow() parameters in...
Ben Murdoch
2010-06-18
1
-1
/
+1
*
drawRect is defined (in header) to always stroke with 1.0
Mike Reed
2010-03-24
1
-1
/
+7
*
Merge webkit.org at r54731 : Update Android graphics to reflect addition of A...
Steve Block
2010-02-16
1
-17
/
+8
*
Merge webkit.org at r54340 : Implement new GraphicsContext::concatCTM and Pat...
Steve Block
2010-02-15
1
-8
/
+15
*
Merge webkit.org at r54340 : Implement new Pattern methods for Android
Steve Block
2010-02-15
1
-2
/
+2
*
Merge webkit.org at r54127 : Implement new overload of GraphicsContext::drawF...
Steve Block
2010-02-04
1
-0
/
+5
*
Merge webkit.org at r54127 : Update GraphicsContext::drawFocusRing to reflect...
Steve Block
2010-02-04
1
-1
/
+1
*
Merge webkit.org at r51976 : ColorSpace type has been removed.
Steve Block
2009-12-17
1
-19
/
+11
*
Merge webkit.org at r51976 : GraphicsContext::setPlatformShadow now takes a C...
Steve Block
2009-12-17
1
-1
/
+1
*
Merge webkit.org at r51976 : A ColorSpace argument is now passed to GraphicsC...
Steve Block
2009-12-17
1
-4
/
+4
*
Remove the Android-specific setCMYKXXXColor methods, which are not used.
Steve Block
2009-11-26
1
-16
/
+0
*
Fixes license headers for all Android-specific JavaScriptCore and WebCore fil...
Steve Block
2009-11-13
1
-1
/
+1
*
Merge webkit.org at r50258 : Implements new GraphicsContext::canvasClip metho...
Steve Block
2009-11-10
1
-1
/
+5
*
don't pre-round rects, since we will zoom (arbitrarily) after we record the g...
Mike Reed
2009-10-16
1
-8
/
+13
*
only look at globalAlpha when we draw images (not the alpha in fill-color)
Mike Reed
2009-10-02
1
-1
/
+12
*
fix cracks when we draw the page in portions (i.e. a picture set)
Mike Reed
2009-09-25
1
-0
/
+24
*
Fix some errors in platform/graphics/android.
Ben Murdoch
2009-08-17
1
-1
/
+1
*
rename setXfermode(Mode) to setXfermodeMode(...) for clarity
Mike Reed
2009-06-24
1
-3
/
+3
*
remove references to deprecated porterduff
Mike Reed
2009-06-23
1
-8
/
+7
*
am b23d00d: Respect globalAlpha (fill, stroke, images)
android-build SharedAccount
2009-04-29
1
-2
/
+2
|
\
|
*
Respect globalAlpha (fill, stroke, images)
Mike Reed
2009-04-27
1
-2
/
+2
*
|
share xfermode and color routines with chrome port
Mike Reed
2009-04-29
1
-41
/
+18
*
|
fix line dashing and patterns in svg
Cary Clark
2009-04-28
1
-6
/
+14
*
|
fix svg bugs
Cary Clark
2009-04-15
1
-7
/
+1
*
|
AI 145796: Land the WebKit merge @r42026.
Feng Qian
2009-04-10
1
-5
/
+13
*
|
AI 145053: add SVG to the browser [disabled by default]
Cary Clark
2009-04-08
1
-0
/
+36
|
/
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-19
/
+33
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1118
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1118
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-35
/
+40
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-12
/
+20
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-338
/
+329
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+1114