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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-17
1
-0
/
+6
*
Cleanup: Prevent usage of various extension headers when extensions support i...
thestig
2014-10-17
3
-0
/
+13
*
Don't try to create extensionoptions for extensions that don't exist.
kalman
2014-10-17
1
-0
/
+7
*
Prompt for granting permission to access USB devices.
reillyg
2014-10-16
8
-4
/
+381
*
Move ExtensionDownloader to //extensions
rockot
2014-10-16
7
-0
/
+1485
*
Open HID connections asynchronously.
reillyg
2014-10-16
2
-21
/
+10
*
Convert ARRAYSIZE_UNSAFE -> arraysize in extensions/.
viettrungluu
2014-10-16
3
-6
/
+6
*
Remove //chrome deps from ExtensionDownloader
rockot
2014-10-15
5
-0
/
+33
*
Move request_queue/_impl to //extensions
rockot
2014-10-15
4
-0
/
+300
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
10
-18
/
+15
*
Rename v8::ExternalAsciiStringResource to v8::ExternalOneByteStringResource.
yangguo
2014-10-15
7
-39
/
+41
*
Revert of Sets the default background color of inline signin and user manager...
kbr
2014-10-15
2
-19
/
+4
*
Move manifest_url_handler to //extensions
rockot
2014-10-15
4
-0
/
+302
*
Add some null checks to the extensions bindings privates() method.
kalman
2014-10-15
1
-0
/
+6
*
Sets the default background color of inline signin and user manager to grey
guohui
2014-10-15
2
-4
/
+19
*
Created "guest_view/" directory to contain all the guestview files (like web_...
paulmeyer
2014-10-14
11
-10
/
+10
*
Factor out Chrome-specific manifest URL handlers
rockot
2014-10-14
1
-0
/
+3
*
Adding more webview browser tests to app_shell_browsertests.
hanxi
2014-10-14
8
-0
/
+161
*
Re-enable AppWindowBrowserTest.FrameInsetsForColoredFrame on Linux.
mgiuca
2014-10-14
1
-10
/
+1
*
Reland: Move ExtensionCache to //extensions
rockot
2014-10-14
10
-2
/
+176
*
WebView Guest should use ZOOM_MODE_ISOLATED.
wjmaclean
2014-10-14
2
-0
/
+5
*
Disable two linux tests again due to flaky timeout on Linux
kustermann
2014-10-14
1
-1
/
+7
*
Attempt to fix flaky ChromeOS test timeouts.
kustermann
2014-10-14
1
-7
/
+1
*
Replace OVERRIDE with their C++11 counterparts in extensions
mohan.reddy
2014-10-14
1
-1
/
+1
*
New error strings for chrome.bluetoothLowEnergy
jamuraa
2014-10-13
4
-21
/
+106
*
Make chrome_shell_apk build
cjhopman
2014-10-13
1
-5
/
+10
*
Ignore uninteresting events when recording the last errors to report
mfoltz
2014-10-13
2
-14
/
+82
*
Implement find in page support for top level BrowserPlugins.
raymes
2014-10-13
5
-5
/
+49
*
Update constants to MACRO_STYLE
jamuraa
2014-10-13
2
-45
/
+46
*
Add recommended extension installation support
binjin
2014-10-13
6
-7
/
+77
*
Disable WebViewAPITest.AcceptTouchEvents on Linux.
reillyg
2014-10-13
1
-1
/
+7
*
Revert "Move ExtensionCache to //extensions"
kustermann
2014-10-13
10
-176
/
+2
*
Adding more webview browser tests to app_shell_browsertests.
hanxi
2014-10-11
12
-4
/
+368
*
Fix windows static library build of app_shell / app_shell_browsertests / app_...
lfg
2014-10-11
1
-0
/
+17
*
Read HID report descriptor from sysfs and request permission on connect.
reillyg
2014-10-11
2
-4
/
+28
*
Move ExtensionCache to //extensions
rockot
2014-10-10
10
-2
/
+176
*
Sets uncompiled_source web_request_internal for schema on GN builds.
mukai
2014-10-10
1
-0
/
+2
*
Enabling two tests that were disabled in app_shell_browsertests.
lfg
2014-10-10
1
-8
/
+2
*
Moving last app_view bits to extensions.
lfg
2014-10-10
7
-0
/
+273
*
Adding webview tests to app_shell_browsertest.
lfg
2014-10-10
8
-0
/
+422
*
More cleaning up in web_view.js.
paulmeyer
2014-10-10
1
-169
/
+166
*
Remove the RenderProcessHost observer and attach the WebContentsObserver earl...
lfg
2014-10-10
5
-63
/
+41
*
[fsp] Add support for observing entries and notifying about changes.
mtomasz
2014-10-10
1
-0
/
+1
*
<webview>: Add additional WebRequest API test coverage.
fsamuel
2014-10-10
2
-0
/
+83
*
Adding application lifetime tests to athena, allowing to override focus reque...
skuhne
2014-10-09
5
-6
/
+6
*
Fix extension content verification handling of ./ in icon paths
asargent
2014-10-09
5
-6
/
+69
*
Change newly added OVERRIDE to override in //extensions
hanxi
2014-10-09
1
-10
/
+10
*
Revert of Remove the RenderProcessHost observer and attach the WebContentsObs...
danakj
2014-10-09
5
-41
/
+63
*
Turn UploadDataStream into an abstract class, and split the implentation
mmenke
2014-10-09
1
-12
/
+14
*
Remove the RenderProcessHost observer and attach the WebContentsObserver earl...
lfg
2014-10-09
5
-63
/
+41
[next]