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
/
skia_utils_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...
robertphillips@google.com
2013-08-26
1
-2
/
+2
*
Add SkColorToSRGBNSColor to skia_mac_utils
tapted@chromium.org
2013-06-28
1
-0
/
+12
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-3
/
+3
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
1
-10
/
+13
*
mac: Fix a few memory leaks.
thakis@chromium.org
2013-03-04
1
-1
/
+3
*
mac: Handle hidpi cursors.
thakis@chromium.org
2012-12-15
1
-8
/
+2
*
mac: Remove implicit conversion from ImageSkia to SkBitmap.
sadrul@chromium.org
2012-08-21
1
-1
/
+6
*
Fix two harmless int-to-pointer conversions that a new clang warns about.
thakis@chromium.org
2012-08-10
1
-1
/
+1
*
mac: Delete more 10.5-only code
thakis@chromium.org
2012-08-09
1
-26
/
+9
*
Fix memory leaks in RenderTextMac.
asvitkine@chromium.org
2012-07-23
1
-1
/
+1
*
Remove all the OS X 10.6 SDK forward declarations.
rsesek@chromium.org
2012-07-18
1
-17
/
+0
*
ImageSkia is 1:1 to NSImage. This patch adds conversions between ImageSkia an...
pkotwicz@chromium.org
2012-06-14
1
-5
/
+0
*
mac: Use NSWidth() and friends in a few more places.
thakis@chromium.org
2012-06-07
1
-4
/
+1
*
Pass the global matrix to CG always.
caryclark@google.com
2012-05-29
1
-26
/
+101
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-16
1
-32
/
+14
*
Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-14
1
-14
/
+32
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
1
-32
/
+14
*
Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-10
1
-14
/
+32
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
1
-32
/
+14
*
Create a local bitmap to capture CoreGraphics rendering
caryclark@google.com
2012-04-11
1
-7
/
+26
*
Implement input type=color UI
keishi@chromium.org
2012-03-20
1
-0
/
+20
*
remoting: Move CGRectToSkIRect() to the only file where it's called
thakis@chromium.org
2012-03-15
1
-10
/
+0
*
Revert 126889 - Implement input type=color UI
markusheintz@chromium.org
2012-03-15
1
-20
/
+0
*
Implement input type=color UI
keishi@chromium.org
2012-03-15
1
-0
/
+20
*
Remove implicit dependency from 'skia' on 'ui'.
thakis@chromium.org
2012-03-05
1
-2
/
+6
*
Set CG clip to empty explicitly
caryclark@chromium.org
2012-01-31
1
-1
/
+9
*
Adjust the CoreGraphics context for offscreen layers.
caryclark@google.com
2012-01-11
1
-5
/
+8
*
Make infobar background gray
sail@chromium.org
2011-06-07
1
-0
/
+8
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
1
-2
/
+2
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
1
-2
/
+2
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
1
-2
/
+2
*
Add utility for converting SkCanvas to CGContext
caryclark@chromium.org
2011-05-17
1
-0
/
+59
*
Use large icon resource pak
sail@chromium.org
2011-04-27
1
-56
/
+143
*
Revert 82838 - Temporary change to test perf regression (full)This change tes...
sail@chromium.org
2011-04-25
1
-85
/
+5
*
Temporary change to test perf regression (full)
sail@chromium.org
2011-04-25
1
-5
/
+85
*
Revert 82836 - Temporary change to test perf regression (skia_utils)This chan...
sail@chromium.org
2011-04-25
1
-3
/
+0
*
Temporary change to test perf regression (skia_utils)
sail@chromium.org
2011-04-25
1
-0
/
+3
*
Revert 82833 - Temporary change to test perf regressionThis change tests whic...
sail@chromium.org
2011-04-25
1
-46
/
+13
*
Temporary change to test perf regression
sail@chromium.org
2011-04-25
1
-13
/
+46
*
Revert due to NSImageRepToSkBitmap failure on MAC
amit@chromium.org
2011-04-22
1
-46
/
+13
*
Use large icon resource pak
sail@chromium.org
2011-04-22
1
-13
/
+46
*
Revert high res icon changes
sail@chromium.org
2011-04-20
1
-46
/
+13
*
Add support for multi resolution icons
sail@chromium.org
2011-04-19
1
-13
/
+46
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Revert r76709 "Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap ...
chase@chromium.org
2011-03-03
1
-2
/
+10
*
Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef c...
chase@chromium.org
2011-03-03
1
-10
/
+2
*
Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef conversions.
thakis@chromium.org
2011-01-12
1
-2
/
+10
*
Move scoped_cftyperef from base to base/mac, use the new namespace, and name it
brettw@chromium.org
2010-10-17
1
-3
/
+3
*
Revert "Try to fix Crash at gfx::CGImageToSkBitmap."
dcheng@chromium.org
2010-09-17
1
-2
/
+0
*
Try to fix Crash at gfx::CGImageToSkBitmap.
jianli@chromium.org
2010-09-09
1
-0
/
+2
[next]