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
*
Fix NativeThemeWin with --enable-accelerated-drawing path.
asvitkine@chromium.org
2011-06-22
1
-11
/
+18
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-22
1
-1
/
+1
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
2
-17
/
+32
*
Move app/mac/ files to ui/gfx/mac/ directory.
tfarina@chromium.org
2011-06-22
5
-0
/
+147
*
Coverity: Remove dead code in gfx::PathProvider().
thestig@chromium.org
2011-06-21
1
-9
/
+1
*
Adds Compositor::SchedulePaint. The X side is NOTIMPLEMENTED.
sky@chromium.org
2011-06-21
3
-2
/
+19
*
Adds Layer as a class between View and the Texture.
sky@chromium.org
2011-06-21
3
-0
/
+140
*
ui/base/models: Allocate |root| on the stack.
tfarina@chromium.org
2011-06-21
1
-16
/
+14
*
Update translations using strings from launchpad.net r248
fta@sofaraway.org
2011-06-21
1
-0
/
+1
*
Apply HIDE_PREFIX to Skia strings on linux without doubling underscores.
rhashimoto@chromium.org
2011-06-21
6
-7
/
+79
*
Augment the gfx::Image conversion methods to let callers choose between weak ...
rsesek@chromium.org
2011-06-21
5
-25
/
+138
*
net: Fix more regressions for net.dll
rvargas@google.com
2011-06-20
1
-0
/
+1
*
Add a debugging flag to annotate web forms with their Autofill field type pre...
isherman@chromium.org
2011-06-20
2
-1
/
+22
*
Revert 89716 - Add a debugging flag to annotate web forms with their Autofill...
isherman@chromium.org
2011-06-20
2
-22
/
+1
*
Add a debugging flag to annotate web forms with their Autofill field type pre...
isherman@chromium.org
2011-06-20
2
-1
/
+22
*
Disable compositor if GL is failed to initialize.
oshima@google.com
2011-06-20
1
-2
/
+2
*
ui: Move resource_bundle_unittest.cc from app.gyp to ui_unittests.gypi.
tfarina@chromium.org
2011-06-20
2
-0
/
+17
*
net: Fix regressions for net.dll
rvargas@google.com
2011-06-17
1
-0
/
+1
*
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
[next]