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
*
ui: Move more two unittests from app/app.gyp to ui_unittests.gypi.
tfarina@chromium.org
2011-06-17
1
-1
/
+3
*
Improve large tab strip by leveraging touch icons when present.
saintlou@chromium.org
2011-06-17
1
-4
/
+0
*
Take transforms into consideration when deciding the dirty region for child v...
sadrul@chromium.org
2011-06-17
2
-8
/
+8
*
ui: Move gtk_dnd_util_unittest.cc from app.gyp to ui_unittests.gypi.
tfarina@chromium.org
2011-06-17
1
-0
/
+5
*
ui: Move data_pack_unittest.cc from app.gyp to ui_unittests.gypi.
tfarina@chromium.org
2011-06-17
1
-0
/
+2
*
ui/gfx: Cleanup GfxTestSuite class.
tfarina@chromium.org
2011-06-17
2
-12
/
+8
*
roll skia
reed@google.com
2011-06-17
1
-3
/
+3
*
Refactor FaviconHandler to move code into delegate
rohitrao@chromium.org
2011-06-17
3
-0
/
+60
*
Use large bold font for associated network on touch.
rhashimoto@chromium.org
2011-06-17
2
-0
/
+10
*
Remove set of redundant API calls for PlatformDevice instances. These functio...
twiz@chromium.org
2011-06-16
2
-17
/
+14
*
Fixed warning from Core Graphics related to zero-width or zero-height
kbr@google.com
2011-06-16
2
-12
/
+32
*
Automatically put all GL contexts associated with a particular GPU channel (a...
apatrick@chromium.org
2011-06-16
21
-83
/
+185
*
ui/base/models: Switch to ASSERT_* instead of EXPECT_* in tree_node_model_uni...
tfarina@chromium.org
2011-06-16
1
-11
/
+11
*
ui: Remove unused run_all_unittests.cc files.
tfarina@chromium.org
2011-06-16
2
-18
/
+0
*
Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-16
1
-2
/
+2
*
ui/base/models: Fix the API example code comment.
tfarina@chromium.org
2011-06-16
1
-4
/
+4
*
ui/base/models: Cleanup TreeNodeModelTest.AddNode unittest.
tfarina@chromium.org
2011-06-16
1
-23
/
+10
*
ui/views: Get rid of V2TestSuite class.
tfarina@chromium.org
2011-06-16
1
-12
/
+2
*
ui: Move more unittests from app/app.gyp to ui_unittests.gypi.
tfarina@chromium.org
2011-06-16
1
-0
/
+3
*
Revert 89298 - Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-16
1
-2
/
+2
*
Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-16
1
-2
/
+2
*
Remove references to 'linux2' from our grd files.
tony@chromium.org
2011-06-15
1
-1
/
+1
*
ui/base: Get rid of UiBaseTestSuite class.
tfarina@chromium.org
2011-06-15
2
-40
/
+2
*
roll skia w/ GLInterface change
reed@google.com
2011-06-15
1
-0
/
+5
*
Fix Revert of 89054 so it builds on win_shared
gman@chromium.org
2011-06-14
5
-9
/
+24
*
Revert 89073 - Update BuiltinProvider to provide chrome:// URLs.
asargent@chromium.org
2011-06-14
1
-2
/
+2
*
Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...
sadrul@chromium.org
2011-06-14
1
-0
/
+16
*
Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-14
1
-2
/
+2
*
Revert 89054 - Add lots of client side OpenGL logging.
asargent@chromium.org
2011-06-14
5
-24
/
+9
*
Add lots of client side OpenGL logging.
gman@chromium.org
2011-06-14
5
-9
/
+24
*
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
[next]