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
*
Fix perms on a few files.
aa@chromium.org
2010-09-01
3
-0
/
+0
*
Allow options pages for hosted apps to be external.
skerner@chromium.org
2010-09-01
4
-0
/
+61
*
window.open() from an extension should always goes in normal browser. When th...
aa@chromium.org
2010-09-01
4
-0
/
+64
*
Protect local storage created by extension apps.
andybons@chromium.org
2010-09-01
1
-0
/
+9
*
* Fix style issues in nacl_sandbox_test (http://codereview.chromium.org/15490...
jvoung@google.com
2010-08-31
7
-33
/
+34
*
Clear leftover files in downloads tests.
nirnimesh@chromium.org
2010-08-31
2
-0
/
+2
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
5
-8
/
+108
*
Removed unnecessary setup for chrome test dependencies.
zelidrag@chromium.org
2010-08-31
1
-13
/
+2
*
Fetch info about the state of navigation in a tab
nirnimesh@chromium.org
2010-08-31
2
-0
/
+73
*
Pyauto: set environment variable so passwords can be imported on Mac. BUG=521...
alyssad@google.com
2010-08-31
1
-10
/
+27
*
PyAuto test for download from incognito window
nirnimesh@chromium.org
2010-08-31
1
-0
/
+18
*
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
[next]