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
*
Add browser tests for USB device add/remove events.
reillyg
2015-01-22
6
-11
/
+134
*
Files.app: Add private API definition to check existance files having given md5.
hirono
2015-01-22
1
-0
/
+1
*
Updating XTBs based on .GRDs from branch master
Penny MacNeil
2015-01-22
52
-77
/
+649
*
Hook up chrome.printerProvider.onPrintRequested
tbarzic
2015-01-22
12
-0
/
+595
*
GuestView: Constructors don't need to take in BrowserContext
fsamuel
2015-01-21
15
-122
/
+63
*
Cleanup: Simplify the SimpleFeature class.
thestig
2015-01-21
2
-47
/
+30
*
Remove prerender sessionStorage namespace merging (2/2)
davidben
2015-01-21
1
-0
/
+1
*
Move sockets_* tests to extensions/
thiago.santos
2015-01-21
19
-16
/
+1525
*
GuestViewBase: More C++ 11'ification
fsamuel
2015-01-21
7
-50
/
+46
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+1
*
Revert of Re-landing of issue 792353002 (patchset #1 id:1 of https://coderevi...
sergeyv
2015-01-21
11
-533
/
+320
*
Move chrome.idle API to extensions/.
derat
2015-01-21
19
-13
/
+1310
*
Fix crash when CreateAccessTokenStore() is not implemented
thiago.santos
2015-01-21
4
-0
/
+50
*
The purpose of this CL is to re-land issue 792353002 (https://codereview.chro...
sheretov
2015-01-21
11
-320
/
+533
*
Remove remainder of Athena related code from Chrome.
pkotwicz
2015-01-20
1
-2
/
+1
*
GuestView: Cleanup
fsamuel
2015-01-20
4
-60
/
+44
*
GuestView: Forward Unhandled keyboard events to embedder by default
fsamuel
2015-01-20
4
-19
/
+14
*
Revert of Debugging patch to help track down skipped cleanup of ScriptContext...
dcheng
2015-01-20
12
-64
/
+16
*
Prevent UAF of RenderFrames from GuestViewContainer
raymes
2015-01-20
4
-2
/
+56
*
json_schema_compiler: Use std::vector<char> for binary values.
pneubeck
2015-01-20
16
-48
/
+49
*
Revert of Prevent UAF of RenderFrames from GuestViewContainer (patchset #2 id...
raymes
2015-01-20
4
-61
/
+2
*
Prevent UAF of RenderFrames from GuestViewContainer
raymes
2015-01-19
4
-2
/
+61
*
Move //mojo/{public, edk} underneath //third_party
blundell
2015-01-19
6
-12
/
+12
*
extensions: Remove unused private fields
hashimoto
2015-01-19
8
-22
/
+6
*
[Win] Fix black screen when min/maximizing hidden app window.
jackhou
2015-01-19
1
-7
/
+9
*
[fsp] Implement the chrome.fileSystemProvider.get() method.
mtomasz
2015-01-19
1
-0
/
+1
*
Fullscreen: make fullscreen requests come from RenderFrame.
mlamouri
2015-01-17
2
-2
/
+15
*
Add custom bindings for chrome.printerProvider API
tbarzic
2015-01-17
4
-3
/
+93
*
Debugging patch to help track down skipped cleanup of ScriptContexts.
dcheng
2015-01-17
12
-16
/
+64
*
Move unpacker_unittests.cc and data files from chrome/ to extensions/
asargent
2015-01-16
42
-0
/
+411
*
app_shell: Fix chrome.identity.getAuthToken() access token generation
jamescook
2015-01-16
4
-16
/
+155
*
Introduce printerProviderInternal API
tbarzic
2015-01-16
12
-20
/
+313
*
Revert of Debugging patch to help track down skipped cleanup of ScriptContext...
kouhei
2015-01-16
12
-62
/
+16
*
Abort streams when the containing RenderFrameHost navigates or closes.
sammc
2015-01-16
13
-72
/
+375
*
Debugging patch to help track down skipped cleanup of ScriptContexts.
dcheng
2015-01-16
12
-16
/
+62
*
Fixed testExecuteScriptIsAbortedWhenWebViewSourceIsChanged raciness.
fsamuel
2015-01-16
1
-23
/
+30
*
Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1
rockot
2015-01-16
1
-2
/
+3
*
Move PageZoom::Zoom() call to GuestViewBase from mime handler delegate.
wjmaclean
2015-01-15
4
-6
/
+8
*
Update guest zoom when it differs from the embedder's.
wjmaclean
2015-01-15
1
-4
/
+7
*
Remove 'success' parameter from chrome.usb.setConfiguration.
reillyg
2015-01-15
3
-7
/
+3
*
Add connection keep-alive (ping) handling to CastChannelAPI.
kmarshall
2015-01-15
18
-160
/
+837
*
GuestViewBase: Default plumbing for new windows
fsamuel
2015-01-15
4
-12
/
+12
*
Refactoring: move extension unpacker from chrome/ to extensions/
asargent
2015-01-15
7
-0
/
+454
*
Add result logging for TCP and SSL connection setup.
kmarshall
2015-01-15
2
-0
/
+6
*
Use proper pair type in range-based for map iterations.
vmpstr
2015-01-14
1
-1
/
+1
*
Revert of Refactoring of Cast-related crypto code (patchset #19 id:350001 of ...
jochen
2015-01-14
11
-533
/
+320
*
Refactoring of Cast-related crypto code to use the same certificate validatio...
sheretov
2015-01-14
11
-320
/
+533
*
Add support for resetting pan and tilt on Logitech webcams.
zork
2015-01-14
1
-0
/
+41
*
Cast audio only policy enforcement support.
vadimgo
2015-01-14
8
-11
/
+100
*
Add a mojoPrivate API that exposes mojo to component apps/extensions.
sammc
2015-01-14
11
-7
/
+144
[next]