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
*
Added the addEntries message for the file manager browser test.
hirono@chromium.org
2013-09-03
2
-8
/
+39
*
Implement graylisting for sensitive directories in the file system API.
sammc@chromium.org
2013-09-03
4
-0
/
+35
*
Factor out a perf test result printer method.
tonyg@chromium.org
2013-09-02
11
-269
/
+10
*
[chromedriver] Fix race in starting Chrome, and use TimeTicks, not Time.
kkania@chromium.org
2013-09-02
7
-24
/
+33
*
Report Javascript Runtime Errors to the Error Console
rdevlin.cronin@chromium.org
2013-09-01
4
-0
/
+50
*
[chromedriver] Release v2.3.
kkania@chromium.org
2013-08-30
1
-1
/
+1
*
[chromedriver] Require chrome 28+. Don't test against 27.
kkania@chromium.org
2013-08-30
3
-4
/
+4
*
Remove psutil from the mini_installer test framework.
sukolsak@chromium.org
2013-08-30
2
-19
/
+31
*
Force delegated renderer on Aura
piman@chromium.org
2013-08-30
1
-1
/
+3
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
16
-26
/
+25
*
[chromedriver] Use single path for handling android/desktop args.
kkania@chromium.org
2013-08-30
10
-258
/
+455
*
Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...
brettw@chromium.org
2013-08-30
1
-7
/
+2
*
Revert 220402 "Improve <webview> autosize:"
lazyboy@chromium.org
2013-08-30
5
-101
/
+5
*
Add background page to good2.crx
bartfab@chromium.org
2013-08-30
1
-0
/
+0
*
Swapped force OPUS to iSAC
jansson@chromium.org
2013-08-30
2
-9
/
+10
*
Added basic browser test for window.print() from Chrome apps.
dharcourt@chromium.org
2013-08-30
3
-0
/
+38
*
Check whether Chromium or Google Chrome is being tested.
sukolsak@chromium.org
2013-08-30
1
-4
/
+25
*
[chromedriver] Improve timeout behavior. Prompted by user who executes script...
kkania@chromium.org
2013-08-30
9
-42
/
+37
*
Revert 220467 "Added basic browser test for window.print() from ..."
dharcourt@chromium.org
2013-08-30
3
-38
/
+0
*
Added basic browser test for window.print() from Chrome apps.
dharcourt@chromium.org
2013-08-30
3
-0
/
+38
*
Use exit command to stop web page replay server.
chrisgao@chromium.org
2013-08-30
1
-10
/
+33
*
Improve <webview> autosize:
lazyboy@chromium.org
2013-08-29
5
-5
/
+101
*
Use optparse instead of argparse to enable the mini_installer test framework ...
sukolsak@chromium.org
2013-08-29
4
-28
/
+28
*
Rename managed user prefs to supervised user prefs.
bauerb@chromium.org
2013-08-29
1
-1
/
+1
*
Verify registry values in the registry verifier.
sukolsak@chromium.org
2013-08-29
2
-23
/
+76
*
[chromedriver] Allow hostname/ip as part of useExistingBrowser capability.
kkania@chromium.org
2013-08-29
11
-40
/
+135
*
Modified the privet devices page UI to look like mocks
noamsml@chromium.org
2013-08-29
1
-25
/
+15
*
browser-plugin: Do not trigger external protocol handlers for guest navigations.
sadrul@chromium.org
2013-08-29
1
-0
/
+16
*
Returns Downloads mount point from getMountPoints.
hidehiko@chromium.org
2013-08-29
1
-0
/
+4
*
Implement syncFileSystem.getServiceStatus()
kinuko@chromium.org
2013-08-29
2
-0
/
+33
*
[chromedriver] Include fixed bug list in release notes.
kkania@chromium.org
2013-08-29
1
-7
/
+58
*
[chromedriver] Always recognize the 'binary' and 'extensions' capabilities.
kkania@chromium.org
2013-08-29
1
-0
/
+9
*
[chromedriver] Check the module directory before all others when looking for ...
kkania@chromium.org
2013-08-29
1
-3
/
+11
*
Add support for directory access to the file system API.
sammc@chromium.org
2013-08-29
30
-0
/
+706
*
Returns volume info for Downloads directory.
hidehiko@chromium.org
2013-08-29
1
-1
/
+15
*
Add support for a managed user pref store to PrefService.
bauerb@chromium.org
2013-08-29
1
-2
/
+3
*
Use only app permissions to decide if file entries should be writable.
sammc@chromium.org
2013-08-29
11
-19
/
+144
*
Fix the error message of the process verifier.
sukolsak@chromium.org
2013-08-29
1
-2
/
+2
*
[Autofill] Cleanup disabled Tests
csharp@chromium.org
2013-08-29
2
-247
/
+241
*
Disable non Latin keyboard layout on Lock screen and Sign-in screen.
nona@chromium.org
2013-08-29
1
-1
/
+1
*
<webview>: Removing a <webview> should not remove all WebRequest event listeners
fsamuel@chromium.org
2013-08-29
2
-17
/
+70
*
[chromedriver] On desktop, take a screenshot using the extension API.
kkania@chromium.org
2013-08-29
26
-31
/
+181
*
Fix an invalid unsigned integer byte comparison.
etienneb@chromium.org
2013-08-29
1
-2
/
+2
*
PNaCl test: Use "private" version of nacl_exception library to bypass IRT
mseaborn@chromium.org
2013-08-29
1
-2
/
+6
*
[android] Enable verbose logging for chromedriver java tests.
craigdh@chromium.org
2013-08-28
1
-4
/
+11
*
Fix login_unittest.py
achuith@chromium.org
2013-08-28
1
-5
/
+8
*
TCPSockets are switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-08-28
1
-2
/
+0
*
Pepper: Temporarily debug flaky FileIO tests.
teravest@chromium.org
2013-08-28
1
-0
/
+4
*
test: Disabled ThroughputTestThread.DrawImageShadowGPU (flaky).
vmpstr@chromium.org
2013-08-28
1
-1
/
+3
*
(Try 2) Reland InstantExtended: Simplified Instant search.
kmadhusu@chromium.org
2013-08-28
1
-0
/
+6
[next]