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
*
Improve and unify Mac OS X run-time version checks.
mark@chromium.org
2011-06-14
1
-8
/
+2
*
Reformat to match style guide.
backer@chromium.org
2011-06-14
1
-134
/
+242
*
ui/base/models: Rewrite the TreeNodeModelTest.GetTotalNodeCount unittest.
tfarina@chromium.org
2011-06-14
1
-34
/
+28
*
Make the web content accessibility tree a descendant of the main window's
dmazzoni@chromium.org
2011-06-13
1
-0
/
+4
*
ui/base/models: Rewrite the TreeNodeModelTest.HasAncestor unittest.
tfarina@chromium.org
2011-06-13
1
-13
/
+26
*
Disables tooltips if we can't create the tooltip window. I still don't
sky@chromium.org
2011-06-13
1
-16
/
+2
*
Update translations using strings from launchpad.net r241
fta@sofaraway.org
2011-06-13
1
-0
/
+2
*
Move ui/gfx/image* to ui/gfx/image/.
rsesek@chromium.org
2011-06-13
13
-23
/
+23
*
mac: Fix NSMutableParagraph creation.
thakis@chromium.org
2011-06-13
1
-2
/
+2
*
Turn off psychedelic-purple background clear.
wjmaclean@chromium.org
2011-06-13
1
-0
/
+5
*
Add OVERRIDE to ui::TreeModelObserver overridden methods.
tfarina@chromium.org
2011-06-13
1
-6
/
+12
*
Changed bit interface to use SkCanvas instead of skia::PlatformCanvas, which ...
alokp@chromium.org
2011-06-10
2
-17
/
+19
*
Enable NativeThemeWin to draw to non-HDC backed canvas. For example, an accel...
asvitkine@chromium.org
2011-06-10
2
-2
/
+63
*
Remove msvs_guids from gyp files in ui.
tony@chromium.org
2011-06-10
6
-8
/
+0
*
Move tree_node_* unittests to ui_unittests.gypi.
tfarina@chromium.org
2011-06-10
1
-0
/
+2
*
Re-enable thread IO restriction override.
wjmaclean@chromium.org
2011-06-10
1
-0
/
+5
*
ui/base/models: Rewrite the TreeNodeModelTest.RemoveAllNodes unittest.
tfarina@chromium.org
2011-06-10
1
-30
/
+30
*
Remove COMPOSITOR_2 flag, old compositor code.
wjmaclean@chromium.org
2011-06-10
2
-109
/
+0
*
Don't output warnings that don't output how to resolve them.
evan@chromium.org
2011-06-10
1
-4
/
+6
*
Retry r88137:
estade@chromium.org
2011-06-09
5
-0
/
+619
*
First draft to enable turning off compositor for unit tests.
wjmaclean@chromium.org
2011-06-09
1
-3
/
+3
*
Mac: Disable loading 2x bitmaps on 10.5 and 10.6
sail@chromium.org
2011-06-08
1
-1
/
+11
*
ui/views: Fix the signature of View::OnViewAdded/Removed overridden methods.
tfarina@chromium.org
2011-06-08
3
-9
/
+10
*
ui/base/models: Add empty() accessor to TreeNode class.
tfarina@chromium.org
2011-06-08
2
-1
/
+4
*
roll clang 131935:132017
thakis@chromium.org
2011-06-08
1
-1
/
+1
*
Implements a blur on the prototype compositor. To enable a blur I
sky@chromium.org
2011-06-07
4
-63
/
+402
*
Revert 88137 - Add code to calculate the dominant color for a favicon.
estade@chromium.org
2011-06-07
5
-620
/
+0
*
Add code to calculate the dominant color for a favicon.
estade@chromium.org
2011-06-07
5
-0
/
+620
*
ui/base/models: Simplify TreeNode::GetIndexOf() member function.
tfarina@chromium.org
2011-06-07
2
-28
/
+30
*
linux: fix tab title fading
evan@chromium.org
2011-06-06
1
-34
/
+15
*
Fix the loading of ca@valencia.pak, which is available in
tony@chromium.org
2011-06-06
2
-6
/
+31
*
Compile fix for old versions of GTK.
backer@chromium.org
2011-06-06
1
-1
/
+1
*
Send resize message to children.
backer@chromium.org
2011-06-06
1
-8
/
+29
*
Adds View::OnWillCompositeTexture that is invoked before a texture is
sky@chromium.org
2011-06-06
3
-0
/
+18
*
views: Take transforms into account when computing visible bounds.
sadrul@chromium.org
2011-06-06
2
-3
/
+18
*
Remove trailing EOL from ui/gfx/gl/OWNERS.
apatrick@chromium.org
2011-06-03
1
-1
/
+0
*
Removed usage of GLX 1.3 windows.
apatrick@chromium.org
2011-06-03
3
-179
/
+63
*
ui/base/models: Reverse the DCHECKs of index.
tfarina@chromium.org
2011-06-02
1
-4
/
+4
*
Files that are in src/ui/base should be compiled into libui_base.a.
tony@chromium.org
2011-06-02
3
-6
/
+160
*
Updating XTBs based on .GRDs from branch 742
kerz@chromium.org
2011-06-02
2
-2
/
+2
*
Remove the background X11 thread.
tony@chromium.org
2011-06-01
3
-78
/
+2
*
ui/base/models: Fix TreeNode sample comment.
tfarina@chromium.org
2011-06-01
1
-6
/
+4
*
Fix OWNERS files for gpu subdirs.
apatrick@chromium.org
2011-06-01
1
-1
/
+2
*
Read int properties from the X server as long.
tony@chromium.org
2011-06-01
1
-8
/
+10
*
ui/base/models: Avoid an unnecessary tmp variable in TreeNode::GetTotalNodeCo...
tfarina@chromium.org
2011-06-01
1
-9
/
+7
*
Ellide by fading
davemoore@chromium.org
2011-06-01
1
-17
/
+79
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
13
-87
/
+115
*
ui/base/models: Use TreeNode::IsRoot in some obvious places.
tfarina@chromium.org
2011-06-01
2
-3
/
+12
*
Revert 87369 - Files that are in src/ui/base should be compiled into libui_ba...
tony@chromium.org
2011-06-01
3
-160
/
+6
*
Remove the use of the X11 background thread and instead handle sync
tony@chromium.org
2011-05-31
2
-9
/
+20
[next]