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
/
extension_incognito_apitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
Disabling IncognitoPopup test on Mac because it has failure rate 25%.
vadimt@chromium.org
2013-02-04
1
-1
/
+1
*
Remove GetActiveWebContents from browser_tabstrip.
avi@chromium.org
2013-01-29
1
-3
/
+3
*
Simplify ExecuteJavaScript* functions.
darin@chromium.org
2013-01-04
1
-6
/
+4
*
Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}
darin@chromium.org
2013-01-02
1
-4
/
+6
*
Disable ExtensionApiTest.IncognitoPopup on Mac.
xhwang@chromium.org
2012-12-29
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
*
Remove browser::FindTabbedBrowser from a bunch of browser tests by making ui_...
jam@chromium.org
2012-07-12
1
-11
/
+3
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-2
/
+3
*
TabContentsWrapper -> TabContents, part 12.
avi@chromium.org
2012-06-12
1
-2
/
+2
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-4
/
+4
*
Disable timed out test in Windows
abodenha@google.com
2012-03-28
1
-1
/
+8
*
Disable flaky tests
abodenha@google.com
2012-03-28
1
-2
/
+2
*
mark ExtensionApiTest::Incognito as Flaky
abodenha@google.com
2012-03-28
1
-0
/
+4
*
Marked ExtensionApiTest::IncognitoSplitMode flaky
abodenha@google.com
2012-03-27
1
-0
/
+4
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-3
/
+5
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-2
/
+2
*
Removed FLAKY_ from ExtensionApiTest.Incognito
battre@chromium.org
2011-12-20
1
-3
/
+1
*
Remove TOUCH_UI defines.
bryeung@chromium.org
2011-11-29
1
-8
/
+1
*
Disable crashing ExtensionApiTest.Storage and ExtensionApiTest.IncognitoPopup...
thestig@chromium.org
2011-11-16
1
-1
/
+7
*
Another attempt at fixing IncognitoSplitMode apitest.
mpcomplete@chromium.org
2011-10-06
1
-4
/
+4
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Disable DontCreateIncognitoProfile for sporadic timeouts.
rdsmith@chromium.org
2011-07-12
1
-1
/
+2
*
Disable more failing and flaky browser_tests for the touch build.
petermayo@chromium.org
2011-06-08
1
-1
/
+8
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
1
-9
/
+6
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Mark ExtensionApiTest.Incognito as FLAKY.
asargent@chromium.org
2011-03-30
1
-2
/
+3
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Reenable incognito and webnavigation extension API tests
jochen@chromium.org
2011-02-25
1
-7
/
+1
*
DontCreateIncognitoProfile hangs on linux, disabling
thomasvl@chromium.org
2011-01-26
1
-9
/
+9
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-1
/
+0
*
Do not create an incognito profile if none exists in cookies.getAllCookieStores
jochen@chromium.org
2010-12-15
1
-2
/
+2
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Reverts r65780.
kochi@chromium.org
2010-11-24
1
-9
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
1
-2
/
+2
*
Mark ExtensionAPITest.Incognito as FLAKY for ChromiumOS.
kochi@chromium.org
2010-11-11
1
-1
/
+9
*
Fix a bunch of extensions api tests to not hard-code port 1337.
skerner@chromium.org
2010-10-19
1
-14
/
+14
*
Remove port constants from src/chrome/browser/extensions/ .
skerner@chromium.org
2010-10-18
1
-13
/
+21
*
Mark IncognitoSplitMode flaky again. Turns out it is still not fixed.
mpcomplete@chromium.org
2010-10-14
1
-1
/
+8
*
Fix flaky IncognitoSplitMode. For real this time.
mpcomplete@chromium.org
2010-10-13
1
-4
/
+1
*
Fix flaky IncognitoSplitMode.
mpcomplete@chromium.org
2010-10-13
1
-35
/
+27
*
Add some logging to IncognitoSplitMode to try to figure out why it's crashing.
mpcomplete@chromium.org
2010-10-11
1
-33
/
+37
*
IncognitoSplitMode hanging or failing periodically
dhollowa@chromium.org
2010-10-09
1
-2
/
+2
*
Ensure global extension events (like bookmarks) are sent to the incognito
mpcomplete@chromium.org
2010-10-08
1
-0
/
+9
*
Mark ExtensionApiTest.IncognitoSplitMode flaky on Linux.
mnissler@chromium.org
2010-10-07
1
-1
/
+8
*
One more try reenbling IncognitoSplitMode.
mpcomplete@chromium.org
2010-10-07
1
-2
/
+1
*
Re-disable IncognitoSplitMode. It's still hanging.
mpcomplete@chromium.org
2010-10-06
1
-1
/
+2
*
Reenable 2 disabled incognito extension tests.
mpcomplete@chromium.org
2010-10-06
1
-4
/
+2
[next]