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
/
chrome
/
browser
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
3
-11
/
+11
*
Make bookmark_utils::GetNameForURL return a string16.
evan@chromium.org
2011-01-21
2
-4
/
+4
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
123
-126
/
+126
*
[Mac] Merge single-function file about_ipc_dialog.{h,mm} and about_ipc_bridge...
rsesek@chromium.org
2011-01-20
5
-62
/
+40
*
chromeos: Notify window manager earlier about signout.
derat@chromium.org
2011-01-20
2
-1
/
+25
*
Accept keyword by pressing space.
suzhe@google.com
2011-01-20
1
-7
/
+2
*
Keep visibility state in sync between the native window and view
asanka@chromium.org
2011-01-20
1
-0
/
+7
*
[gtk] un-break status bubble.
estade@chromium.org
2011-01-20
1
-2
/
+3
*
Hook TaskbarCreated message to recreate status tray icons.
atwilson@chromium.org
2011-01-20
4
-26
/
+75
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
169
-420
/
+452
*
Removes the link in the omnibox for searching history.
sky@chromium.org
2011-01-20
2
-5
/
+0
*
[Mac] Organize some files into chrome/browser/ui/cocoa/content_settings/.
rsesek@chromium.org
2011-01-20
24
-21
/
+24
*
A workaround for Bug 36939.
hbono@chromium.org
2011-01-20
1
-1
/
+2
*
Add OWNERS files to bookmarks, gtk, and status_icons subdirs.
tfarina@chromium.org
2011-01-20
1
-0
/
+2
*
Adjustments to bookmark bar folder menu placement issues.
mrossetti@chromium.org
2011-01-20
5
-74
/
+64
*
Move BiDiLineIterator to base/i18n/ directory.
tfarina@chromium.org
2011-01-20
1
-2
/
+2
*
Fix for regression: Any window of type APP should create APP_POPUP windows.
stevenjb@google.com
2011-01-19
2
-3
/
+55
*
Removes some code we no longer care about.
sky@chromium.org
2011-01-19
6
-17
/
+0
*
Remove action_max_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-19
1
-1
/
+1
*
[gtk] Don't show empty status bubble in kiosk mode.
estade@chromium.org
2011-01-19
1
-0
/
+1
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
6
-13
/
+13
*
[Mac] Organize some files into chrome/browser/ui/cocoa/toolbar/.
rsesek@chromium.org
2011-01-19
22
-32
/
+37
*
Change all the places where the multi-purpose sync error link is surfaced to ...
johnnyg@chromium.org
2011-01-19
5
-5
/
+7
*
Revert 71837 - Do not include GTK file on Windows.
apatrick@chromium.org
2011-01-19
1
-4
/
+1
*
Do not include GTK file on Windows.
apatrick@chromium.org
2011-01-19
1
-1
/
+4
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
17
-136
/
+125
*
[Mac] Organize all tab/tab strip files into chrome/browser/ui/cocoa/tabs/.
rsesek@chromium.org
2011-01-19
35
-70
/
+74
*
Update references part 2: files in chrome/browser/ui/
msw@chromium.org
2011-01-19
141
-381
/
+384
*
Stop rebuilding the task manager list view after every new row added.
atwilson@chromium.org
2011-01-19
1
-4
/
+14
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
17
-68
/
+77
*
Pass correct dummy filename ("name.html" instead of "name./html") to GTK MIME...
sergeyu@chromium.org
2011-01-19
1
-2
/
+2
*
Quick simple cleanup changes to TabContentsWrapper.
avi@chromium.org
2011-01-19
3
-6
/
+6
*
Make sure we show the restart message if system level Chrome has been upgrade...
finnur@chromium.org
2011-01-19
1
-0
/
+8
*
Adjust the Find test for unselectable test so that it has the right expectati...
finnur@chromium.org
2011-01-19
1
-10
/
+3
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
2
-3
/
+3
*
Remove unused language options code, which has been superseded by DOMUI.
satorux@chromium.org
2011-01-19
1
-2
/
+1
*
Modify a method that was added mid-refactoring so that it follows the new str...
anicolao@google.com
2011-01-19
3
-11
/
+16
*
Cleanup for r71281: replace usage of "pk11" with "pkcs11" or "crypto module",...
mattm@chromium.org
2011-01-19
5
-94
/
+103
*
TabContentsViewViews should be used instead of TabContentsViewGtk for TOUCH_UI
varunjain@chromium.org
2011-01-19
7
-3
/
+17
*
Drag start unexpectedly cancelled. Must always initiate a drag, avoiding
tsepez@chromium.org
2011-01-18
1
-6
/
+2
*
[Mac] Organize all import files into chrome/browser/ui/cocoa/importer/.
rsesek@chromium.org
2011-01-18
11
-16
/
+17
*
[Mac] Organize all infobar files into chrome/browser/ui/cocoa/infobars/.
rsesek@chromium.org
2011-01-18
18
-30
/
+31
*
Update references part 1:
msw@chromium.org
2011-01-18
65
-272
/
+272
*
Some wstring -> string16 conversion in src/app.
tony@chromium.org
2011-01-18
1
-1
/
+1
*
Add OWNERS files to the new subdirs in chrome/browser/ui/cocoa/.
rsesek@chromium.org
2011-01-18
10
-0
/
+16
*
Stubs PK11 Password Dialog for OpenSSL
bulach@chromium.org
2011-01-18
1
-0
/
+27
*
First cut at creating a refactored version of tab_contents_views. This is
anicolao@google.com
2011-01-18
6
-173
/
+330
*
Move loose extension files in c/b/ui/cocoa/ into the extensions/ subdir
rsesek@chromium.org
2011-01-17
9
-15
/
+15
*
Disable crashy FindInPageTest.PrepopulateRespectBlank
phajdan.jr@chromium.org
2011-01-17
1
-1
/
+2
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
4
-4
/
+4
[next]