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
/
browser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all occurrences of "app extension" with "extension app" since we were ...
aa@chromium.org
2010-05-06
1
-6
/
+6
*
Second attempt at fix for Browser::AddTabWithURL. My first fix fixed
sky@chromium.org
2010-05-05
1
-2
/
+18
*
Prevent navigations inside an app tab from clobbering the app tab.
aa@chromium.org
2010-05-04
1
-2
/
+5
*
Adds ability for newly inserted tabs to appear before other tabs. I'll
sky@chromium.org
2010-05-03
1
-0
/
+14
*
Attempt 2 at relanding your patch. I believe the problem was the removal of t...
sky@chromium.org
2010-04-30
1
-0
/
+5
*
Revert 45906 - Relands your patch to have an option for enabling vertical tab...
sky@chromium.org
2010-04-29
1
-5
/
+0
*
Re-land 45894. http://codereview.chromium.org/1732015
aa@chromium.org
2010-04-29
1
-0
/
+15
*
Change report bad webpage to be a web tab instead of native dialog
feldstein@chromium.org
2010-04-29
1
-0
/
+1
*
Relands your patch to have an option for enabling vertical tabs. I've
sky@chromium.org
2010-04-29
1
-0
/
+5
*
Nukes one of the AddTabWithURL variants.
sky@chromium.org
2010-04-29
1
-13
/
+4
*
Revert 45894 - First cut at window affinity for apps. Window affinity means t...
aa@chromium.org
2010-04-29
1
-15
/
+0
*
First cut at window affinity for apps. Window affinity means that app URLs te...
aa@chromium.org
2010-04-29
1
-0
/
+15
*
fullscreen window app launch container
erikkay@chromium.org
2010-04-28
1
-7
/
+20
*
Reland r45520. This adds a new browser type: EXTENSION_APP that
aa@chromium.org
2010-04-26
1
-10
/
+28
*
Sigh. Revert r45520. Breaks ChromeOS.
aa@chromium.org
2010-04-24
1
-28
/
+10
*
This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...
aa@chromium.org
2010-04-24
1
-10
/
+28
*
Don't select all when autofocusing the location bar on New Tab creation. Use...
pkasting@chromium.org
2010-04-23
1
-2
/
+2
*
Rename OnBlockedContentChange to OnContentSettingsChange.
bulach@chromium.org
2010-04-21
1
-1
/
+1
*
Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...
ben@chromium.org
2010-04-20
1
-5
/
+0
*
Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...
ben@chromium.org
2010-04-20
1
-0
/
+5
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
1
-0
/
+1
*
Remove the distributor logo.
glen@chromium.org
2010-04-01
1
-3
/
+0
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-31
1
-0
/
+1
*
Fix a regression appearing in r41875 where navigating back from an interstiti...
bauerb@chromium.org
2010-03-29
1
-0
/
+3
*
Reverting this CL to fix the interactive ui test failures.
ananta@chromium.org
2010-03-26
1
-1
/
+0
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-0
/
+1
*
Revert 42465 - Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-1
/
+0
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-0
/
+1
*
Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...
maruel@chromium.org
2010-03-22
1
-1
/
+0
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
1
-0
/
+1
*
Revert "Keyboard accessibility for the page and app menus."
maruel@chromium.org
2010-03-22
1
-1
/
+0
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
1
-0
/
+1
*
Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...
thestig@chromium.org
2010-03-20
1
-5
/
+0
*
Allow dynamic switching in and out of sidetabs mode.
ben@chromium.org
2010-03-19
1
-0
/
+5
*
Makes pinned tab restore on startup if you haven't enabled session
sky@chromium.org
2010-03-18
1
-5
/
+25
*
[Mac] Honor modifier keys in back/forward menu.
bauerb@chromium.org
2010-03-17
1
-0
/
+9
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
Support app tabs as a launch point for apps. Also, move the logic for launch...
erikkay@chromium.org
2010-03-12
1
-0
/
+13
*
Bookmark manager: Make sure we open the tabbed bookmark manager in a non OTR ...
arv@chromium.org
2010-03-12
1
-1
/
+3
*
Open tabbed bookmark manager from menus as well.
arv@chromium.org
2010-03-12
1
-0
/
+1
*
Initial implementation of status tray functionality (mac-only, currently).
atwilson@chromium.org
2010-03-06
1
-1
/
+4
*
Add command line option to use a tabbed bookmark manager.
arv@chromium.org
2010-03-03
1
-0
/
+1
*
linux: plumb shift-reload down into new shift-reload API
evan@chromium.org
2010-02-19
1
-0
/
+4
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Adds code to restore application extensions. I'm also enabling tab
sky@chromium.org
2010-02-10
1
-4
/
+13
*
Make the content settings dialog dependent on its parent. This re-plumbs the...
pkasting@chromium.org
2010-02-09
1
-0
/
+1
*
Step 1 in Implementing/Prototyping App Panels.
rafaelw@chromium.org
2010-02-04
1
-5
/
+16
*
Adjusts tab strip model to deal with app tabs. There were a couple of
sky@chromium.org
2010-02-02
1
-2
/
+1
*
Wire popup blocking UI to the new machinery and port over the user's old whit...
pkasting@chromium.org
2010-02-02
1
-4
/
+2
*
Ignore ref (hash fragment) in URL when opening singleton tabs based on URLs.
arv@chromium.org
2010-01-31
1
-4
/
+4
[next]