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
/
browser_commands.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
add test to verify bookmark bar state and it's always reflected by its visual...
kuan@chromium.org
2013-10-14
1
-1
/
+1
*
When running in immersive mode, the system print dialog opens
zturner@chromium.org
2013-10-09
1
-1
/
+9
*
Convert GetInputString() to GetDestinationURL().
pkasting@chromium.org
2013-10-03
1
-1
/
+1
*
[Cleanup] rename WebContentsModalDialogManager::IsShowingDialog() to IsDialog...
wittman@chromium.org
2013-09-10
1
-1
/
+1
*
This is a follow-up to https://chromiumcodereview.appspot.com/16305010/. To e...
vasilii@chromium.org
2013-08-26
1
-10
/
+7
*
Printing: Add a basic printing mode without print preview and cloud print.
thestig@chromium.org
2013-08-12
1
-6
/
+29
*
Remove unnecessary #if defined(ENABLE_MANAGED_USERS) and header includes.
bauerb@chromium.org
2013-08-05
1
-2
/
+0
*
Create CoreAppLauncherHandler to handle recordAppLaunchbyURL message
simon.hong81@gmail.com
2013-07-26
1
-2
/
+2
*
Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...
jam@chromium.org
2013-07-23
1
-6
/
+9
*
Remove the integrated desktop Chrome To Mobile Service and UI.
msw@chromium.org
2013-07-18
1
-7
/
+0
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Misc. cleanup:
pkasting@chromium.org
2013-07-11
1
-4
/
+2
*
Remove unused parameter "show_history" from the ShowWebsiteSettings methods.
markusheintz@chromium.org
2013-07-05
1
-3
/
+2
*
Expose "Chrome" as accessible product name.
dmazzoni@chromium.org
2013-06-29
1
-3
/
+6
*
Change various google_util functions from taking a std::string to a GURL.
pkasting@chromium.org
2013-06-27
1
-2
/
+2
*
Remove "View Background Pages".
avi@chromium.org
2013-06-22
1
-2
/
+2
*
Fixed cmd + G (find next) on Mac in Incognito, 2 new tests:
vasilii@chromium.org
2013-06-12
1
-6
/
+8
*
InstantExtended: make modes work with the native popup.
samarth@chromium.org
2013-06-10
1
-3
/
+3
*
Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 1.
avi@chromium.org
2013-06-08
1
-1
/
+1
*
Handle key sequence for toggling voice search. This is a no-op until ontoggl...
jeremycho@chromium.org
2013-06-07
1
-0
/
+2
*
Replace PruneAllButActive with PruneAllButVisible.
creis@chromium.org
2013-05-31
1
-1
/
+2
*
content: Move kViewSourceScheme constant into content namespace.
tfarina@chromium.org
2013-05-30
1
-2
/
+2
*
Introduce content::PageState (again).
darin@chromium.org
2013-05-28
1
-5
/
+3
*
Revert 202188 "Introduce content::PageState."
grt@chromium.org
2013-05-26
1
-3
/
+5
*
Introduce content::PageState.
darin@chromium.org
2013-05-24
1
-5
/
+3
*
Move webkit/user_agent/ into webkit/common
jamesr@chromium.org
2013-05-23
1
-1
/
+1
*
InstantExtended: Reload when re-accepting search terms.
jered@chromium.org
2013-05-17
1
-2
/
+7
*
content: Extract url utility functions into url_utils.{h,cc}
tfarina@chromium.org
2013-05-17
1
-2
/
+2
*
components: Create web_modal component.
sadrul@chromium.org
2013-05-16
1
-1
/
+2
*
bookmarks: Make BookmarkModel::IsLoaded() not virtual.
tfarina@chromium.org
2013-05-08
1
-2
/
+2
*
Add key to focus infobars
dmazzoni@chromium.org
2013-04-19
1
-0
/
+5
*
Properly track the creation of a new window for managed users.
pam@chromium.org
2013-04-11
1
-7
/
+0
*
Hide ContentClient getters from embedders so that they they don't reuse conte...
jam@chromium.org
2013-04-05
1
-2
/
+2
*
Deprecate Browser::TYPE_PANEL
stevenjb@chromium.org
2013-04-04
1
-2
/
+1
*
Added histogram for v2 app launch source
calamity@chromium.org
2013-03-24
1
-2
/
+5
*
Fix crash in chrome.tabs.duplicate if the tab to be duplicated belongs to an ...
meacer@chromium.org
2013-03-23
1
-15
/
+15
*
Revert 189589 "Added histogram for v2 app launch source"
hans@chromium.org
2013-03-21
1
-5
/
+2
*
Added histogram for v2 app launch source
calamity@chromium.org
2013-03-21
1
-2
/
+5
*
Fixing problem with a tabless browser windows showing up after a task manager...
skuhne@chromium.org
2013-03-21
1
-4
/
+2
*
Change the way the omnibox handles CTRL-Enter navigations.
beaudoin@chromium.org
2013-03-18
1
-2
/
+9
*
Remove ScopedHostDesktopType.
gab@chromium.org
2013-03-02
1
-4
/
+0
*
Remove WebContents methods that duplicate WebContentsView methods.
jam@chromium.org
2013-02-26
1
-1
/
+1
*
Make Browser::CreateParams::CreateFor(App|DevTools) take HostDesktopType.
gab@chromium.org
2013-02-23
1
-2
/
+4
*
Plumb HostDesktopType through BrowserListTabContentsProvider.
gab@chromium.org
2013-02-22
1
-6
/
+0
*
Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow...
gab@chromium.org
2013-02-20
1
-7
/
+7
*
"Reopen closed window" text not consistent across tab/window context menu
sschmitz@chromium.org
2013-02-20
1
-2
/
+7
*
browser: Move the rest of application_lifetime.h into chrome namespace.
tfarina@chromium.org
2013-02-18
1
-1
/
+1
*
Add an outdated upgrade bubble view.
mad@chromium.org
2013-02-15
1
-2
/
+12
*
Re-enable print and reload for instant extended NTP which now supports it pro...
mad@chromium.org
2013-02-14
1
-12
/
+2
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
[next]