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
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
21
-26
/
+27
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
13
-37
/
+49
*
Introduce bad_message.h for chrome and NaCl.
nick
2015-06-02
1
-1
/
+1
*
[Extensions OOPI] Make programmatic script injection use frame logic
rdevlin.cronin
2015-06-02
15
-275
/
+277
*
Add onGetUsbPrinterInfoRequested event to printerProvider API.
reillyg
2015-06-02
12
-26
/
+405
*
Move guest view container message routing out of content/.
lazyboy
2015-06-02
5
-9
/
+58
*
This patch uses a couple more function wrappers with weak references to avoid...
paulmeyer
2015-06-02
2
-4
/
+18
*
GuestView event listeners are now removed when the GuestView JavaScript objec...
paulmeyer
2015-06-02
2
-4
/
+30
*
Move Pickle to base namespace.
brettw
2015-06-02
7
-42
/
+51
*
Move ObserverList to base namespace.
brettw
2015-06-02
2
-3
/
+8
*
Reland: Include USB printers in printer list as "provisional" devices.
reillyg
2015-06-02
2
-1
/
+12
*
Run python update_extension_permission.py
nick
2015-06-02
1
-1
/
+1
*
Replace UsbDevice's unique_id with a GUID string
rockot
2015-06-01
7
-10
/
+178
*
Add IDL and stub implementation for chrome.usersPrivate API.
orenb
2015-06-01
3
-0
/
+7
*
Webviews can now be garbage collected!!!
paulmeyer
2015-06-01
8
-49
/
+178
*
Revert of Revert of Revert of Flip extension background page throttling on by...
vabr
2015-06-01
1
-3
/
+6
*
JS Object annotations don't need the string key type outside of chrome/.
thestig
2015-05-30
1
-1
/
+1
*
Revert of Include USB printers in printer list as "provisional" devices. (pat...
thakis
2015-05-30
2
-12
/
+1
*
Revert of Revert of Flip extension background page throttling on by default (...
oysteine
2015-05-29
1
-6
/
+3
*
Move Tuple to base namespace.
brettw
2015-05-29
4
-6
/
+6
*
Move UnzipToDir IPC code to top-level extensions directory
asargent
2015-05-29
4
-10
/
+44
*
Allow non fullscreen IME window in kiosk app
bshe
2015-05-29
3
-1
/
+17
*
Keep event page alive when there's some Pepper plugin on it.
emaxx
2015-05-29
2
-0
/
+22
*
Include USB printers in printer list as "provisional" devices.
reillyg
2015-05-28
2
-1
/
+12
*
<webview>: Remove Undocumented Resize DOM event
fsamuel
2015-05-28
5
-25
/
+8
*
Move GuestViewContainer to components
fsamuel
2015-05-28
15
-468
/
+26
*
Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...
vaibhav1.a
2015-05-28
1
-1
/
+1
*
Reland: Build a basic Mojo service framework for device/usb
rockot
2015-05-28
1
-1
/
+1
*
Revert of Build a basic Mojo service framework for device/usb (patchset #4 id...
rockot
2015-05-28
1
-1
/
+1
*
Build a basic Mojo service framework for device/usb
rockot
2015-05-28
1
-1
/
+1
*
[Extensions] Cleanup Extension Uninstall Dialog logic
rdevlin.cronin
2015-05-27
2
-57
/
+71
*
Correct crx_installer_error.h ref to crx_install_error.h
bungeman
2015-05-27
1
-1
/
+1
*
Fix missing GN dependencies.
brettw
2015-05-27
1
-3
/
+4
*
Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...
vaibhav1.a
2015-05-27
3
-6
/
+6
*
Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...
vaibhav1.a
2015-05-27
2
-4
/
+4
*
Adds API inputMethodPrivate.getEncryptSyncEnabled which will be used for inpu...
shuchen
2015-05-27
1
-0
/
+1
*
Use range-based for loops in RulesRegistry code
wittman
2015-05-26
5
-133
/
+100
*
Remove unused chrome.fileManagerPrivate.installWebstoreItem
tbarzic
2015-05-26
1
-1
/
+1
*
Updating XTBs based on .GRDs from branch master
Penny MacNeil
2015-05-26
45
-0
/
+135
*
[Extensions] Convert commands UI to developerPrivate API
rdevlin.cronin
2015-05-26
1
-0
/
+2
*
Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...
b.siddharth
2015-05-25
1
-1
/
+1
*
Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...
b.siddharth
2015-05-25
1
-1
/
+1
*
Add an extension API to verify server certificate trust.
pneubeck
2015-05-23
1
-0
/
+1
*
Implement incognito permission checks for declarativeContent API
wittman
2015-05-22
2
-1
/
+8
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
2
-15
/
+17
*
Use a RenderProcessHostObserver to observe render process shutdown.
amistry
2015-05-22
2
-14
/
+36
*
Replicate whether a frame is in a document or shadow tree.
dcheng
2015-05-22
1
-1
/
+2
*
Change NetLog::ParametersCallback to return a scoped_ptr.
estade
2015-05-21
1
-5
/
+5
*
Remove RenderViewHost from WebContentsDelegate::CanDownload() signature.
rdsmith
2015-05-21
5
-13
/
+5
*
Change JSONReader::ReadToValue to return a scoped_ptr
estade
2015-05-20
1
-4
/
+5
[next]