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
*
Changes FocusController to use the new window hierarchy notifications to corr...
ben@chromium.org
2013-01-30
6
-52
/
+49
*
Reland 179231
xiyuan@chromium.org
2013-01-30
7
-4
/
+46
*
Fix regression from https://chromiumcodereview.appspot.com/11827058 .
sky@chromium.org
2013-01-30
1
-4
/
+4
*
Makes TableViewViews show tooltips for cells whose text doesn't
sky@chromium.org
2013-01-30
6
-18
/
+98
*
ash: Save gesture targets in case of nested message loop.
xiyuan@chromium.org
2013-01-30
4
-17
/
+91
*
Move SetCursorLocation bypass code.
nona@chromium.org
2013-01-30
6
-114
/
+14
*
Added missing 'window.' prefix.
yoshiki@chromium.org
2013-01-30
2
-4
/
+5
*
Adding new bubble border to menus in ChromeOS
skuhne@chromium.org
2013-01-30
9
-29
/
+235
*
Handle Tile\Cascade\Stack window managment operations on Windows
ianet@chromium.org
2013-01-30
3
-1
/
+28
*
mac: Delete GetCachedImageWithName(), it's no longer used.
thakis@chromium.org
2013-01-30
3
-110
/
+0
*
Make ui build on Win64
jschuh@chromium.org
2013-01-30
3
-0
/
+6
*
Delete GPU channel on failure to reallocate backbuffer.
apatrick@chromium.org
2013-01-30
2
-5
/
+6
*
gpu: Fix async upload race on Qualcomm.
epenner@chromium.org
2013-01-29
1
-19
/
+5
*
[win] Enable app list signin
benwells@chromium.org
2013-01-29
13
-10
/
+261
*
Add limits to the size of url and title for bookmarks in the gtk clipboard
cdn@chromium.org
2013-01-29
1
-1
/
+4
*
Add support to WebDialogView so that it will fire window.onbeforeunload event...
jennyz@chromium.org
2013-01-29
2
-7
/
+37
*
Reverted the appearance of simple notifications.
dharcourt@chromium.org
2013-01-29
6
-4
/
+163
*
mac: Move bookmark hierarchy arrow from a pdf to a png.
thakis@chromium.org
2013-01-29
5
-6
/
+14
*
Add ability for EventGenerator to generate Scroll events asynchronously
davemoore@chromium.org
2013-01-29
7
-91
/
+268
*
Made --enable-rich-notifications flag available to message_center.
dharcourt@chromium.org
2013-01-29
2
-0
/
+15
*
Revert 179231 as it has introduced a large number of memory leaks to ash_unit...
timurrrr@chromium.org
2013-01-29
7
-46
/
+4
*
Revert 179302
jochen@chromium.org
2013-01-29
13
-260
/
+10
*
[win] Add signin support for the app launcher.
benwells@chromium.org
2013-01-29
13
-10
/
+260
*
Fix menu corners: the menu background was being painted as a rect when in fact,
varunjain@chromium.org
2013-01-29
12
-49
/
+85
*
gpu: Diagnose crash in async uploads.
epenner@chromium.org
2013-01-29
1
-4
/
+8
*
Switch menuItems to use a settable querySelector rather than relying on role=...
aboxhall@chromium.org
2013-01-29
1
-2
/
+7
*
views: Fix a Widget destruction crash.
xiyuan@chromium.org
2013-01-29
7
-4
/
+46
*
Calls Layout() explicitly when an icon is loaded.
mukai@chromium.org
2013-01-28
1
-0
/
+1
*
mac: add png assets for the mac menu overflow icon
thakis@chromium.org
2013-01-28
2
-0
/
+0
*
Fixes two mouse event related bugs:
sky@chromium.org
2013-01-28
4
-20
/
+47
*
Fixed not-defined exception in TableColumnModel.indexOf()
yoshiki@chromium.org
2013-01-28
1
-1
/
+1
*
app_list: Improve keyboard navigation.
xiyuan@chromium.org
2013-01-26
4
-16
/
+61
*
Fix typo in log statement.
nick@chromium.org
2013-01-26
1
-1
/
+1
*
Fix two menu theme issues:
sky@chromium.org
2013-01-26
2
-6
/
+4
*
For menu buttons, set outline:none on mouse click and reset it to the default...
aboxhall@chromium.org
2013-01-26
3
-33
/
+55
*
Fix bug where no context would be made current on failure to create pbuffer s...
apatrick@chromium.org
2013-01-26
1
-11
/
+15
*
Finish migrating cc/ from WebKit::WebTransformationMatrix to gfx::Transform
ajuma@chromium.org
2013-01-25
2
-33
/
+5
*
GPU: Remove some dead code.
backer@chromium.org
2013-01-25
2
-14
/
+0
*
Revert 178795
jochen@chromium.org
2013-01-25
13
-247
/
+8
*
Introduces 'context' param to NotifierSettingsView.
mukai@chromium.org
2013-01-25
7
-4
/
+30
*
Added signin support for the app launcher.
benwells@chromium.org
2013-01-25
13
-8
/
+247
*
png_codec_unittest.cc leaks stl::vector row_pointers on encoding error.
noel@chromium.org
2013-01-25
1
-30
/
+22
*
Removing arrow of bubble (popup) for volume and brightness.
sschmitz@chromium.org
2013-01-25
4
-9
/
+13
*
Comment memory leak in the PNG encoder on encoding error.
noel@chromium.org
2013-01-25
1
-1
/
+3
*
Fix crash on spell check "Ask Google for suggestions"
jamescook@chromium.org
2013-01-25
1
-0
/
+4
*
Clean up the mess left supporting 'use system libs'
gman@chromium.org
2013-01-25
5
-2
/
+64
*
Changes the format of gfx::Display's ID.
mukai@chromium.org
2013-01-25
5
-34
/
+44
*
Speculative fix for the white/stale tab issue on Windows.
vangelis@chromium.org
2013-01-25
5
-1
/
+65
*
Adds oshima to OWNER of Display.
mukai@chromium.org
2013-01-25
1
-0
/
+4
*
context menu does not work if one already open
sschmitz@chromium.org
2013-01-25
3
-5
/
+39
[next]