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
*
Cleanup: Convert const char* kFoo to const char kFoo[].
thestig
2015-12-17
4
-39
/
+38
*
Introduce bluetooth interfaces for Settings UI
stevenjb
2015-12-16
1
-1
/
+1
*
[extensions] Update content_capabilities whitelists
rockot
2015-12-16
1
-0
/
+16
*
On unified desktop return underlying displays in chrome.system.display
robert.bradford
2015-12-16
2
-23
/
+30
*
PlzNavigate: Add helper method for checking if PlzNavigate is enabled.
carlosk
2015-12-16
2
-5
/
+4
*
Remove ScopedVector from /extenisons part#3
limasdf
2015-12-16
7
-48
/
+52
*
[extensions] Hang on to the BluetoothAdapter once initialized
rockot
2015-12-16
2
-14
/
+24
*
Move nacl targets to subdirectories.
brettw
2015-12-16
1
-28
/
+5
*
Remove ScopedVector from networking_private api
limasdf
2015-12-15
9
-52
/
+53
*
Remove ScopedVector from/extenisons part#2
limasdf
2015-12-15
5
-47
/
+51
*
Revert of Move nacl targets to subdirectories. (patchset #6 id:100001 of http...
yoichio
2015-12-15
1
-5
/
+28
*
Move nacl targets to subdirectories.
brettw
2015-12-15
1
-28
/
+5
*
Extensions: No longer creating a snapshot when iterating values.
cmumford
2015-12-14
2
-13
/
+9
*
+isherman for histograms.xml
mfoltz
2015-12-12
1
-11
/
+11
*
ValueStore will now automatically repair corrupted db's.
cmumford
2015-12-12
13
-356
/
+398
*
Replace v8::Object::ForceSet with DefineOwnProperty
jochen
2015-12-11
1
-1
/
+2
*
Prevent infinite looping in ScriptContext::GetEffectiveDocumentURL().
thestig
2015-12-11
1
-3
/
+9
*
extensions::ListBuilder move constructor doesn't transfer to a raw pointer.
limasdf
2015-12-11
1
-2
/
+2
*
Dispatch runtime.onInstalled event if an extension is re-enabled after
lazyboy
2015-12-09
2
-10
/
+80
*
Replace ScopedVector<ScopedFD> with std::vector<ScopedFD>
mdempsky
2015-12-09
1
-0
/
+1
*
chrome.displaySource custom bindings
mikhail.pozdnyakov
2015-12-09
11
-4
/
+530
*
Use rvalue reference instead of extensions::ListBuilder::Pass()
limasdf
2015-12-09
9
-71
/
+131
*
Make Lucas a GuestView OWNER
fsamuel
2015-12-09
2
-0
/
+2
*
Remove all the ephemeral apps code.
benwells
2015-12-09
19
-131
/
+21
*
Skip verification by the last commited origin to avoid a CHECK
rob
2015-12-08
1
-1
/
+5
*
Allow arbitrary sizes for extension icons (and bookmark app icons)
estade
2015-12-08
5
-60
/
+3
*
CastSocket: create FakeCertVerifier to accept any SSL certificate (even self-...
kmarshall
2015-12-07
5
-206
/
+165
*
Track all extension frames in ProcessManager, inspect extensionoptions
rob
2015-12-06
8
-36
/
+172
*
[MR] Add description field to MediaSink.
imcheng
2015-12-05
1
-0
/
+1
*
Remove kuint32max.
avi
2015-12-04
2
-6
/
+9
*
Handle more scale factors for extension Browser Action icons
estade
2015-12-04
4
-23
/
+26
*
Fix webview crash on invalid src URL
mknowles
2015-12-04
1
-2
/
+4
*
Kill ScopedPtrMap and friends
limasdf
2015-12-02
1
-1
/
+0
*
Fix ExtensionApiTest.ContentScriptExtensionIframe for --isolate-extensions.
alexmos
2015-12-02
4
-8
/
+15
*
[Extensions] Add allow-modals to the default sandbox CSP
rockot
2015-12-01
1
-1
/
+1
*
Remove kuint16max.
avi
2015-12-01
2
-19
/
+20
*
Revert of Remove kuint16max. (patchset #7 id:120001 of https://codereview.chr...
avi
2015-12-01
2
-20
/
+19
*
Remove kuint16max.
avi
2015-12-01
2
-19
/
+20
*
ValueStore::Error is now an inline member (not a ptr) of ResultTypes.
cmumford
2015-12-01
18
-353
/
+286
*
Convert various vector_as_array calls to vector::data.
davidben
2015-12-01
6
-13
/
+7
*
Removed key member from ValueStore::Error.
cmumford
2015-11-30
12
-86
/
+67
*
Add more components to "gn check", work on dom_distiller.
brettw
2015-11-30
1
-1
/
+1
*
Always pass an v8::Isolate* to the TryCatch ctor
jochen
2015-11-30
2
-2
/
+2
*
Get rid of an unnecessary StringPiece->std::string conversion.
amistry
2015-11-27
1
-3
/
+2
*
Remove ScopedVector from ElementsUploadDataStream
olli.raula
2015-11-26
1
-1
/
+3
*
Remove the custom base64url implementation in //extensions/
peter
2015-11-25
4
-48
/
+59
*
Disable flaky SocketsTcpServerApiTest.SocketTCPServerUnbindOnUnload
jochen
2015-11-25
1
-1
/
+3
*
Use scoped_ptr in extensions::ModuleSystem
tzik
2015-11-25
2
-6
/
+4
*
Fix LoadDataWithBaseURL reload
boliu
2015-11-24
1
-2
/
+4
*
[MR] Fix early return bug in converting connection state in bindings.
imcheng
2015-11-24
1
-7
/
+6
[next]