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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another attempt at fixing IncognitoSplitMode apitest.
mpcomplete@chromium.org
2011-10-06
1
-1
/
+3
*
Hook into another code path that lets the renderer request a new tab to be cr...
jochen@chromium.org
2011-10-06
4
-0
/
+101
*
Enable pyauto-webdriver tests on mac bots and pyauto official bots.
kkania@chromium.org
2011-10-06
1
-10
/
+0
*
views: remove vertical tabs
thakis@chromium.org
2011-10-06
1
-1
/
+0
*
Show avatar menu from NTP4
sail@chromium.org
2011-10-06
1
-0
/
+2
*
Fixed policy_prefs_ui.py pyauto test on Linux.
joaodasilva@chromium.org
2011-10-06
2
-7
/
+3
*
Test that split-mode incognito extension settings are shared with non-incognito
kalman@chromium.org
2011-10-06
4
-1
/
+68
*
I realized that ExtensionBindingsContext is really just the
aa@chromium.org
2011-10-06
1
-2
/
+2
*
Change chromedriver to return the title of the top window, not the current
kkania@chromium.org
2011-10-06
1
-4
/
+26
*
Now closes existing background contents if app opens a new one.
atwilson@chromium.org
2011-10-06
4
-0
/
+158
*
Panels should not take focus by default. Support active Panels on Mac.
jennb@chromium.org
2011-10-06
2
-1
/
+22
*
Second attempt at adding Chrome multi-install tests.
hnguyen@google.com
2011-10-05
7
-375
/
+365
*
Make an empty content browser test work.
phajdan.jr@chromium.org
2011-10-05
1
-30
/
+6
*
Fix testNoDuplicatePhoneNumsInPrefs. Create classes for some webui entities.
kkania@chromium.org
2011-10-05
4
-31
/
+252
*
Disable inclusion of stats in build step status.
cmp@chromium.org
2011-10-05
1
-17
/
+16
*
Fix pyauto import tests with python2.6 on mac.
kkania@chromium.org
2011-10-05
1
-23
/
+10
*
Replace <meta> tag with header for content-security-policy on chrome:// pages.
tsepez@chromium.org
2011-10-05
1
-5
/
+18
*
Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-10-05
2
-13
/
+0
*
Upgrade pyauto to use python2.6 on mac.
kkania@chromium.org
2011-10-05
1
-5
/
+4
*
Get rid of pepper_plugin_delegate_impl.h dependency from chrome (since it's a...
jam@chromium.org
2011-10-05
1
-1
/
+1
*
Bocking onReceivedHeaders signal for webRequest API
battre@chromium.org
2011-10-05
5
-7
/
+222
*
Move a bunch of non-shared methods out of the FormGroup class.
isherman@chromium.org
2011-10-05
1
-4
/
+4
*
Delay failing pyauto-based autotest desktopui_PyAutoPerfTests until after per...
dennisjeffrey@chromium.org
2011-10-04
1
-4
/
+10
*
Revise pyauto NTP tests to account for recent change to app_launcher_handler.cc.
dennisjeffrey@chromium.org
2011-10-04
2
-15
/
+13
*
Make sure pyauto_functional.py is run with the correct python binary by
kkania@chromium.org
2011-10-04
1
-2
/
+55
*
Disable policy_prefs_ui test on linux
nirnimesh@chromium.org
2011-10-04
1
-0
/
+4
*
Disable pyauto NTP tests on all platforms due to a recent breakage.
dennisjeffrey@chromium.org
2011-10-04
1
-0
/
+2
*
Triggers sign in dialog immediately when displaying the preview page if the u...
abodenha@chromium.org
2011-10-04
1
-10
/
+0
*
Fix extra visible->hidden->visible transition while
mmenke@chromium.org
2011-10-04
3
-66
/
+57
*
Factor the static data and its management out of
aa@chromium.org
2011-10-04
1
-2
/
+2
*
Added a pyauto test for policy and preferences UI.
joaodasilva@chromium.org
2011-10-04
4
-2
/
+391
*
Adding new pyauto-based scrolling perf test on a Google Plus anonymized page.
dennisjeffrey@chromium.org
2011-10-04
285
-0
/
+2048
*
Fix ntp.NTPTest.testSetMenuModeOn to work properly when run with the --repeat...
dennisjeffrey@chromium.org
2011-10-04
1
-1
/
+2
*
Review URL: http://codereview.chromium.org/8083014
rohitbm@google.com
2011-10-04
2
-1
/
+18
*
Removed pyauto_webdriver tests on chromeOS and private omnibox tests from CON...
frankf@google.com
2011-10-04
1
-3
/
+7
*
Since Media files test uses internal data files, removing it from CONTINUOUS_...
rohitbm@google.com
2011-10-04
1
-0
/
+2
*
Add a function to file manager's pyautoAPI for getting disk size stats
frankf@google.com
2011-10-03
2
-5
/
+31
*
Mark OptionsWebUITest.testOpenAllOptionsPages DISABLED on Mac
scottbyer@chromium.org
2011-10-03
1
-1
/
+2
*
Make signature for 31936 more general, so as to capture more stack traces.
mirandac@chromium.org
2011-10-03
1
-1
/
+1
*
Disable testAppComboNameWithSpecialCharSearch on mac
nirnimesh@chromium.org
2011-10-03
1
-0
/
+1
*
net: Move UnescapeURLComponent() functions into net namespace.
tfarina@chromium.org
2011-10-02
1
-1
/
+1
*
Disable some omnibox tests on mac
nirnimesh@chromium.org
2011-10-02
1
-1
/
+6
*
Remove statusLine and requestLine from ExtraInfoSpec
battre@chromium.org
2011-10-01
4
-24
/
+47
*
Add common attributes (such as tabId) to all webRequest signals.
battre@chromium.org
2011-10-01
4
-40
/
+30
*
Move webNavigation out of experimental.
jochen@chromium.org
2011-10-01
4
-18
/
+18
*
Rename ExtensionBase to ChromeV8Extension and simplify.
aa@chromium.org
2011-10-01
1
-5
/
+10
*
Fix check_perms for r103616.
thestig@chromium.org
2011-10-01
1
-0
/
+0
*
Revise scrolling perf test code in perf.py and add two automated scrolling te...
dennisjeffrey@chromium.org
2011-10-01
4
-51
/
+321
*
Remove BrowserWindow::ShowHTMLDialog().
derat@chromium.org
2011-10-01
2
-9
/
+0
*
Run omnibox tests on Google Chrome bots only
nirnimesh@chromium.org
2011-10-01
1
-0
/
+12
[next]