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
*
Remove fading in/out for Instant previews.
sreeram@chromium.org
2011-10-12
1
-4
/
+0
*
Refactor downloads into a ProfileKeyedService.
rdsmith@chromium.org
2011-10-12
1
-4
/
+10
*
Finish moving plugin probing out of process.
rsesek@chromium.org
2011-10-12
1
-3
/
+2
*
[Web Intents] Initial Views implementation of the web intent picker.
binji@chromium.org
2011-10-12
1
-1
/
+1
*
Fixed behavior of the bookmark bar visibility.
joaodasilva@chromium.org
2011-10-11
1
-18
/
+7
*
Revert 104692 - Exit tabbed fullscreen mode on navigation.
koz@chromium.org
2011-10-10
1
-18
/
+1
*
Exit tabbed fullscreen mode on navigation.
koz@chromium.org
2011-10-10
1
-1
/
+18
*
[Sync UI] When signed in, choosing the sync wrench menu item should navigate ...
binji@chromium.org
2011-10-08
1
-1
/
+1
*
Fix UI quirks when doing a history navigation to a slow page.
creis@chromium.org
2011-10-07
1
-3
/
+6
*
CrOS - Allow tabs to be discarded then reloaded to save memory.
jamescook@chromium.org
2011-10-07
1
-0
/
+10
*
Disable print preview in incognito mode in chrome os.
abodenha@chromium.org
2011-10-07
1
-0
/
+6
*
Move TabContents::ShouldDisplayURL() to ToolbarModel. This doesn't really bel...
aa@chromium.org
2011-10-06
1
-2
/
+2
*
views: remove vertical tabs
thakis@chromium.org
2011-10-06
1
-38
/
+1
*
Honor profile startup settings when opening a window for a profile.
rlp@chromium.org
2011-10-06
1
-11
/
+0
*
Ignore title when determining if protocol handler is already registered or ig...
benwells@chromium.org
2011-10-06
1
-2
/
+2
*
limit number of tabs allowed in touch ui.
alicet@chromium.org
2011-10-06
1
-0
/
+7
*
Display alternate nav infobars even when instant is on. This adds a new noti...
pkasting@chromium.org
2011-10-06
1
-1
/
+9
*
Don't destroy instant loaders if you don't have to.
sreeram@chromium.org
2011-10-04
1
-1
/
+1
*
chromeos: Make Search key never close the NTP.
derat@chromium.org
2011-10-03
1
-10
/
+9
*
Only allow to lock the mouse when the tab is in fullscreen mode.
yzshen@chromium.org
2011-10-01
1
-7
/
+30
*
Remove BrowserWindow::ShowHTMLDialog().
derat@chromium.org
2011-10-01
1
-2
/
+17
*
gcc 4.6 warnings cleanup
pph34r@gmail.com
2011-09-30
1
-4
/
+0
*
Move infobar handling to a tab helper.
avi@chromium.org
2011-09-30
1
-10
/
+24
*
content: Move constrained window code from TabContents to TabContentsWrapper
erg@chromium.org
2011-09-30
1
-9
/
+11
*
Fix crash when running the file chooser dialog from PPAPI.BUG=97637TEST=manual
bbudge@chromium.org
2011-09-29
1
-10
/
+10
*
Change Browser::OpenApplication() to handle having no browser windows open.
atwilson@chromium.org
2011-09-29
1
-2
/
+7
*
Pass intent data through to the picker and launch a new tab
gbillock@chromium.org
2011-09-28
1
-1
/
+3
*
Make calls to registerProtocolHandler() update already registered handlers.
koz@chromium.org
2011-09-28
1
-0
/
+3
*
Remove compact navigation code.
thakis@chromium.org
2011-09-26
1
-35
/
+0
*
Profile shouldn't own PersonalDataManager
dhollowa@chromium.org
2011-09-23
1
-1
/
+2
*
Removed sending of the following IPC messages from chrome and added API's on ...
ananta@chromium.org
2011-09-23
1
-3
/
+2
*
net: Put more functions from escape.h into net namespace.
tfarina@chromium.org
2011-09-22
1
-3
/
+4
*
Aura: Use extension-based file picker from CrOS for pure-views builds.
jamescook@chromium.org
2011-09-21
1
-0
/
+3
*
Revert 102113 - Aura: Use extension-based file picker from CrOS for pure-view...
jamescook@chromium.org
2011-09-21
1
-3
/
+0
*
Aura: Use extension-based file picker from CrOS for pure-views builds.
jamescook@chromium.org
2011-09-21
1
-0
/
+3
*
Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...
flackr@chromium.org
2011-09-21
1
-4
/
+3
*
Rename WebIntentData for backend storage to WebIntentServiceData.
gbillock@chromium.org
2011-09-21
1
-10
/
+9
*
Only show NTP4 info bubble for upgrading users
guohui@chromium.org
2011-09-20
1
-7
/
+5
*
Removed the sending of the following content IPC messages out of chrome and r...
ananta@chromium.org
2011-09-19
1
-1
/
+1
*
Show global error bubble view when creating new browser window
sail@chromium.org
2011-09-19
1
-27
/
+50
*
Revert 101785 - Add --use-more-webui runtime flag to toggle WebUI replacement...
scherkus@chromium.org
2011-09-19
1
-3
/
+4
*
Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...
flackr@chromium.org
2011-09-19
1
-4
/
+3
*
Make f11 fire shortcuts in the browser even if it was preventDefault()ed.
koz@chromium.org
2011-09-19
1
-0
/
+2
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-8
/
+3
*
Implement a bubble that appears at the top of the screen when a tab enters
jeremya@chromium.org
2011-09-17
1
-3
/
+20
*
Revert 101581 - Add --use-more-webui runtime flag to toggle WebUI replacement...
rsimha@chromium.org
2011-09-16
1
-3
/
+4
*
Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...
flackr@chromium.org
2011-09-16
1
-4
/
+3
*
[Web Intents] Change WebIntentPicker to Bubble from ConstrainedDialog.
binji@chromium.org
2011-09-14
1
-24
/
+8
*
Switch from chrome://extensions to chrome://settings/extensionSettings.
finnur@chromium.org
2011-09-13
1
-3
/
+3
*
extract out removal of the g_log_bug53991 global.
dpranke@chromium.org
2011-09-13
1
-6
/
+0
[next]