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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
FBTF: Reaplly the TabRestoreService::Observer into its own file commit.
erg@google.com
2010-09-02
1
-0
/
+1
*
Revert "FBTF: Move the TabRestoreService::Observer into its own file."
erg@google.com
2010-09-01
1
-1
/
+0
*
FBTF: Move the TabRestoreService::Observer into its own file.
erg@google.com
2010-09-01
1
-0
/
+1
*
Close all tabs for an extension when disabling it.
mpcomplete@chromium.org
2010-09-01
1
-2
/
+1
*
revert r49556 - Interpret typed url into an apps extent from the NTP omnibox ...
rafaelw@chromium.org
2010-09-01
1
-18
/
+0
*
Mac: Allowed incognito windows to be bookmark open target.
yutak@chromium.org
2010-09-01
1
-2
/
+7
*
The "Update Chrome" menu item should appear in addition to the About menu.
erg@google.com
2010-08-31
1
-6
/
+6
*
Cleanup TODOs in RemotingSetupFlow
hclam@chromium.org
2010-08-31
1
-1
/
+1
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-7
/
+8
*
Remove the wstring FormatUrl() functions (and convert remaining users to the ...
viettrungluu@chromium.org
2010-08-31
1
-1
/
+1
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
1
-2
/
+2
*
Remove full-screen launch option app.launch.fullscreen
skerner@chromium.org
2010-08-30
1
-4
/
+0
*
[GTK] implement minimal first run bubble.
estade@chromium.org
2010-08-28
1
-3
/
+3
*
Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passed
sky@chromium.org
2010-08-26
1
-1
/
+3
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
When launcing apps from launcher, use pinned tabs, not app tabs.
aa@chromium.org
2010-08-24
1
-10
/
+4
*
Relanding a previous CL (I fixed the ChromeOS build):
jcivelli@chromium.org
2010-08-23
1
-8
/
+4
*
Resubmit r56600 - Start/stop service process when browser starts and stop
hclam@chromium.org
2010-08-23
1
-0
/
+1
*
Revert 57094 - Making window.focus()/blur() work only when there is a user ge...
jcivelli@chromium.org
2010-08-23
1
-4
/
+8
*
Making window.focus()/blur() work only when there is a user gesture.
jcivelli@chromium.org
2010-08-23
1
-8
/
+4
*
Reland 56669: Initial change that allows to disable bookmarks
dpolukhin@chromium.org
2010-08-23
1
-4
/
+7
*
Build fixes to the CL
rkc@google.com
2010-08-22
1
-7
/
+0
*
Remove attempt to be smart about where to open navigations
aa@chromium.org
2010-08-21
1
-60
/
+0
*
Revert r56902
aa@chromium.org
2010-08-20
1
-6
/
+12
*
Remove TYPE_EXTENSION_APP. Experiment failed. It looks like the layout change...
aa@chromium.org
2010-08-20
1
-12
/
+6
*
Convert wstrings in bookmarks, part 4.
viettrungluu@chromium.org
2010-08-20
1
-2
/
+2
*
Changed ChromeOS status bar menu handlers to obey --enable-tabbed-options swi...
zelidrag@chromium.org
2010-08-20
1
-9
/
+50
*
Remove terrible cross-app navigation handling code that never really
aa@chromium.org
2010-08-19
1
-85
/
+0
*
Revert "Checkin for CL: http://codereview.chromium.org/3061044/show"
phajdan.jr@chromium.org
2010-08-19
1
-0
/
+7
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-1
/
+2
*
Checkin for CL: http://codereview.chromium.org/3061044/show
rkc@google.com
2010-08-19
1
-7
/
+0
*
TBR:sky
dpolukhin@chromium.org
2010-08-19
1
-7
/
+4
*
Land 3122014 for Anton: Initial change that allows to disable bookmarks
dpolukhin@chromium.org
2010-08-19
1
-4
/
+7
*
Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.
rvargas@google.com
2010-08-18
1
-1
/
+0
*
Start/stop service process when browser starts and stop
hclam@chromium.org
2010-08-18
1
-0
/
+1
*
Remove wstrings from bookmarks, part 1 (of many).
viettrungluu@chromium.org
2010-08-18
1
-1
/
+2
*
Setup dialog for remoting
hclam@chromium.org
2010-08-17
1
-2
/
+2
*
Issue 5164: Remove addressbar from panels created from apps or extensions
stevenjb@chromium.org
2010-08-16
1
-1
/
+7
*
First draft of DOM UI for about box. See chromium-os:5161 for details on what
seanparent@google.com
2010-08-13
1
-0
/
+4
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
1
-31
/
+51
*
Disallow fullscreen for app-panels
rafaelw@chromium.org
2010-08-12
1
-1
/
+2
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-22
/
+3
*
ServiceProcessControl to launch a service process and communicate through IPC.
hclam@chromium.org
2010-08-12
1
-0
/
+4
*
Adding remoting setup to wrench menu
hclam@chromium.org
2010-08-12
1
-0
/
+19
*
Making window.focus() work in Chrome.
jcivelli@chromium.org
2010-08-11
1
-0
/
+8
*
Adds support for showing the match preview on views. It's behind the
sky@chromium.org
2010-08-11
1
-0
/
+11
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-15
/
+14
*
Fixing filebrowser so it opens with a panel with no location bar. making it ...
dhg@chromium.org
2010-08-10
1
-1
/
+7
*
Revert 55311 - Add remoting to wrench menu.
erikchen@google.com
2010-08-06
1
-19
/
+0
*
Add remoting to wrench menu.
hclam@chromium.org
2010-08-06
1
-0
/
+19
[next]