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
/
extensions
/
window_open_apitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stacking panel support for Mac.
jianli@chromium.org
2013-04-30
1
-7
/
+2
*
Disable the following tests under AddressSanitizer:
glider@chromium.org
2013-04-18
1
-2
/
+2
*
Deprecate Browser::TYPE_PANEL
stevenjb@chromium.org
2013-04-04
1
-6
/
+0
*
Revert issue 158379
stevenjb@chromium.org
2013-04-03
1
-0
/
+13
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-2
/
+2
*
Fix up unused includes from chrome/browser/extensions to the rest of chrome/b...
yoz@chromium.org
2013-03-05
1
-1
/
+0
*
Disable WindowOpenPanelTest.WindowOpenPanelDetached on Win
stevenjb@chromium.org
2013-03-01
1
-1
/
+2
*
Remove kDefaultHostDesktopType from browser_finder.cc.
gab@chromium.org
2013-02-28
1
-3
/
+8
*
Disable ExtensionApiTest.PopupBlockingExtension on Windows.
yoz@chromium.org
2013-02-21
1
-1
/
+7
*
Add ShellWindowContents and AppWindow/Panel implementations.
stevenjb@chromium.org
2013-02-15
1
-45
/
+61
*
Revert 182559
isherman@chromium.org
2013-02-15
1
-61
/
+45
*
Add ShellWindowContents and AppWindow/Panel implementations.
stevenjb@chromium.org
2013-02-14
1
-45
/
+61
*
Get rid of native-desktop-only BrowserList:: iterator methods in tests.
gab@chromium.org
2013-02-12
1
-9
/
+6
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...
rsleevi@chromium.org
2013-02-07
1
-2
/
+2
*
Disable WindowOpenPanelTest.WindowOpenPanelDetached on Win Aura
jochen@chromium.org
2013-01-24
1
-1
/
+1
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-11
1
-6
/
+10
*
Simplify ExecuteJavaScript* functions.
darin@chromium.org
2013-01-04
1
-4
/
+4
*
Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}
darin@chromium.org
2013-01-02
1
-2
/
+2
*
Fix WindowOpenPanelTest.ClosePanelsOnExtensionCrash on Win Aura. Since that d...
jam@chromium.org
2012-11-28
1
-7
/
+21
*
Move extension_keybinding_apitest.cc to interactive_ui_tests since 3 out of 4...
jam@chromium.org
2012-11-27
1
-7
/
+0
*
chromeos: Disable the ClosePanelsOnExtensionCrash test.
derat@chromium.org
2012-11-14
1
-1
/
+9
*
GTTF: remove FAILS_ prefix, part 1
phajdan.jr@chromium.org
2012-11-01
1
-2
/
+2
*
browser: Start moving browser_finder.h into chrome namespace.
tfarina@chromium.org
2012-10-28
1
-2
/
+2
*
Remove Profile->GetExtensionProcessManager calls; replace with PKSF calls thr...
mirandac@chromium.org
2012-10-24
1
-2
/
+3
*
fix minor vs2012 warning
scottmg@chromium.org
2012-10-20
1
-2
/
+2
*
[Panels] Fix browser crash when killing extension on Windows.
jennb@chromium.org
2012-09-19
1
-0
/
+55
*
[Panel refactor] Deprecate old panels.
jennb@chromium.org
2012-09-11
1
-13
/
+8
*
Allow panels to be created as detached panels.
jennb@chromium.org
2012-09-06
1
-0
/
+13
*
Revert 155071 - Allow panels to be created as detached panels.
jennb@chromium.org
2012-09-06
1
-13
/
+0
*
Allow panels to be created as detached panels.
jennb@chromium.org
2012-09-06
1
-0
/
+13
*
[Panel refactor] Enable browserless panels by default in trunk/canary/dev.
jennb@chromium.org
2012-08-30
1
-3
/
+25
*
[Panels refactor] Support window.open for browserless panels.
jennb@chromium.org
2012-08-29
1
-0
/
+13
*
Restore panel behavior on Ash/ChromeOS
stevenjb@chromium.org
2012-08-21
1
-10
/
+0
*
[Panel refactor] use browserless Panels by default in Dev/Canary
jennb@chromium.org
2012-08-17
1
-10
/
+14
*
Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...
jam@chromium.org
2012-07-30
1
-1
/
+1
*
Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...
jam@chromium.org
2012-07-24
1
-2
/
+3
*
Deprecate --aura-panels
stevenjb@chromium.org
2012-07-12
1
-5
/
+19
*
Revert 145401 - Deprecate --aura-panels
stevet@chromium.org
2012-07-04
1
-19
/
+5
*
Deprecate --aura-panels
stevenjb@chromium.org
2012-07-03
1
-5
/
+19
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-3
/
+4
*
BUG=110235
mitchellwrosen@chromium.org
2012-06-15
1
-0
/
+58
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+1
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-2
/
+3
*
Remove code that makes Chrome on ChromeOS push popups to new tabs. Now we hav...
ben@chromium.org
2012-05-04
1
-6
/
+0
*
Add alwaysOnTop property to extension Window object
dcheng@chromium.org
2012-03-16
1
-1
/
+8
*
Revert 124235 - Re-enable tests that were broken due to WebKit rename of DOMW...
mattm@chromium.org
2012-02-29
1
-1
/
+1
*
Re-enable tests that were broken due to WebKit rename of DOMWindow to Window
arv@chromium.org
2012-02-29
1
-1
/
+1
*
Disable browser tests that WebKit r108729 breaks
enne@chromium.org
2012-02-24
1
-2
/
+2
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-4
/
+9
[next]