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
*
Add facilities to fetch username/passwd credentials from private data
nirnimesh@chromium.org
2010-11-10
2
-9
/
+20
*
Moved --use-gl=osmesa to UITest::SetUp so it is not visible to pyautolib.
apatrick@chromium.org
2010-11-10
1
-8
/
+11
*
Moved --use-gl=osmesa switch out of test_launcher_utils.
apatrick@chromium.org
2010-11-10
3
-10
/
+20
*
Make browser_tests obey BROWSER_WRAPPER, like how ui_tests do.
evan@chromium.org
2010-11-10
1
-0
/
+7
*
Remove some obsolete FLAKY_ markers, and add some missing bug references
stuartmorgan@chromium.org
2010-11-09
3
-4
/
+5
*
BUG=43066
ahendrickson@chromium.org
2010-11-09
1
-4
/
+26
*
Implement device management policy provider
danno@chromium.org
2010-11-09
3
-0
/
+70
*
FileSystem code cleanup 1st cut - does some class renaming.
kinuko@chromium.org
2010-11-09
1
-1
/
+1
*
Exploratory Tool for long running and adhoc testing.
nirnimesh@chromium.org
2010-11-09
3
-0
/
+413
*
Fix pyauto tests, to refer to chrome_command_ids.h.
nirnimesh@chromium.org
2010-11-09
1
-1
/
+1
*
Add a script to fetch prebuilt binaries for running PyAuto.
nirnimesh@chromium.org
2010-11-09
2
-0
/
+178
*
Initialize download path_uniquifier for saved download history items.
kinuko@chromium.org
2010-11-09
1
-1
/
+0
*
Enabled GPUBrowserTest.BrowserTestLaunchedWithOSMesa on mac and windows.
apatrick@chromium.org
2010-11-09
1
-9
/
+1
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
16
-16
/
+16
*
Made OSMesa work on Mac for WebGL.
apatrick@chromium.org
2010-11-08
2
-11
/
+5
*
base: Remove 'using' declaration of SStringPrintf.
tfarina@chromium.org
2010-11-08
1
-3
/
+4
*
5 new bookmark sync tests
rsimha@chromium.org
2010-11-08
4
-3
/
+186
*
* Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a...
brettw@chromium.org
2010-11-08
1
-2
/
+1
*
Disable failing testDownloadsPersistence, testNoUnsafeDownloadsOnRestart tests
nirnimesh@chromium.org
2010-11-08
1
-1
/
+6
*
Add api method to get an installed extension by ID.
tessamac@google.com
2010-11-08
2
-16
/
+29
*
Reapply part of r64637, which caused mysterious failures on mac waterfall.
erg@google.com
2010-11-08
2
-4
/
+4
*
RenderViewHostManagerTest works with a testserver that listens on ephemeral p...
cbentzel@chromium.org
2010-11-08
1
-4
/
+5
*
Add pinned property to tabs.update and create.
jstritar@chromium.org
2010-11-08
2
-0
/
+86
*
Mark following tests as flaky due to an assertion failure:
phajdan.jr@chromium.org
2010-11-08
1
-3
/
+5
*
GTTF: Disable tests that flakily time out:
phajdan.jr@chromium.org
2010-11-08
1
-2
/
+4
*
SSLUITest's work with ephemeral port testserver.
cbentzel@chromium.org
2010-11-06
5
-7
/
+7
*
Made changes to suggestions made in review.
nirnimesh@chromium.org
2010-11-05
1
-0
/
+14
*
Add support for returning the session_id in both CreateExternalTab and Connec...
hansl@google.com
2010-11-05
3
-6
/
+11
*
Enabled GPUUITest.UITestLaunchedWithOSMesa on windows.
apatrick@chromium.org
2010-11-05
1
-2
/
+2
*
Don't whitelist extensions with NPAPI from no-prompt install.
asargent@chromium.org
2010-11-05
2
-0
/
+15
*
Implement onCompleted event for the webNavigation API
jochen@chromium.org
2010-11-05
2
-1
/
+91
*
Mark ExternalTabUITest.HostNetworkStackAbortRequest and HostNetworkStackUnres...
mattm@chromium.org
2010-11-05
1
-2
/
+4
*
Revert 63447 - sync: enable password sync by default.
tim@chromium.org
2010-11-04
1
-0
/
+5
*
[Sync] Removed unused notification methods, renamed 'transitional' to 'p2p'
akalin@chromium.org
2010-11-04
1
-2
/
+2
*
Mark ExternalTabUITestPopupEnabled.UserGestureTargetBlank as flaky on windows.
mattm@chromium.org
2010-11-04
1
-1
/
+3
*
[Sync] Added basic theme sync integration tests.
akalin@chromium.org
2010-11-04
4
-0
/
+449
*
Added GPUBrowserTest.BrowserTestLaunchedWithOSMesa.
apatrick@chromium.org
2010-11-04
2
-0
/
+50
*
Allow the webstore to prompt for login even when there is a username already ...
johnnyg@chromium.org
2010-11-04
1
-10
/
+0
*
Fixed a minor issue within test_utils that was causing find_in_page download ...
nirnimesh@chromium.org
2010-11-04
3
-25
/
+15
*
Autofill deprecate unique_ids in favor of guids for PersonalDataManager
dhollowa@chromium.org
2010-11-04
3
-25
/
+54
*
Fix up test directory to use the new file location for the PPAPI tests.
brettw@chromium.org
2010-11-04
1
-1
/
+1
*
Change disabling the assert that is causing ExtensionApiTest.Popup to become ...
twiz@google.com
2010-11-04
1
-2
/
+4
*
Implement new SearchBox API along side existing API.
tonyg@chromium.org
2010-11-04
2
-0
/
+70
*
Session sync integration tests. Left out many client for now, since even
zea@chromium.org
2010-11-04
5
-0
/
+548
*
Implement onDOMContentLoaded event of the webNavigation API.
jochen@chromium.org
2010-11-04
2
-0
/
+90
*
Remove FileRef, FileIO and DirectoryReader PPAPI tests from ui_tests
dumi@chromium.org
2010-11-04
1
-12
/
+0
*
Pepper's directory reader implementation + test.
dumi@chromium.org
2010-11-04
1
-0
/
+12
*
PyAuto hooks for Sync in TestingAutomationProvider
rsimha@chromium.org
2010-11-03
5
-25
/
+176
*
Adding reliability suppression for crash in ICU's unicodestring::toutf8 calle...
robertshield@chromium.org
2010-11-03
1
-0
/
+3
*
Add suppressions for more crashes in NotificationService from the reliability...
robertshield@chromium.org
2010-11-03
1
-3
/
+3
[next]