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
*
Makes rendering of selected disabled menu items match what windows does. As w...
sky@chromium.org
2011-05-27
3
-4
/
+14
*
Fixes bug in updating only part of a texture and removes irrelevant TODO.
sky@chromium.org
2011-05-27
1
-1
/
+1
*
Ignore GLX_WINDOW attribute if the GPU process ID doesn't match.
piman@google.com
2011-05-27
1
-1
/
+18
*
ElideUrl now passes tests on all platforms. ElideUrl has been cleaned up and ...
groby@chromium.org
2011-05-26
2
-72
/
+90
*
We assume that each SkDevice is our custom PlatformDevice. This assumption is...
alokp@chromium.org
2011-05-26
1
-0
/
+7
*
Fix up PathProvider on the Mac for FILE_MODULE.
dmaclach@chromium.org
2011-05-26
1
-5
/
+10
*
Expose NativeDisplay from GLSurfaceEGL.
backer@chromium.org
2011-05-26
2
-3
/
+19
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
10
-87
/
+95
*
Fix scrollbar buttons in classic windows theme. When I refactored the code
rogerta@chromium.org
2011-05-26
1
-2
/
+20
*
Make SetSwapInterval a log warning rather than a notreached.
nduca@chromium.org
2011-05-26
3
-2
/
+6
*
Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...
chromium@hybridsource.org
2011-05-25
15
-37
/
+36
*
Apply setInterval to new surface-context pairs
nduca@chromium.org
2011-05-25
1
-5
/
+14
*
base/i18n: Pass |str| as const reference in BreakIterator::Init().
tfarina@chromium.org
2011-05-25
1
-2
/
+2
*
Add MenuModelAdapter to wrap ui::MenuModel with views::MenuDelegate interface.
rhashimoto@chromium.org
2011-05-25
2
-6
/
+9
*
Revert 86631 - Fix up PathProvider on the Mac for FILE_MODULE.
vandebo@chromium.org
2011-05-25
1
-4
/
+0
*
Fix up PathProvider on the Mac for FILE_MODULE.
dmaclach@chromium.org
2011-05-25
1
-0
/
+4
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
10
-95
/
+87
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
10
-87
/
+95
*
Updating XTBs based on .GRDs from branch 742
kerz@chromium.org
2011-05-25
1
-1
/
+1
*
Prototype compositor to render views to a texture using d3d 10. This
sky@chromium.org
2011-05-24
4
-0
/
+656
*
Changes to reflect context/surface refactoring for new compositor (COMPOSITOR...
wjmaclean@chromium.org
2011-05-24
1
-5
/
+5
*
Check for no pixels after calling lockPixels(). If so, we return rather than
reed@google.com
2011-05-24
1
-0
/
+6
*
Fixes rounding bug in transform. This is needed to avoid rounding
sky@chromium.org
2011-05-24
1
-2
/
+6
*
Adding support for loading custom locale resources using a command line flag.
ofri@google.com
2011-05-24
1
-1
/
+11
*
Fix glitch in title fading code
sail@chromium.org
2011-05-24
1
-1
/
+1
*
GLContext no longer holds a pointer to a GLSurface.
apatrick@chromium.org
2011-05-23
29
-424
/
+298
*
Revert 86258 - Add a unit test for Motion JPEG frames.
hbono@chromium.org
2011-05-23
1
-39
/
+0
*
Add a unit test for Motion JPEG frames.
hbono@chromium.org
2011-05-23
1
-0
/
+39
*
Remove override on thread IO restrictions.
wjmaclean@chromium.org
2011-05-21
1
-5
/
+0
*
Roll skia r1385:1395
thakis@chromium.org
2011-05-20
1
-0
/
+1
*
Update translations using strings from launchpad.net r216
fta@sofaraway.org
2011-05-20
2
-0
/
+14
*
Rename internal gfx::Image members to be less confusing with Cocoa types.
rsesek@chromium.org
2011-05-20
5
-73
/
+73
*
ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).
tfarina@chromium.org
2011-05-20
2
-21
/
+13
*
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
[next]