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_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extension Apps that prefer a panel over a tab, should launch that way when
finnur@chromium.org
2011-05-06
1
-3
/
+5
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
1
-1
/
+1
*
Disable BrowserTest.FaviconOfOnloadRedirectToAnchorPage
hclam@chromium.org
2011-05-05
1
-1
/
+2
*
Update the URL if the user cancels a beforeunload handler.
creis@chromium.org
2011-04-28
1
-0
/
+33
*
Move code that talks to spelling and translate out of content. I create Chro...
jam@chromium.org
2011-04-13
1
-4
/
+7
*
Renames TabStripModel and Browser's selected_index to
sky@chromium.org
2011-04-12
1
-2
/
+2
*
New notification sent when extension uninstall is not allowed.
dennisjeffrey@google.com
2011-04-07
1
-1
/
+1
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
1
-4
/
+7
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-1
/
+1
*
Marking BrowserTest.ThirtyFourTabs as flaky on Windows.
robertshield@chromium.org
2011-03-08
1
-1
/
+11
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-3
/
+3
*
Open the home page on launch even when there are pinned tabs.
sadrul@chromium.org
2011-02-28
1
-2
/
+8
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-09
1
-9
/
+13
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-13
/
+9
*
Mark BrowserTest.ConvertTabToAppShortcut as DISABLED.
dmazzoni@chromium.org
2011-02-08
1
-1
/
+2
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-9
/
+13
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Set Browser::app_name_ in a reasonable way for extension apps.
skerner@chromium.org
2011-01-14
1
-2
/
+46
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-1
/
+0
*
Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-4
/
+8
*
Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-8
/
+4
*
Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-4
/
+8
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-3
/
+3
*
Propagate is_editable_node in the FOCUS_CHANGED_IN_PAGE notification.
bryeung@google.com
2010-12-08
1
-2
/
+4
*
Change drag and drop prefs on the right browser window.
skerner@chromium.org
2010-12-06
1
-0
/
+49
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-1
/
+1
*
Simplfy WindowedNotificationObserverWithDetails.
bryeung@google.com
2010-12-03
1
-7
/
+7
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move app_modal_dialog stuff to ui/
ben@chromium.org
2010-12-01
1
-3
/
+3
*
[Mac] Fix a memory corruption when closing a JS modal dialog.
phajdan.jr@chromium.org
2010-11-27
1
-8
/
+1
*
Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-22
1
-0
/
+36
*
Revert 66646 - Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
1
-36
/
+0
*
Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
1
-0
/
+36
*
Make pink's TabContentsWrapper change compile on Windows.
ben@chromium.org
2010-11-18
1
-9
/
+13
*
Cleanup: Include browser.h -> ui/browser.h [Part 4].
jhawkins@chromium.org
2010-11-17
1
-3
/
+3
*
Cleanup: Remove chrome/browser/browser_init.* and references.
jhawkins@chromium.org
2010-11-12
1
-1
/
+1
*
Cleanup: Remove chrome/browser/browser_navigator.* and references.
jhawkins@chromium.org
2010-11-12
1
-1
/
+1
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
Make all browser code use browser::Navigate to open tabs.
ben@chromium.org
2010-11-02
1
-10
/
+4
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-3
/
+3
*
Fix crash in domui menu (7773) and remove caching code.
oshima@chromium.org
2010-10-25
1
-7
/
+1
*
Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.
mattm@chromium.org
2010-10-21
1
-1
/
+1
*
Indicate if window is closing in tabs.onRemoved callback
jstritar@chromium.org
2010-10-15
1
-1
/
+3
*
DISABLING crashy CloseWithAppMenuOpen on chromeos
oshima@chromium.org
2010-10-14
1
-1
/
+7
*
Exit DOMUI menu when browser window is destroyed.
oshima@chromium.org
2010-10-12
1
-8
/
+1
*
Temporarily disables tests that does not work with DOMUI menu2.
oshima@chromium.org
2010-10-12
1
-1
/
+1
*
Temporarily disables tests that does not work with DOMUI menu2.
oshima@chromium.org
2010-10-12
1
-1
/
+8
*
chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.
stevenjb@google.com
2010-10-06
1
-1
/
+2
[next]