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
*
Move PageZoom enum into content/public/common and into the content namespace....
jam@chromium.org
2011-10-28
1
-7
/
+6
*
When creating a tab contents for a browser in the RVHDelegateHelper, create a...
jochen@chromium.org
2011-10-28
1
-0
/
+9
*
Sync Promo: Tweak first tabs
sail@chromium.org
2011-10-28
1
-28
/
+1
*
Revert 107748 - Add policy for blocking GCP printing.
abodenha@chromium.org
2011-10-28
1
-3
/
+0
*
Add policy for blocking GCP printing.
abodenha@chromium.org
2011-10-28
1
-0
/
+3
*
Fixing visibility transitions for Instant
shishir@chromium.org
2011-10-27
1
-0
/
+7
*
Delete code for and references to mini-gallery and theme install bubbles.
yoz@chromium.org
2011-10-27
1
-23
/
+1
*
Only record ToggleFullscreen UMA when the user toggles fullscreen.
jeremya@chromium.org
2011-10-27
1
-1
/
+2
*
Enable panels by default on Win/Mac/Linux.
jennb@chromium.org
2011-10-27
1
-7
/
+7
*
Add shortcut to show avatar menu
sail@chromium.org
2011-10-25
1
-0
/
+7
*
Remove unnecessary dependencies on Autofill.
isherman@chromium.org
2011-10-25
1
-1
/
+0
*
Calls to rph updating existing handlers are ignored.
benwells@chromium.org
2011-10-25
1
-8
/
+1
*
Fix minor WebUI dialog issues, mostly with bookmark management.
rbyers@chromium.org
2011-10-25
1
-4
/
+0
*
Moved mobile activation into its own modal dialog.
zelidrag@chromium.org
2011-10-24
1
-3
/
+8
*
Fix warning prompting on closing a window that will cancel downloads.
rdsmith@chromium.org
2011-10-24
1
-92
/
+70
*
Fix the segfault on Linux when closing a tab that is in tab fullscreen mode.
yzshen@chromium.org
2011-10-24
1
-0
/
+9
*
Mouse lock content setting back-end (no UI)
scheib@chromium.org
2011-10-22
1
-6
/
+35
*
Support grouping taskbar icons for panels with regular taskbar icon for Chrom...
jianli@chromium.org
2011-10-21
1
-1
/
+7
*
Make NTP4 bubble profile independent
guohui@google.com
2011-10-20
1
-1
/
+1
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-18
/
+18
*
WebUI Edit Search Engine Dialog
wyck@chromium.org
2011-10-19
1
-1
/
+10
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-32
/
+35
*
Random launcher tweaks:
sky@chromium.org
2011-10-18
1
-0
/
+4
*
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
*
Suppress first run search box for sync promo
sail@chromium.org
2011-10-18
1
-4
/
+10
*
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
-39
/
+143
*
Revert "Fix warning prompting on closing a window that will cancel downloads."
sail@chromium.org
2011-10-17
1
-70
/
+92
*
Change EnterFullscreen() to take an enum instead of a bool as second parameter.
thakis@chromium.org
2011-10-17
1
-2
/
+18
*
Mac implementation of mouse lock in render widget host view.
scheib@chromium.org
2011-10-15
1
-4
/
+0
*
Fixes bug in instant where we would end up incorrectly using the
sky@chromium.org
2011-10-15
1
-3
/
+3
*
Fix warning prompting on closing a window that will cancel downloads.
rdsmith@chromium.org
2011-10-15
1
-92
/
+70
*
Implement fullscreen info bubble on Win and Mac.
jeremya@chromium.org
2011-10-15
1
-13
/
+55
*
Make escape exit tabbed fullscreen mode even if browser was in fullscreen mod...
koz@chromium.org
2011-10-15
1
-0
/
+6
*
On Linux, turn off panels when there is no window manager present.
prasadt@chromium.org
2011-10-14
1
-1
/
+8
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Disable printing when a constrained window is open. It's confusing.
thestig@chromium.org
2011-10-13
1
-13
/
+30
*
Don't show URL for pending new navigations initiated by the renderer.
creis@chromium.org
2011-10-13
1
-2
/
+4
*
Introduce a new field trial for Instant.
sreeram@chromium.org
2011-10-13
1
-1
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-26
/
+30
*
Add metrics to help measure effects of installing default apps in a profile
rogerta@chromium.org
2011-10-13
1
-3
/
+10
*
Fix AllSources observers for EXTENSION_READY_TO_INSTALL and BROWSER_ACTION_VI...
yoz@chromium.org
2011-10-13
1
-11
/
+13
*
Make views::Label and views::Link auto-color themselves to be readable over t...
pkasting@chromium.org
2011-10-12
1
-5
/
+4
*
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
[next]