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
/
extensions
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding more webview tests to app_shell_browsertests.
lfg
2014-10-04
4
-2
/
+224
*
Adds support for the embedded_test_server in webview's app_shell_browsertest.
lfg
2014-10-03
1
-1
/
+27
*
replace OVERRIDE and FINAL with override and final in extensions/
mostynb
2014-10-03
5
-26
/
+26
*
Move mojo edk into mojo/edk
jamesr
2014-10-03
2
-2
/
+2
*
Revert "Move mojo edk into mojo/edk"
Trent Apted
2014-10-03
2
-2
/
+2
*
Move mojo edk into mojo/edk
James Robinson
2014-10-03
2
-2
/
+2
*
Adding webview tests to app_shell_browsertests.
lfg
2014-10-01
3
-1
/
+203
*
Adding webview tests to app_shell_browsertests.
lfg
2014-10-01
2
-1
/
+263
*
Porting more tests to app_shell_browsertests.
lfg
2014-09-30
4
-0
/
+294
*
Adding webview tests to app_shell_browsertests.
lfg
2014-09-29
2
-1
/
+133
*
Moving more tests to app_shell_browsertests.
lfg
2014-09-29
1
-1
/
+211
*
Fix case-sensitivity problems in extension content verification
asargent
2014-09-26
3
-4
/
+24
*
Fix a leak in extensions_unittests.
sammc
2014-09-26
1
-4
/
+3
*
Add whitelist for extensions to put <all_urls> in externally_connectable
asargent
2014-09-25
2
-0
/
+23
*
Add serialization support to the JS DataSender and DataReceiver.
sammc
2014-09-25
2
-194
/
+362
*
Adds more webview tests to app_shell_browsertests.
lfg
2014-09-24
1
-1
/
+255
*
Add webview testAPIMethodExistence to app_shell_browsertests.
lfg
2014-09-23
4
-0
/
+131
*
Remove deprecated 'title' manifest attribute from unittests.
garykac
2014-09-19
7
-25
/
+12
*
Move extension_test_message_listener to extensions.
lfg
2014-09-19
2
-0
/
+290
*
Move the last extensions/common unit tests to extensions_unittests
jamescook
2014-09-18
9
-55
/
+51
*
Add extensions test data for an empty icon image
James Cook
2014-09-18
2
-0
/
+8
*
Move Webstore URL concepts to //extensions and out
rockot
2014-09-18
2
-0
/
+16
*
Move extensions manifest tests to run in extensions_unittests
jamescook
2014-09-18
23
-0
/
+575
*
Reland: Refactor ExtensionManifestTest to allow usage in src/extensions
jamescook
2014-09-17
14
-0
/
+167
*
Revert "Refactor ExtensionManifestTest to allow usage in src/extensions"
James Cook
2014-09-16
14
-167
/
+0
*
Refactor ExtensionManifestTest to allow usage in src/extensions
jamescook
2014-09-16
14
-0
/
+167
*
Remove app_shell chrome.shell API and ShellAppWindow
jamescook
2014-09-15
1
-5
/
+1
*
Use extensions::ResultCatcher; delete ExtensionApiTest::ResultCatcher.
yoz
2014-09-09
1
-1
/
+0
*
Extract ResultCatcher from ExtensionApiTest. Use it in ShellApiTest, which is...
yoz
2014-09-05
5
-0
/
+195
*
Implement the client side of Serial I/O on data pipe.
sammc
2014-09-03
2
-8
/
+467
*
Move ExtensionWarningService and ExtensionsWarningSet, which are used by webr...
hanxi
2014-08-28
2
-0
/
+5
*
Send less data in the DataSender test that timed out under valgrind.
sammc
2014-08-26
1
-6
/
+6
*
app_shell: Shut down in response to power button.
derat
2014-08-23
1
-0
/
+2
*
Provide core API permissions to extensions_unittests
jamescook@chromium.org
2014-08-22
1
-0
/
+6
*
Mojo: Add PlatformSupport argument to mojo::embedder::Init().
viettrungluu@chromium.org
2014-08-20
1
-2
/
+2
*
Add the JS data pipe client to be used to implement serial send.
sammc@chromium.org
2014-08-20
1
-0
/
+218
*
Add support for asynchronously loading modules from the background page.
sammc@chromium.org
2014-08-20
1
-0
/
+137
*
Add the JS data pipe client to be used to implement serial receive.
sammc@chromium.org
2014-08-19
1
-0
/
+90
*
Implement more of chrome.serial on the Mojo SerialConnection.
sammc@chromium.org
2014-08-14
1
-0
/
+288
*
Use extensions_path.h instead of chrome_path.h from extension_icon_image_unit...
limasdf@gmail.com
2014-08-08
4
-0
/
+8
*
Add test image data for extensions ImageLoaderTest
jamescook@chromium.org
2014-08-05
3
-0
/
+7
*
Revert 287384 "Copy test data to //extensions"
jamescook@chromium.org
2014-08-04
3
-7
/
+0
*
Copy test data to //extensions
rockot@chromium.org
2014-08-04
3
-0
/
+7
*
Revert 287352 "Add test data for extensions ImageLoaderTest"
jamescook@chromium.org
2014-08-04
3
-7
/
+0
*
Add test data for extensions ImageLoaderTest
jamescook@chromium.org
2014-08-04
3
-0
/
+7
*
Move tests from Chrome's unit_tests to extensions_unittests
jamescook@chromium.org
2014-08-02
4
-0
/
+1
*
extensions: Combine extensions_pak with app_shell_pak
tfarina@chromium.org
2014-07-30
1
-3
/
+4
*
Implement chrome.serial.getDevices() on top of the Mojo serial service.
sammc@chromium.org
2014-07-30
1
-0
/
+24
*
Revert 286199 "Implement chrome.serial.getDevices() on top of th..."
mpearson@chromium.org
2014-07-29
1
-24
/
+0
*
Implement chrome.serial.getDevices() on top of the Mojo serial service.
sammc@chromium.org
2014-07-29
1
-0
/
+24
[next]