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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use IntersectsClipRectInt() more, in hopes of saving some work. Original ide...
pkasting@chromium.org
2011-04-25
2
-4
/
+4
*
Revert 82838 - Temporary change to test perf regression (full)This change tes...
sail@chromium.org
2011-04-25
7
-114
/
+88
*
Revert 82841 - Adding missing files from r82838
sail@chromium.org
2011-04-25
3
-198
/
+0
*
Adding missing files from r82838
sail@chromium.org
2011-04-25
3
-0
/
+198
*
Temporary change to test perf regression (full)
sail@chromium.org
2011-04-25
7
-88
/
+114
*
Reland 81998.The bug in webkit\gpu\webgraphicscontext3d_in_process_impl.cc th...
apatrick@chromium.org
2011-04-22
9
-210
/
+240
*
Revert due to NSImageRepToSkBitmap failure on MAC
amit@chromium.org
2011-04-22
9
-261
/
+37
*
Use large icon resource pak
sail@chromium.org
2011-04-22
9
-37
/
+261
*
Move the internals of gfx::Image into a ref-counted storage class.
rsesek@chromium.org
2011-04-22
3
-49
/
+124
*
Load large icon resource pak
sail@chromium.org
2011-04-21
5
-0
/
+44
*
Set the events mask when creating a window.
backer@chromium.org
2011-04-21
1
-0
/
+3
*
Revert high res icon changes
sail@chromium.org
2011-04-20
13
-306
/
+35
*
Disable loading high res icons on Mac
sail@chromium.org
2011-04-20
1
-1
/
+1
*
Fixed longstanding bug on Linux where vsync was disabled because
kbr@chromium.org
2011-04-20
1
-1
/
+1
*
step 4 of native theme refactoring
rogerta@chromium.org
2011-04-20
3
-237
/
+384
*
Implement Clipboard::ReadImage on Linux.
dcheng@chromium.org
2011-04-20
1
-3
/
+16
*
Add support for multi resolution icons
sail@chromium.org
2011-04-19
13
-35
/
+306
*
Progress towards fixing 77536
backer@chromium.org
2011-04-19
3
-2
/
+27
*
Change Clipboard::ReadImage to return a bitmap.
dcheng@chromium.org
2011-04-19
5
-81
/
+41
*
Centralizes checking for non-null return from CreateWindow.
sky@chromium.org
2011-04-19
3
-17
/
+25
*
Fix a crash that happens if we fail to mmap resources.pak.
tony@chromium.org
2011-04-19
5
-4
/
+51
*
Fix osmesa lib path regression in Linux introduced in r82008.
zmo@google.com
2011-04-19
1
-4
/
+9
*
Revert 81998 - Split OSMesa implementations of *GLContext into GLContextOSMes...
apatrick@chromium.org
2011-04-18
9
-240
/
+210
*
linux: don't always print dlopen errors from LoadNativeLibrary
evan@chromium.org
2011-04-18
3
-28
/
+26
*
Split OSMesa implementations of *GLContext into GLContextOSMesa and *GLSurfac...
apatrick@chromium.org
2011-04-18
9
-210
/
+240
*
Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...
backer@chromium.org
2011-04-18
2
-20
/
+1
*
Progress towards fixing 77536
backer@chromium.org
2011-04-18
2
-1
/
+20
*
Removes code added to track down crash. The crash seems to have
sky@chromium.org
2011-04-15
3
-19
/
+1
*
Implement Clipboard::ReadAvailableTypes for Linux.
dcheng@chromium.org
2011-04-15
1
-17
/
+18
*
Split WGL implementations of *GLContext in GLContextWGL and *GLSurfaceWGL.
apatrick@chromium.org
2011-04-15
8
-474
/
+567
*
Some style changes (for readability).
sadrul@chromium.org
2011-04-14
1
-12
/
+25
*
Delete unintended zh_hant_hk in the login language menu: take 2
mazda@chromium.org
2011-04-14
2
-3
/
+6
*
Revert "Delete unintended occurrence of zh_hant_hk in the login language menu"
mazda@chromium.org
2011-04-14
1
-5
/
+2
*
Tweak text with halo to avoid truncated "J".
falken@chromium.org
2011-04-14
1
-2
/
+2
*
Delete unintended occurrence of zh_hant_hk in the login language menu
mazda@chromium.org
2011-04-14
1
-2
/
+5
*
Split EGLContext in GLContextEGL and GLSurfaceEGL.
apatrick@chromium.org
2011-04-14
11
-454
/
+557
*
Implement Clipboard::ReadImage for Windows.
dcheng@chromium.org
2011-04-13
2
-0
/
+75
*
Fix typo in unit test.
dcheng@chromium.org
2011-04-13
1
-1
/
+1
*
Allow caller to specify compression level of PNGs.
dcheng@chromium.org
2011-04-13
4
-9
/
+86
*
[Reason for revert: checkdeps failure in png_codec_unittest.cc]
nick@chromium.org
2011-04-13
3
-85
/
+9
*
Allow caller to specify compression level of PNGs.
dcheng@chromium.org
2011-04-13
3
-9
/
+85
*
Adds GLContext::LosesAllContextsOnContextLost.
amarinichev@chromium.org
2011-04-13
2
-0
/
+19
*
Adds yet more debugging code.
sky@chromium.org
2011-04-13
1
-2
/
+19
*
None
laforge@chromium.org
2011-04-13
1
-1
/
+1
*
None
laforge@chromium.org
2011-04-13
51
-39
/
+90
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
5
-23
/
+23
*
step 3 of native theme refactoring
rogerta@chromium.org
2011-04-12
3
-180
/
+196
*
Fix leak in new fade tab title code
sail@chromium.org
2011-04-12
1
-11
/
+9
*
GTK: Implement rough global menu support behind an about:flags flag.
erg@google.com
2011-04-11
1
-1
/
+1
*
Adds more debugging code in hopes of figuring out a crash. Most common
sky@chromium.org
2011-04-11
1
-2
/
+4
[next]