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
/
bitmap_platform_device_mac.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
DrawToNativeContext is windows-only, so remove it from other ports
reed
2014-12-09
1
-31
/
+0
*
remove calls to (deprecated) SkDevice::clear
reed
2014-12-03
1
-17
/
+12
*
Roll src/third_party/skia 5adbf1b:6987dca
fmalita
2014-11-13
1
-5
/
+6
*
tryAllocPixels returns bool, allocPixels requires success
reed
2014-09-05
1
-2
/
+2
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-07-01
1
-1
/
+1
*
stop calling deprecated setConfig
reed@google.com
2014-06-18
1
-6
/
+3
*
SkDevice virtual changed from onCreateCompatibleDevice to onCreateDevice
reed@google.com
2014-02-22
1
-8
/
+5
*
call clear() instead of using deprecated API accessBitmap()
reed@chromium.org
2014-02-18
1
-1
/
+1
*
Remove BitmapPlatformDeviceData, and merge its functionality into the appropr...
senorblanco@chromium.org
2013-12-02
1
-38
/
+29
*
replace setIsOpaque (deprecated) with explicit SkAlphaType
reed@google.com
2013-10-24
1
-5
/
+4
*
Skia r10995 landed the SkDevice refactoring in Skia. This CL rolls up to that...
robertphillips@google.com
2013-08-29
1
-5
/
+0
*
Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...
robertphillips@google.com
2013-08-26
1
-7
/
+8
*
Remove double allocation of pixels when constructing an SkDevice backed by Co...
bsalomon@google.com
2013-08-23
1
-3
/
+5
*
Add skia::RefPtr class to wrap ref counted classes from Skia.
danakj@chromium.org
2012-12-04
1
-6
/
+6
*
Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...
reed@google.com
2012-11-14
1
-0
/
+21
*
Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmap
reed@google.com
2012-10-10
1
-0
/
+25
*
repeat http://codereview.chromium.org/10908266/ but w/o the android change,
reed@google.com
2012-09-17
1
-0
/
+3
*
Revert 156969 - Add define to limit recommended offscreen allocations. This a...
ilevy@chromium.org
2012-09-15
1
-3
/
+0
*
Add define to limit recommended offscreen allocations. This avoids some failures
reed@google.com
2012-09-15
1
-0
/
+3
*
Remove redundant memory clears when constructing BitmapPlatformDevice instanc...
twiz@chromium.org
2012-03-16
1
-6
/
+12
*
Skia DEPS roll to 3147
epoger@chromium.org
2012-02-10
1
-1
/
+2
*
Fix Coverity defects in skia/ext:
vandebo@chromium.org
2012-01-03
1
-3
/
+3
*
Check for null context
caryclark@google.com
2011-10-06
1
-2
/
+4
*
CL removing inheritance of SkDevice from PlatformDevice.
twiz@google.com
2011-08-28
1
-1
/
+2
*
Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice.
twiz@chromium.org
2011-08-25
1
-2
/
+1
*
CL removing inheritance of SkDevice from PlatformDevice.
twiz@chromium.org
2011-08-25
1
-1
/
+2
*
Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
1
-11
/
+5
*
Revert 91504 - Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
1
-5
/
+11
*
Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
1
-11
/
+5
*
CL removing unused copy constructor and assignment operators on BitmapPlatfor...
twiz@chromium.org
2011-06-17
1
-18
/
+0
*
Removal of redundant method, PlatformDevice::IsVectorial.
twiz@chromium.org
2011-05-26
1
-4
/
+0
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
1
-10
/
+2
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
1
-2
/
+10
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
1
-10
/
+2
*
Update Chrome's Skia Device to use the new device factory interface (http://c...
vandebo@chromium.org
2011-04-29
1
-4
/
+4
*
mirror of http://codereview.chromium.org/6732027/
reed@google.com
2011-04-08
1
-0
/
+7
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
roll skia
reed@google.com
2011-02-28
1
-1
/
+2
*
Revert 76069 - roll to rev. 846, includes change to SkDevice setMatrixClip() ...
reed@google.com
2011-02-25
1
-2
/
+1
*
roll to rev. 846, includes change to SkDevice setMatrixClip() interface
reed@google.com
2011-02-25
1
-1
/
+2
*
Fix some of the more common chromium-style errors on the mac clang builder.
erg@google.com
2011-02-16
1
-0
/
+8
*
roll skia 636:673
thakis@chromium.org
2011-01-08
1
-1
/
+2
*
Revert "roll skia 636:673"
thakis@chromium.org
2011-01-07
1
-2
/
+1
*
roll skia 636:673
thakis@chromium.org
2011-01-07
1
-1
/
+2
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-2
/
+2
*
Roll Skia deps to r621.
vandebo@chromium.org
2010-10-27
1
-4
/
+4
*
Update use of SkCanvas and SkDevice to match change in Skia:
vandebo@chromium.org
2010-10-15
1
-0
/
+8
*
Move BitmapPlatformDevice::makeOpaque into a shared file
tony@chromium.org
2010-09-02
1
-49
/
+0
*
Move BitmapPlatformDeviceData into its own header file.
tony@chromium.org
2010-08-31
1
-58
/
+12
*
Revert 53498 to see if it is causing filterRegions.svg to fail.
brettw@chromium.org
2010-07-23
1
-7
/
+0
[next]