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
*
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
*
Implement a TODO: Combine BrowserToolbarModel with ToolbarModel. Also make a...
pkasting@chromium.org
2010-01-28
1
-17
/
+1
*
[Mac]Implement Cut, Copy and Paste from page menu
suzhe@chromium.org
2010-01-27
1
-2
/
+0
*
Unload and BeforeUnload handlers would not get invoked within pages inside Ch...
ananta@chromium.org
2010-01-27
1
-0
/
+3
*
Code Cleanup: Browser::CreateForApp can no longer create TYPE_APP_POPUP windows
rafaelw@chromium.org
2010-01-26
1
-3
/
+2
*
Split chromeos options page into system and internet.
chocobo@chromium.org
2010-01-26
1
-2
/
+3
*
[Linux]Implement Cut, Copy and Paste from page menu.
suzhe@chromium.org
2010-01-25
1
-1
/
+1
*
3rd step to remove BrowserExtender and to refactor BrowerView for sidebar.
oshima@chromium.org
2010-01-22
1
-1
/
+1
*
Adds support for phantom tabs. A pinned tab becomes a phantom tab when
sky@chromium.org
2010-01-22
1
-1
/
+19
*
Tab-modal dialog improvements:
zelidrag@google.com
2010-01-15
1
-0
/
+1
*
Copy, Cut&Paste for chromeos
oshima@chromium.org
2010-01-06
1
-1
/
+1
*
Forbid reloading the Inspector window.
apavlov@chromium.org
2009-12-25
1
-1
/
+7
*
Get web app icon via FavIconHelper and auto repair/update
xiyuan@chromium.org
2009-12-11
1
-0
/
+12
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
1
-1
/
+28
*
A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...
twiz@google.com
2009-12-10
1
-0
/
+1
*
Remember zoom on a per-host basis.
pkasting@chromium.org
2009-12-04
1
-4
/
+3
*
Implement "Email Link To Page" menu command.
snej@chromium.org
2009-12-03
1
-0
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-1
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-1
/
+1
*
Set prop app id for chromium/application shortcut.
xiyuan@chromium.org
2009-11-19
1
-4
/
+0
*
Mac: add Extensions to the Main Menu and to the Wrench Menu.
viettrungluu@chromium.org
2009-11-18
1
-0
/
+1
*
Implement web app shortcuts natively per issue 25528
xiyuan@chromium.org
2009-11-17
1
-0
/
+2
*
gtk: Hide the status bubble when the mouse nears it.
derat@chromium.org
2009-11-14
1
-1
/
+5
*
Mac: Animate the bookmark bar showing/hiding.
viettrungluu@chromium.org
2009-11-14
1
-2
/
+2
*
Kiosk Mode implementation.
mhm@chromium.org
2009-11-09
1
-0
/
+1
*
Open the extensions manager tab in single-tab-per-window mode.
aa@chromium.org
2009-11-06
1
-1
/
+1
*
DevTools: Wire Ctrl+Shift+C to "Show JavaScript console".
pfeldman@chromium.org
2009-11-06
1
-1
/
+1
*
Changes session restore to use a normal load rather than preferring
sky@chromium.org
2009-11-03
1
-9
/
+6
*
Rework the way the FindBrowserWithProfile/Type methods work.
ben@chromium.org
2009-10-31
1
-3
/
+4
*
Mac: enable History, Downloads, and Open Location... with no windows open.
viettrungluu@chromium.org
2009-10-30
1
-1
/
+4
*
Revert r30541 since it's still breaking browser_tests
ben@chromium.org
2009-10-30
1
-4
/
+3
*
Rework the way the FindBrowserWithProfile/Type methods work.
ben@chromium.org
2009-10-29
1
-3
/
+4
*
Fix and re-enable a test I broke with the find bar changes I made last night.
ben@chromium.org
2009-10-29
1
-2
/
+7
*
roll back r30430 because it causes bustage even though I don't know why.
ben@chromium.org
2009-10-29
1
-4
/
+3
*
Lazily create the find bar.
ben@chromium.org
2009-10-29
1
-0
/
+1
*
Rework the way the FindBrowserWithProfile/Type methods work.
ben@chromium.org
2009-10-29
1
-3
/
+4
*
GTK: Activate window when "Get themes" button is clicked.
derat@chromium.org
2009-10-28
1
-0
/
+2
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
1
-2
/
+0
*
Take 2 at this. The only change between this and the first is to add the GetT...
sky@chromium.org
2009-10-27
1
-0
/
+3
*
Revert 30194 - Makes session restore on Chrome OS restore popups.
sky@chromium.org
2009-10-27
1
-1
/
+0
*
Makes session restore on Chrome OS restore popups.
sky@chromium.org
2009-10-27
1
-0
/
+1
*
CompactNavigationBar for toolkit views build, with some design change per Col...
oshima@chromium.org
2009-10-26
1
-0
/
+3
[next]