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
*
Move app_modal_dialog stuff to ui/
ben@chromium.org
2010-12-01
14
-6
/
+729
*
Listen for APP_TERMINATING in notification ui; close windows earlier in the p...
johnnyg@chromium.org
2010-12-01
1
-0
/
+1
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
636
-2
/
+95724
*
Revert 67849 - Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-01
1
-49
/
+1
*
Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-01
1
-1
/
+49
*
Notify the CrOS Enterprise Daemon if an Enterprise Extension has been installed
gfeher@chromium.org
2010-12-01
1
-0
/
+3
*
Refactor the installer to support multi-install.
tommi@chromium.org
2010-12-01
2
-3
/
+8
*
Reset the source-page of the navigation.
sadrul@chromium.org
2010-11-30
3
-2
/
+36
*
Expose Cloud Print UI inside Chrome options.
scottbyer@chromium.org
2010-11-30
1
-2
/
+11
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-1
/
+1
*
Remove the call to the alternate clear UI.
raz@chromium.org
2010-11-30
1
-5
/
+1
*
Fix resizing TabContentViewViews, by hooking up bounds changes to the
anicolao@google.com
2010-11-30
2
-0
/
+9
*
Update HelpApp URL
dpolukhin@chromium.org
2010-11-30
1
-1
/
+1
*
Remove SSL 2.0 support.
wtc@chromium.org
2010-11-30
1
-18
/
+1
*
Refactor: move HostContentSettingsMap to content_settings
gfeher@chromium.org
2010-11-30
4
-4
/
+4
*
Tweaks to instant opt-in dialog.
sky@chromium.org
2010-11-30
1
-1
/
+2
*
Add "create Application Shortcut" to the app menu on NTP.
skerner@google.com
2010-11-30
8
-91
/
+243
*
Makes predictive with autocompleted text the default. I'm leaving the
sky@chromium.org
2010-11-30
2
-21
/
+2
*
Fix for "New blocked popup UI" on Windows
georgey@chromium.org
2010-11-30
2
-10
/
+179
*
Adjust the position of the Wrench menu badge.
finnur@chromium.org
2010-11-30
1
-6
/
+3
*
Fix for not instantiating a new page on singleton tabs when the tab is already
rkc@chromium.org
2010-11-29
2
-5
/
+38
*
Fix task manager context menu to not have any blank menu items.
atwilson@chromium.org
2010-11-29
1
-1
/
+2
*
Rename BookmarkDragData to BookmarkNodeData. Part 2.
tfarina@chromium.org
2010-11-26
5
-17
/
+17
*
Revert "Revert "Finish wiring up chrome.app.install().""
aa@chromium.org
2010-11-26
2
-0
/
+18
*
CL adding a 'maxSize' parameter to the experimental popup extension API.
twiz@google.com
2010-11-26
2
-4
/
+36
*
Remove unused BaseTabStrip methods
rjkroege@google.com
2010-11-25
15
-72
/
+0
*
Add the new dialog for AddSearchProvider.
levin@chromium.org
2010-11-25
2
-59
/
+282
*
Fixes bug that was prematurely cancelling suggested text
sky@chromium.org
2010-11-25
1
-9
/
+2
*
Makes tab in the omnibox do the following:
sky@chromium.org
2010-11-24
2
-7
/
+26
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-24
2
-9
/
+16
*
Replace TabContentsViewGtk with TabContentsViewViews as part of the ongoing
anicolao@chromium.org
2010-11-24
3
-2
/
+465
*
views: Show accelerators in tabstrip context menu.
sadrul@chromium.org
2010-11-24
2
-4
/
+8
*
Disable BookmarkBarViewTest16.DeleteMenu
phajdan.jr@chromium.org
2010-11-24
1
-1
/
+2
*
Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.
jeremy@chromium.org
2010-11-24
3
-5
/
+4
*
Makes committing the suggested text only update the default search
sky@chromium.org
2010-11-24
1
-7
/
+8
*
Remove background mode preferences UI.
atwilson@chromium.org
2010-11-24
1
-91
/
+0
*
Revert "Finish wiring up chrome.app.install()."
aa@chromium.org
2010-11-23
2
-18
/
+0
*
Finish wiring up chrome.app.install().
aa@chromium.org
2010-11-23
2
-0
/
+18
*
Build fix from r67133.
sadrul@chromium.org
2010-11-23
1
-1
/
+1
*
touchui: Create touch-events.
sadrul@chromium.org
2010-11-23
1
-0
/
+29
*
Add dynamic badge listing the # background pages on the wrench menu.
atwilson@chromium.org
2010-11-23
1
-5
/
+22
*
Changes appearance of the NTP for the guest mode.
altimofeev@chromium.org
2010-11-23
1
-7
/
+1
*
Add timing traces to PrepopulateRespectBlank to try to track down
finnur@chromium.org
2010-11-23
1
-2
/
+24
*
Reenable BrowserActionsContainerTest.Visibility with timing info, since
finnur@chromium.org
2010-11-23
1
-9
/
+62
*
Refactoring of cursor usage (primarily for linux).
sadrul@chromium.org
2010-11-23
1
-1
/
+5
*
Remove Feedback button from the status bar and add it to the toolbar.
rkc@chromium.org
2010-11-22
3
-2
/
+47
*
Initialize NetworkStateNotifier before lauching browser.
oshima@chromium.org
2010-11-22
1
-3
/
+9
*
[cros] Adjust default font sizes for new hand hinted fonts.
nkostylev@chromium.org
2010-11-22
5
-8
/
+27
*
Display badge when new background page is installed.
atwilson@chromium.org
2010-11-22
3
-10
/
+49
*
Convert SizeStringInt from taking a wstring to a string16.
tony@chromium.org
2010-11-22
1
-2
/
+3
[next]