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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 241125 "Revert of https://codereview.chromium.org/68713009/"
laforge@chromium.org
2014-02-14
1
-1
/
+1
*
Merge 243474 "Fix non-otr profile's file manager being launched ..."
tbarzic@chromium.org
2014-01-15
1
-0
/
+2
*
Merge 241612 "Ensure that we don't start the browser shutdown se..."
ananta@chromium.org
2013-12-18
1
-3
/
+1
*
Remove some static methods on Browser that were used to service WebContentsDe...
jam@chromium.org
2013-12-16
1
-89
/
+48
*
Refresh rAc() when tab is activated because of another tab closing.
dbeam@chromium.org
2013-12-13
1
-1
/
+1
*
Move form validation message bubble into content/, wire up to Android WebView.
benm@chromium.org
2013-12-12
1
-0
/
+33
*
Use base namespace for string16 in chrome/browser.
brettw@chromium.org
2013-12-06
1
-11
/
+12
*
Add support for color input datalist on Android
keishi@chromium.org
2013-11-29
1
-3
/
+4
*
Removed a bunch of references to GetActiveEntry in chrome/browser/ui.
jww@chromium.org
2013-11-21
1
-1
/
+1
*
Cancel all in-progress downloads when the last browser window is closed.
sammc@chromium.org
2013-11-20
1
-0
/
+8
*
[win8] Force browsers created while Chrome is in Metro mode to be on the Ash ...
tapted@chromium.org
2013-11-19
1
-1
/
+2
*
Devtools workspace feature means that a developer can lose
lushnikov@chromium.org
2013-11-16
1
-0
/
+11
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Always force-create the session service when opening a browser window.
sammc@chromium.org
2013-11-13
1
-0
/
+5
*
Move chrome/common/extensions/background_info.h to src/extensions
jamescook@chromium.org
2013-11-09
1
-1
/
+1
*
Rename WebKit namespace to blink (part 4)
abarth@chromium.org
2013-11-07
1
-1
/
+1
*
Don't attempt to session restore an undocked devtools window in AURA.
ananta@chromium.org
2013-11-04
1
-1
/
+1
*
Enable profile pinning by setting browser window relaunch details
calamity@chromium.org
2013-10-31
1
-14
/
+0
*
[Clean up] Remove Browser::UpdateSearchState() and inline its definition into...
kmadhusu@chromium.org
2013-10-29
1
-8
/
+3
*
Revert 231295 "Enable profile pinning by setting browser window ..."
battre@chromium.org
2013-10-28
1
-0
/
+14
*
Translate: New Bubble UX (for the view toolkit)
hajimehoshi@chromium.org
2013-10-28
1
-1
/
+8
*
Enable profile pinning by setting browser window relaunch details
calamity@chromium.org
2013-10-28
1
-14
/
+0
*
Handle ChromeViewHostMsg_FocusOmnibox IPC message only if the web contents co...
kmadhusu@chromium.org
2013-10-26
1
-0
/
+3
*
Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un...
yoz@chromium.org
2013-10-23
1
-2
/
+2
*
On browser close, the browser checks to see if there are any pending downloads.
felt@chromium.org
2013-10-21
1
-3
/
+4
*
Make hosted app windows enable the toolbar for streamlined hosted apps.
calamity@chromium.org
2013-10-16
1
-1
/
+2
*
[GTK] Embed Flash fullscreen widget within browser window, plus HTML5 fullscr...
miu@chromium.org
2013-10-15
1
-7
/
+0
*
Extract browser.RunUnloadEventsHelper into unload controllers
lushnikov@chromium.org
2013-10-12
1
-13
/
+3
*
Fix WeakPtrFactory ordering problems in ui
dmichael@chromium.org
2013-10-09
1
-3
/
+3
*
fix to show detached bookmark bar on NTP when "Show bookmarks bar" is on.
kuan@chromium.org
2013-10-02
1
-4
/
+6
*
Preserve find bar selection across tab switches.
pkasting@chromium.org
2013-09-30
1
-12
/
+7
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-5
/
+0
*
Fix multiple problems with omnibox text handling across focus changes.
pkasting@chromium.org
2013-09-24
1
-5
/
+16
*
Remove the concept of blocked contents.
jochen@chromium.org
2013-09-17
1
-11
/
+0
*
Embed Flash Fullscreen widget within browser window.
miu@chromium.org
2013-09-17
1
-0
/
+13
*
Enable dragged tab controller to process RequestMediaAccessPermission() with UI.
wjia@chromium.org
2013-09-13
1
-12
/
+2
*
Move startup_metric_utils.* to a new component
aberent@chromium.org
2013-09-03
1
-1
/
+1
*
fix flashing bottom gray bar when navigating away from NTP w/ unpinned bookma...
kuan@chromium.org
2013-08-27
1
-0
/
+20
*
Instead of passing ToolbarModel*s around, have classes ask the Browser.
pkasting@chromium.org
2013-08-22
1
-2
/
+1
*
Don't pass an unnecessary bool along the chain of "update toolbar" calls.
pkasting@chromium.org
2013-08-21
1
-2
/
+2
*
Add NativeWebContentsModalDialogManager::HostChanged()
wittman@chromium.org
2013-08-20
1
-1
/
+1
*
Remove old popup blocker.
jochen@chromium.org
2013-08-19
1
-4
/
+1
*
Extend batched shutdown to include the in-progress downloads dialog.
sammc@chromium.org
2013-08-16
1
-3
/
+11
*
Don't close tabs at shutdown until all beforeunload handlers have run.
sammc@chromium.org
2013-08-16
1
-0
/
+16
*
When creating a background contents, also adopt the session storage namespace.
jochen@chromium.org
2013-08-14
1
-12
/
+18
*
Turn off search terms replacement if a page doesn't support instant.
kmadhusu@chromium.org
2013-08-12
1
-0
/
+7
*
Add CurrentProcessInfo::CreationTime() for Linux
simonjam@chromium.org
2013-08-08
1
-7
/
+6
*
Also block popups that open with disposition NEW_WINDOW
jochen@chromium.org
2013-08-05
1
-1
/
+2
*
Remove all extended_enabled_ checks from InstantController.
kmadhusu@chromium.org
2013-08-02
1
-1
/
+1
*
chrome.downloads.setShelfEnabled(boolean)
benjhayden@chromium.org
2013-07-31
1
-1
/
+1
[next]