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
*
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
*
Enable panels flag for all tests that use panels.
dimich@chromium.org
2011-12-14
1
-3
/
+10
*
Panels back behind a flag except for dev/canary.
jennb@chromium.org
2011-12-09
1
-2
/
+4
*
Use the same factor as on non aura chromeos to decide if popup should be open...
oshima@chromium.org
2011-11-23
1
-1
/
+6
*
Close all panels originated by the extension when extension unloads.
prasadt@chromium.org
2011-10-29
1
-10
/
+61
*
Enable panels by default on Win/Mac/Linux.
jennb@chromium.org
2011-10-27
1
-8
/
+8
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-2
/
+2
*
Remove experimental flag on panels API. Panels open as popups when not enabled.
jennb@chromium.org
2011-10-12
1
-1
/
+4
*
Panels should not take focus by default. Support active Panels on Mac.
jennb@chromium.org
2011-10-06
1
-7
/
+7
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Add a test for the workaround for bug 89967.
mihaip@chromium.org
2011-07-27
1
-0
/
+4
*
Re-enable WindowOpenPanel test for all platforms.
jennb@chromium.org
2011-06-13
1
-6
/
+1
*
Fix window.open() from panels in ChromeOS.
stevenjb@google.com
2011-06-08
1
-17
/
+56
*
Re-enable WindowOpenPanel extension api test.
jennb@chromium.org
2011-06-06
1
-2
/
+6
*
Address bar is shown on pop-out extension windows.
prasadt@chromium.org
2011-05-26
1
-0
/
+17
*
Check for integer overflow when validating API function arguments.
bolms@chromium.org
2011-05-23
1
-0
/
+4
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
1
-3
/
+5
*
Add type 'panel' to chrome.windows.create.
jennb@chromium.org
2011-04-11
1
-0
/
+11
*
Add focused property to chrome.windows.create extension API.
jennb@chromium.org
2011-03-28
1
-1
/
+8
*
Disable crashy ExtensionApiTest.WindowOpen
phajdan.jr@chromium.org
2010-12-22
1
-1
/
+2
[next]