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
*
Contains/Intersects methods for ui::Range
oshima@google.com
2011-05-20
3
-0
/
+87
*
Compositor GL + basic views support.
wjmaclean@chromium.org
2011-05-19
2
-5
/
+200
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
6
-6
/
+6
*
Fix transform concatenation order in GetTransformRelativeTo, improve/add tests.
wjmaclean@chromium.org
2011-05-19
2
-9
/
+5
*
Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...
tony@chromium.org
2011-05-19
9
-25
/
+29
*
Store the GLX window ID as a property of the X window. Put off deleting GLX ...
amarinichev@chromium.org
2011-05-19
1
-6
/
+71
*
Fix bustage... these files were ommited from the CL.
ben@chromium.org
2011-05-19
3
-4
/
+4
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-1
/
+1
*
Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...
jianli@chromium.org
2011-05-18
1
-1
/
+1
*
Fix a Chrome browser crash which occurs when running the browser as part of C...
ananta@chromium.org
2011-05-18
1
-0
/
+5
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-1
/
+1
*
Revert 85732 (broke build) - Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-1
/
+1
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
7
-474
/
+1
*
Makes Transform concrete. Fixes bug in coordinate conversion and makes all co...
sky@chromium.org
2011-05-17
6
-192
/
+142
*
base/i18n: Put break_iterator* into namespace i18n.
tfarina@chromium.org
2011-05-16
1
-2
/
+4
*
Add some missing header files and fix a template parameter to fix compiler wa...
mdm@chromium.org
2011-05-16
1
-1
/
+2
*
linux: glx_window_ is an XID, so it can't be NULLed
evan@chromium.org
2011-05-13
1
-2
/
+2
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
19
-607
/
+850
*
Partially fix WGL backend on windows.
apatrick@chromium.org
2011-05-12
2
-17
/
+72
*
Linux: include zlib headers to avoid a breakage with libpng-1.5
phajdan.jr@chromium.org
2011-05-12
1
-0
/
+6
*
Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...
antonm@chromium.org
2011-05-12
18
-818
/
+595
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
2
-3
/
+9
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
18
-595
/
+818
*
Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-11
15
-798
/
+593
*
Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...
apatrick@chromium.org
2011-05-11
15
-593
/
+798
*
iwyu: Include callback_old.h where appropriate, final.
jhawkins@chromium.org
2011-05-11
1
-1
/
+1
*
Update cros scrollbar images
davemoore@chromium.org
2011-05-10
12
-0
/
+0
*
Tweaks Compositor API. To make it possible to land this I've ifdef'd
sky@chromium.org
2011-05-10
3
-7
/
+125
*
linux: Remove ResourceBundle::GetPixbufNamed().
tfarina@chromium.org
2011-05-10
2
-7
/
+1
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-1
/
+1
*
Adds assignment operator like function to Transform.
sky@chromium.org
2011-05-10
3
-0
/
+8
*
Workaround for open source drivers.
backer@chromium.org
2011-05-09
1
-2
/
+3
*
FTP: split the directory listing parser test and re-enable it on TSan bots
phajdan.jr@chromium.org
2011-05-06
3
-41
/
+3
*
Thanks to piman, added necessary glFlush to the IOSurface code path on
kbr@google.com
2011-05-05
1
-0
/
+3
*
Split CGL implementations of *GLContext into GLContextCGL and *GLSurfaceCGL.
apatrick@chromium.org
2011-05-05
6
-148
/
+317
*
Fix incorrect function table order in gl_bindings_skia_in_process.cc
bsalomon@google.com
2011-05-05
1
-1
/
+1
*
Roll skia to r1241.
bsalomon@google.com
2011-05-04
1
-125
/
+198
*
Made apatrick and amarinichev owners of the ui/gfx/gl directory.
apatrick@chromium.org
2011-05-04
1
-0
/
+2
*
Split GLX implementations of *GLContext into GLContextGLX and *GLSurfaceGLX.
apatrick@chromium.org
2011-05-04
15
-588
/
+639
*
Use gfx::Image in BrowserThemePack
sail@chromium.org
2011-05-04
2
-22
/
+23
*
Should be isEqual: not isEqualTo:
thomasvl@chromium.org
2011-05-03
1
-1
/
+1
*
Cleanup: Remove the chrome.gyp dependency in ui.gyp.
thestig@chromium.org
2011-05-03
1
-1
/
+0
*
Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape....
pkasting@chromium.org
2011-05-03
1
-4
/
+2
*
Only enable vsync if a compositing window manager is not in use. This
kbr@chromium.org
2011-05-03
1
-1
/
+20
*
Move some win specific code to resource_bundle_win.cc.
tony@chromium.org
2011-05-02
2
-8
/
+6
*
Fix crash due to using secondary X11 connection on main thread.
dcheng@chromium.org
2011-05-02
1
-1
/
+1
*
Remove +x on png files.
evan@chromium.org
2011-05-02
12
-0
/
+0
*
Implement new gray mock.
davemoore@chromium.org
2011-05-02
12
-0
/
+0
*
Compiz's interaction with top-level windows confuses GTK.
amarinichev@chromium.org
2011-05-01
1
-1
/
+2
[next]