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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add shutdown option to wrench menu.
achuith@chromium.org
2011-12-07
1
-0
/
+1
*
Update CreateTabContents to use a content::Referrer instead of a plain URL
jochen@chromium.org
2011-12-06
1
-1
/
+1
*
Remove deprecated TabContentsDelegate::OpenURLFromTab variant
jochen@chromium.org
2011-12-02
1
-8
/
+0
*
Add a public content/ interface for intents. Use it.
gbillock@chromium.org
2011-12-01
1
-3
/
+1
*
Support for screenlock - keyboard shortcut + wrench menu item
achuith@chromium.org
2011-12-01
1
-0
/
+1
*
Make platform apps use and require a different container ("shell" instead of ...
mihaip@chromium.org
2011-12-01
1
-0
/
+2
*
Move extension delegate calls to a new ExtensionTabHelperDelegate interface.
avi@chromium.org
2011-11-30
1
-6
/
+9
*
Plumb STYEL_GENERIC thru BrowserShowHtmlDialog, ShowHtmlDialog, CreateViewsWi...
bshe@chromium.org
2011-11-29
1
-1
/
+8
*
base::bind migrations for browser.cc
csilv@chromium.org
2011-11-22
1
-3
/
+3
*
Get rid of view_messages.h include from chrome since TabContentsDelegate used...
jam@chromium.org
2011-11-22
1
-4
/
+2
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
1
-9
/
+11
*
Split out fullscreen logic from Browser into FullscreenController.
koz@chromium.org
2011-11-21
1
-51
/
+6
*
Standardize naming of SelectFileDialog implementation files.
jamescook@chromium.org
2011-11-15
1
-1
/
+1
*
Append parameters to webstore URL to indicate launch source.
estade@chromium.org
2011-11-15
1
-2
/
+6
*
Cleanup: Remove unneeded forward declarations in content/browser.
thestig@chromium.org
2011-11-10
1
-0
/
+1
*
Bookmark Manager and Settings page are forced to open in the normal mode.
rustema@google.com
2011-11-08
1
-0
/
+9
*
Support dispositon attribute.
gbillock@chromium.org
2011-10-31
1
-2
/
+4
*
Fix a crash in FullscreenExitBubbleController when the user clicks the "Exit ...
jeremya@chromium.org
2011-10-29
1
-0
/
+2
*
Move PageZoom enum into content/public/common and into the content namespace....
jam@chromium.org
2011-10-28
1
-2
/
+2
*
When creating a tab contents for a browser in the RVHDelegateHelper, create a...
jochen@chromium.org
2011-10-28
1
-0
/
+1
*
Sync Promo: Tweak first tabs
sail@chromium.org
2011-10-28
1
-4
/
+0
*
Add shortcut to show avatar menu
sail@chromium.org
2011-10-25
1
-0
/
+1
*
Fix warning prompting on closing a window that will cancel downloads.
rdsmith@chromium.org
2011-10-24
1
-4
/
+23
*
Mouse lock content setting back-end (no UI)
scheib@chromium.org
2011-10-22
1
-0
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-6
/
+6
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Revert 106029
nkostylev@chromium.org
2011-10-18
1
-1
/
+1
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Show mouse lock request and status in fullscreen bubble infobar.
yzshen@chromium.org
2011-10-18
1
-2
/
+28
*
Revert "Fix warning prompting on closing a window that will cancel downloads."
sail@chromium.org
2011-10-17
1
-23
/
+4
*
Fix warning prompting on closing a window that will cancel downloads.
rdsmith@chromium.org
2011-10-15
1
-4
/
+23
*
Implement fullscreen info bubble on Win and Mac.
jeremya@chromium.org
2011-10-15
1
-3
/
+9
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-16
/
+18
*
Make views::Label and views::Link auto-color themselves to be readable over t...
pkasting@chromium.org
2011-10-12
1
-4
/
+3
*
Remove fading in/out for Instant previews.
sreeram@chromium.org
2011-10-12
1
-1
/
+0
*
Revert 104692 - Exit tabbed fullscreen mode on navigation.
koz@chromium.org
2011-10-10
1
-3
/
+0
*
Exit tabbed fullscreen mode on navigation.
koz@chromium.org
2011-10-10
1
-0
/
+3
*
CrOS - Allow tabs to be discarded then reloaded to save memory.
jamescook@chromium.org
2011-10-07
1
-1
/
+2
*
views: remove vertical tabs
thakis@chromium.org
2011-10-06
1
-15
/
+0
*
Honor profile startup settings when opening a window for a profile.
rlp@chromium.org
2011-10-06
1
-6
/
+0
*
Only allow to lock the mouse when the tab is in fullscreen mode.
yzshen@chromium.org
2011-10-01
1
-0
/
+1
*
content: Move constrained window code from TabContents to TabContentsWrapper
erg@chromium.org
2011-09-30
1
-2
/
+6
*
Remove compact navigation code.
thakis@chromium.org
2011-09-26
1
-9
/
+0
*
Rename WebIntentData for backend storage to WebIntentServiceData.
gbillock@chromium.org
2011-09-21
1
-3
/
+1
*
Show global error bubble view when creating new browser window
sail@chromium.org
2011-09-19
1
-0
/
+6
*
Implement a bubble that appears at the top of the screen when a tab enters
jeremya@chromium.org
2011-09-17
1
-2
/
+8
*
[Web Intents] Change WebIntentPicker to Bubble from ConstrainedDialog.
binji@chromium.org
2011-09-14
1
-8
/
+0
*
Make panel adjust bounds per preferred size change notification on Windows.
jianli@chromium.org
2011-09-07
1
-0
/
+2
*
content: Move collected cookies constrained window to TabContentsWrapper.
erg@chromium.org
2011-09-07
1
-2
/
+2
*
Moved the following IPCs out of chrome into content where they are handled by
ananta@chromium.org
2011-09-06
1
-1
/
+13
[next]