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
*
Extract android application data functions to test util library.
nyquist@chromium.org
2013-08-23
2
-0
/
+118
*
<webview>: Hide chrome.webview from external developers.
fsamuel@chromium.org
2013-08-23
1
-0
/
+1
*
Misc. cleanup.
pkasting@chromium.org
2013-08-23
1
-2
/
+1
*
Implement the process verifier in the Automated Installer Testing Framework.
sukolsak@chromium.org
2013-08-23
13
-23
/
+295
*
Loosen strict manifest equality requirement during webstore installs
asargent@chromium.org
2013-08-23
4
-29
/
+34
*
Replace path blacklisting by filesystem type whitelisting.
sammc@chromium.org
2013-08-23
9
-77
/
+1
*
Fix malformed <webview> crash
fsamuel@chromium.org
2013-08-23
1
-0
/
+11
*
Sessions API - previously Session Restore API. Supports restoring currently o...
dwankri@chromium.org
2013-08-23
10
-62
/
+60
*
[chromedriver] Android launch to about:blank.
craigdh@chromium.org
2013-08-23
1
-2
/
+1
*
Revert 219132 "Always enable FCM on Windows."
creis@chromium.org
2013-08-23
2
-4
/
+6
*
Make sure garbage collector doesn't eat the video tag and re-enable the webrt...
hubbe@chromium.org
2013-08-22
1
-5
/
+8
*
<webview>: Fix resize
fsamuel@chromium.org
2013-08-22
2
-1
/
+68
*
PNaCl: Fix nacl_exception test to check for ENOSYS and not accept -ENOSYS
mseaborn@chromium.org
2013-08-22
1
-5
/
+3
*
Always enable FCM on Windows.
gab@chromium.org
2013-08-22
2
-6
/
+4
*
Revert 219066 "Sessions API - previously Session Restore API. Su..."
creis@chromium.org
2013-08-22
10
-60
/
+62
*
Enable PNaCl by default (revert disabling CL)
sehr@google.com
2013-08-22
6
-27
/
+75
*
[chromedriver] Run tests on stable and beta channel chrome.
craigdh@chromium.org
2013-08-22
3
-21
/
+37
*
Sessions API - previously Session Restore API. Supports restoring currently o...
dwankri@chromium.org
2013-08-22
10
-62
/
+60
*
Fix ToS loading
bartfab@chromium.org
2013-08-22
2
-0
/
+3
*
Disable PPAPITest.Audio on ChromiumOS dbg
vabr@chromium.org
2013-08-22
1
-2
/
+7
*
<webview>: Expose all URLs to WebRequest API
fsamuel@chromium.org
2013-08-22
1
-0
/
+18
*
Convert UserPolicySigninService to use OAuth2TokenService
atwilson@chromium.org
2013-08-22
3
-21
/
+92
*
Remove activity logging of blocked API calls
felt@chromium.org
2013-08-22
2
-24
/
+0
*
Added a device policy: attestation for protected content.
dkrahn@google.com
2013-08-22
1
-0
/
+3
*
adding deviceEnumeration to peerconnection.html
jansson@chromium.org
2013-08-22
4
-16
/
+167
*
Remove thumbnail migration code from history.
shess@chromium.org
2013-08-22
1
-2
/
+0
*
Deleting WebRTC PyAuto tests.
phoglund@chromium.org
2013-08-22
8
-1260
/
+0
*
Avoid adding English to the blocked languages on non-English UI (Recommit)
hajimehoshi@chromium.org
2013-08-22
2
-0
/
+40
*
Move webui_resources_test.js to ui/webui/resources/js/.
scherkus@chromium.org
2013-08-22
15
-276
/
+8
*
Correctly send loadabort event when WebUI src is specified for a <webview>.
lazyboy@chromium.org
2013-08-22
7
-38
/
+76
*
[Media Gallery] Remove mediaGalleriesPrivate.ejectDevice API
Hokein.Wu@gmail.com
2013-08-21
2
-53
/
+0
*
Automate uninstallation of Chrome by running the uninstall command from the r...
sukolsak@chromium.org
2013-08-21
1
-4
/
+37
*
Don't pass an unnecessary bool along the chain of "update toolbar" calls.
pkasting@chromium.org
2013-08-21
1
-2
/
+1
*
Disabling URLLoader on Win dbg for flakyness
vabr@chromium.org
2013-08-21
1
-1
/
+7
*
Remove |prefs::kProfileIsManaged| flag and update all references to use |pref...
ibraaaa@chromium.org
2013-08-21
1
-2
/
+1
*
Implement clearData API for <webview>.
lazyboy@chromium.org
2013-08-21
2
-0
/
+153
*
Added a new policy setting as well as corrisponding registry key to allow GCF...
joe.knoll@workday.com
2013-08-21
1
-0
/
+3
*
Add tests for Desktop Capture API.
sergeyu@chromium.org
2013-08-21
5
-0
/
+184
*
Implement the file verifier in the Automated Installer Testing Framework.
sukolsak@chromium.org
2013-08-20
7
-3
/
+95
*
Tab capture performance test.
hubbe@chromium.org
2013-08-20
3
-1
/
+121
*
[chromedriver] Add more default command line switches and a chromeOption excl...
chrisgao@chromium.org
2013-08-20
7
-7
/
+82
*
Fix a bug where unpacked extensions with reserved filenames could be installed.
DHNishi@gmail.com
2013-08-19
2
-0
/
+8
*
Reenable PPAPI tests under ASAN.
jvoung@chromium.org
2013-08-19
1
-7
/
+0
*
[chromedriver] Allow sendKeys to invisible but already focused element.
chrisgao@chromium.org
2013-08-19
4
-13
/
+56
*
InstantExtended: Persist TemplateURL.new_tab_url.
jered@chromium.org
2013-08-19
1
-0
/
+8
*
Test files for codereview.chromium.org/23033005/
asargent@chromium.org
2013-08-19
11
-0
/
+29
*
Upped Galore test app version number for upload to Chrome Web Store
dharcourt@chromium.org
2013-08-19
1
-1
/
+1
*
Improving visibilty check for password forms
npentrel@chromium.org
2013-08-19
2
-4
/
+5
*
Add test to check if webview tag can be re-added to page.
rmcilroy@chromium.org
2013-08-19
5
-0
/
+95
*
autotestPrivate.simulateAsanMemoryBug
achuith@chromium.org
2013-08-19
1
-0
/
+4
[next]