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
/
chrome
/
browser
/
renderer_host
/
backing_store_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dependency from webkit on chrome/common by moving files to src/app.
pinkerton@chromium.org
2010-03-19
1
-1
/
+1
*
Add the ability for the GPU process to be used to paint the backing store of a
brettw@chromium.org
2010-01-13
1
-71
/
+97
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-21
1
-7
/
+1
*
Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
rsesek@chromium.org
2009-12-18
1
-1
/
+7
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-18
1
-7
/
+1
*
Preserve optimized scrolling in the presence of multiple animating rects.
darin@chromium.org
2009-12-04
1
-7
/
+17
*
Back out r31572, reinstating r31563:
mark@chromium.org
2009-11-10
1
-34
/
+55
*
Temporarily(?) back out r31563 to see if it caused a morejs page cycler
mark@chromium.org
2009-11-10
1
-55
/
+34
*
Always create BackingStore CGLayers using the owner view's window's context as
mark@chromium.org
2009-11-10
1
-34
/
+55
*
BackingStoreMac scrolling update and DCHECKs.
mark@chromium.org
2009-11-09
1
-6
/
+10
*
w pixels * 4 channels * 8 bits/channel / 8 bits/byte = w * 4 bytes/row
mark@chromium.org
2009-11-09
1
-2
/
+2
*
Adjust color spaces so that Mac Chrome renders colors properly.
amanda@chromium.org
2009-09-03
1
-10
/
+4
*
Update BackingStore to handle the case where our Cocoa view has
amanda@chromium.org
2009-08-31
1
-33
/
+95
*
If there's no actual window (for example, in some unit tests), don't try to
amanda@chromium.org
2009-08-21
1
-4
/
+6
*
Change backing store constructor so that it bases the CGLayer on the parent
amanda@chromium.org
2009-08-21
1
-3
/
+11
*
Re-implement BackingStore on the Mac as a CGLayer instead of a Skia canvas,
amanda@chromium.org
2009-08-19
1
-0
/
+103