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
*
Fixes possible crash in Browser::OpenApplicationTab. The problem is
sky@chromium.org
2012-05-02
1
-0
/
+3
*
Remove browser from web intents UI code.
benwells@chromium.org
2012-05-02
1
-2
/
+1
*
Refactor LoginUIService to not rely on WebUI.
atwilson@chromium.org
2012-05-01
1
-1
/
+1
*
Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...
pkasting@chromium.org
2012-04-27
1
-1
/
+1
*
Don't group same-site links in new windows in the same SiteInstance.
creis@chromium.org
2012-04-27
1
-2
/
+2
*
Add a button to exit managed mode in place of the profile avatar.
bauerb@chromium.org
2012-04-27
1
-2
/
+12
*
Adding IsMouseLocked and removing IsMouseLockedOrPending from FullscreenContr...
scheib@chromium.org
2012-04-27
1
-2
/
+2
*
browser: Get rid of DialogStyle altogether.
tfarina@chromium.org
2012-04-26
1
-8
/
+3
*
User Gesture plumbed from Renderer to Browser's FullscreenController::Request...
scheib@chromium.org
2012-04-26
1
-2
/
+2
*
Web-ify a bunch of these names. I am going to move some of the framework code...
ben@chromium.org
2012-04-25
1
-8
/
+8
*
ash: Ensure LAUNCH_WINDOW opens in normal window.
xiyuan@chromium.org
2012-04-24
1
-12
/
+16
*
Switch platform apps from a declarative launch container to handling an onLau...
asargent@chromium.org
2012-04-23
1
-8
/
+8
*
cros: Use UMA histograms for low memory statistics
jamescook@chromium.org
2012-04-20
1
-2
/
+4
*
Sort methods in Browser.cc to match .h
ben@chromium.org
2012-04-20
1
-610
/
+615
*
Move a lot of ChromeOS stuff out of Browser and onto various Ash-related help...
ben@chromium.org
2012-04-20
1
-137
/
+4
*
Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate i...
bauerb@chromium.org
2012-04-20
1
-41
/
+0
*
Remove a bunch of dead cros stuff from browser/browserview.
ben@chromium.org
2012-04-19
1
-31
/
+2
*
Wait for other browser windows to close when entering managed mode and cancel...
bauerb@chromium.org
2012-04-18
1
-0
/
+5
*
cros: Record UMA stats for tab discards in low memory conditions
jamescook@chromium.org
2012-04-18
1
-4
/
+5
*
content: Do not pass SkColor by const-reference as it's defined as POD(integer).
tfarina@chromium.org
2012-04-18
1
-1
/
+1
*
Respect user-selected launch type (tab/window/fullscreen) when opening File M...
kaznacheev@chromium.org
2012-04-18
1
-7
/
+3
*
TabContents -> WebContentsImpl, part 21.
avi@chromium.org
2012-04-17
1
-13
/
+13
*
Fixes FindBar crash. The crash appears to be because if you select a
sky@chromium.org
2012-04-17
1
-3
/
+3
*
Move notifications used only in chrome/ out of content/.
avi@chromium.org
2012-04-16
1
-1
/
+1
*
This adds a hang monitor for Pepper plugins. It monitors sync messages on the...
brettw@chromium.org
2012-04-13
1
-14
/
+17
*
TabContents -> WebContentsImpl, part 8.
avi@chromium.org
2012-04-13
1
-1
/
+1
*
Close downloads shelf when showing downloads tab.
asanka@chromium.org
2012-04-12
1
-2
/
+2
*
Set Browser::is_attempting_to_close_browser_ in Browser::TabStripEmpty()
stevenjb@chromium.org
2012-04-09
1
-0
/
+3
*
Remove obsolete chromeos specific code
oshima@chromium.org
2012-04-09
1
-8
/
+0
*
Don't recreate background windows when allow_js_access if false
mihaip@chromium.org
2012-04-09
1
-3
/
+8
*
Changed the default homepage for new user profiles.
khorimoto@chromium.org
2012-04-06
1
-3
/
+2
*
Move files inside chrome/browser/chromeos/dbus to chromeos/dbus
hashimoto@chromium.org
2012-04-06
1
-2
/
+2
*
Honor window size for chrome.windows.create when parent window is maximized.
aa@chromium.org
2012-04-04
1
-41
/
+45
*
Gdata ctrl-o support.
achuith@chromium.org
2012-04-04
1
-1
/
+7
*
Automated tests for full screen & mouse lock M16 features
scheib@chromium.org
2012-04-04
1
-3
/
+7
*
[uber page] Uber URL cleanups.
csilv@chromium.org
2012-03-31
1
-21
/
+10
*
Fix devtools window state condition broken at 123977
cem.kocagil@gmail.com
2012-03-30
1
-1
/
+1
*
Open the 'history' page using a short URL, this restores extension overriding...
csilv@chromium.org
2012-03-29
1
-3
/
+2
*
Make extension disabled UI appear at startup if extensions are disabled.
yoz@chromium.org
2012-03-29
1
-18
/
+0
*
Remove core Browser/BrowserList code from Android.
yfriedman@chromium.org
2012-03-29
1
-11
/
+1
*
Make it so that allow_js_access: false can be used with background pages crea...
mihaip@chromium.org
2012-03-29
1
-13
/
+36
*
ash: Make LAUNCH_FULLSCREEN mean maximized app window mode.
xiyuan@chromium.org
2012-03-29
1
-0
/
+19
*
Reverting due to memory (Valgrind) errors.
jhawkins@chromium.org
2012-03-28
1
-7
/
+3
*
Automated tests for full screen & mouse lock M16 features
scheib@chromium.org
2012-03-28
1
-3
/
+7
*
[cros] Fix sub-page URL generated by ShowDateOptions() to work properly.
csilv@chromium.org
2012-03-28
1
-1
/
+1
*
ash: Restore minimized window when activating it.
xiyuan@chromium.org
2012-03-28
1
-0
/
+3
*
Ignore path when navigating to the about page so that an existing uber-page w...
csilv@chromium.org
2012-03-27
1
-1
/
+4
*
Adjust popup/panel window position in Browser::CreateWithParams
stevenjb@chromium.org
2012-03-27
1
-16
/
+3
*
[chromeos] Implement support for getting to date settings that works with the...
csilv@chromium.org
2012-03-26
1
-7
/
+7
*
cros: Add a line of logging to track down crashes on reloading killed tabs
jamescook@chromium.org
2012-03-26
1
-0
/
+2
[next]