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
*
Disable UITest.MediaUILayoutTest on Linux valgrind bots.
cbentzel@chromium.org
2010-08-31
1
-0
/
+2
*
Mark PluginTest.FlashLayoutWhilePainting as flaky on Windows.
viettrungluu@chromium.org
2010-08-31
1
-1
/
+5
*
GTTF: Uncrashy memory_test.
phajdan.jr@chromium.org
2010-08-30
1
-4
/
+9
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
1
-1
/
+1
*
GTTF: Retry launching the browser a few times in UITest.
phajdan.jr@chromium.org
2010-08-30
1
-8
/
+37
*
FBTF: Move some heavy, repeatedly emitted symbols to implementation files.
erg@google.com
2010-08-30
4
-142
/
+174
*
Additional VideoBear tests were timing out on the Linux ui valgrind bot.
cbentzel@chromium.org
2010-08-30
1
-1
/
+1
*
New downloads test for pyauto
alyssad@google.com
2010-08-30
1
-2
/
+17
*
Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647
alyssad@google.com
2010-08-30
4
-44
/
+40
*
Remove full-screen launch option app.launch.fullscreen
skerner@chromium.org
2010-08-30
2
-20
/
+0
*
Disable MediaTest.VideoBearWebm on valgrind ui_tests.
cbentzel@chromium.org
2010-08-30
1
-0
/
+2
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
3
-14
/
+13
*
Implement events for extensions management API.
asargent@chromium.org
2010-08-30
6
-18
/
+47
*
Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...
brettw@chromium.org
2010-08-30
1
-2
/
+2
*
remove browse extent
erikkay@chromium.org
2010-08-29
6
-73
/
+0
*
Removed page cycler tests since they already exist somewhere else.
zelidrag@chromium.org
2010-08-27
3
-179
/
+0
*
Revert 57265 - Disable page_cycler_database on Mac. It looks like the perf bo...
chase@chromium.org
2010-08-27
1
-3
/
+1
*
Revert 57270 - Disable page_cycler_database everywhere.
chase@chromium.org
2010-08-27
1
-2
/
+3
*
Add a helper class that keeps per-profile information for FileSystem API
kinuko@chromium.org
2010-08-27
1
-0
/
+1
*
New pyauto hook (wait until extension has been installed) and test.
alyssad@google.com
2010-08-27
2
-0
/
+32
*
Refactor version-getting info into a chrome::VersionInfo object.
evan@chromium.org
2010-08-27
3
-12
/
+10
*
Revert 57715 - Add a helper class that keeps per-profile information for File...
dmazzoni@chromium.org
2010-08-27
1
-1
/
+0
*
Add a helper class that keeps per-profile information for FileSystem API
kinuko@chromium.org
2010-08-27
1
-0
/
+1
*
Fix references to pyauto doc urls
nirnimesh@chromium.org
2010-08-27
1
-1
/
+1
*
Removing the FAILS prefix on the VerifyHistoryLength3 test as the fix for thi...
ananta@chromium.org
2010-08-27
1
-3
/
+1
*
Renamed the native_client permission to nativeClient, for consistency with th...
cbiffle@google.com
2010-08-27
1
-1
/
+1
*
Support sending BlobData to browser process. Also support sending UploadData
jianli@chromium.org
2010-08-27
1
-0
/
+4
*
Next step integrating the HistoryQuickProvider: Implement index initializatio...
mrossetti@chromium.org
2010-08-27
1
-0
/
+57
*
Change, unify, and specify ordering of cookies from CookieMonster.
rdsmith@chromium.org
2010-08-27
1
-2
/
+2
*
Enable device orientation by default.
hans@chromium.org
2010-08-27
1
-32
/
+0
*
Remove exe perms from text files to fix checkprops failure
dmazzoni@chromium.org
2010-08-27
1
-0
/
+0
*
Update --gtest-filter files and suppressions for Dr. Memory
timurrrr@chromium.org
2010-08-27
1
-0
/
+10
*
Implement window.chrome.app.isInstalled .
skerner@chromium.org
2010-08-27
1
-0
/
+11
*
Revert 57668 - Next step integrating the HistoryQuickProvider: Implement inde...
mrossetti@chromium.org
2010-08-27
1
-57
/
+0
*
Next step integrating the HistoryQuickProvider: Implement index initializatio...
mrossetti@chromium.org
2010-08-27
1
-0
/
+57
*
Another attempt at fixing the VerifyHistoryLength3 ui test failures. The hist...
ananta@chromium.org
2010-08-27
4
-18
/
+48
*
Enabling import tests for pyauto.
alyssad@google.com
2010-08-27
1
-0
/
+1
*
New PyAuto tests for importing browser data. BUG=52009
alyssad@google.com
2010-08-27
5
-0
/
+306
*
Added back chromeos autotests that were reverted due to a check_deps bug.
zelidrag@chromium.org
2010-08-27
14
-0
/
+420
*
Fix chromedriver to handle new distinction between AutomationProvider and Tes...
jrg@chromium.org
2010-08-27
1
-1
/
+1
*
Remove fixed chromebot crash signatures.
willchan@chromium.org
2010-08-26
1
-5
/
+0
*
Revert 57556 - Moved chrome specific autotests to chromium repository to avoi...
dmazzoni@chromium.org
2010-08-26
11
-230
/
+0
*
Moved chrome specific autotests to chromium repository to avoid circular depe...
zelidrag@chromium.org
2010-08-26
11
-0
/
+230
*
GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.
phajdan.jr@chromium.org
2010-08-26
13
-408
/
+435
*
Revert revision 57540
gregoryd@google.com
2010-08-26
1
-4
/
+1
*
Remove svn:executable property from several test files.
asargent@chromium.org
2010-08-26
4
-0
/
+0
*
First cut at experimental API for managing installed/enabled extensions.
asargent@chromium.org
2010-08-26
14
-0
/
+208
*
[Mac] Rename ChromeBrowserWindow to FramedBrowserWindow.
rohitrao@chromium.org
2010-08-26
1
-1
/
+1
*
Run NaClPermissionEnabled on all platforms (relying on NaCl's support for mul...
gregoryd@google.com
2010-08-26
1
-1
/
+4
*
Revert 57522 - Next step integrating the HistoryQuickProvider: Implement inde...
mrossetti@chromium.org
2010-08-26
1
-46
/
+0
[next]