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
/
extensions.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move GURL ParamTraits to url/ipc
markdittmer
2016-03-03
1
-0
/
+2
*
Revert of Mustash: Move GURL ParamTraits to url/ipc (patchset #18 id:330001 o...
dimich
2016-03-02
1
-5
/
+0
*
Move GURL ParamTraits to url/ipc
markdittmer
2016-03-02
1
-0
/
+5
*
[chrome.displaySource] Use WDS for Wi-Fi Display implementation
mikhail.pozdnyakov
2016-02-29
1
-1
/
+4
*
[mojo] Delete third_party/mojo
rockot
2016-02-10
1
-2
/
+2
*
Move base/prefs to components/prefs
brettw
2016-01-30
1
-2
/
+2
*
Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https...
joedow
2016-01-30
1
-2
/
+2
*
Move base/prefs to components/prefs
brettw
2016-01-30
1
-2
/
+2
*
Add WiFi Display session class skeleton and mojo service
mikhail.pozdnyakov
2016-01-14
1
-0
/
+21
*
Add extensions code to use common updater in components/update_client/
asargent
2015-10-15
1
-0
/
+2
*
Fold away the NSS cast_cert_validator.cc path.
davidben
2015-10-02
1
-25
/
+1
*
Fixing dependencies of the reverted commit of the chrome.i18n.detectLanguage ...
amalika
2015-08-24
1
-0
/
+6
*
projects whose .cc files include skia headers need to explicitly depend on skia
reed
2015-08-12
1
-0
/
+1
*
Add ICU message format support
jshin
2015-08-07
1
-0
/
+1
*
CFI: fix invalid casts to PrefRegistrySyncable.
krasin
2015-07-28
1
-0
/
+1
*
Fix missing build dependency in //extensions/utility
tapted
2015-06-19
1
-0
/
+1
*
Move GuestViewContainer to components
fsamuel
2015-05-28
1
-2
/
+2
*
Move GuestView layer in browser to components
fsamuel
2015-05-05
1
-0
/
+2
*
Move clear cache code from chrome/ (ChromeWVGDelegate) to extensions/ (WVGuest)
lazyboy
2015-04-26
1
-0
/
+1
*
Add first extension speed experiment to add a delay between ExtensionHost loads.
kalman
2015-04-20
1
-0
/
+1
*
Part 4 of ??: Move blink images to their own grd/pak files.
erg
2015-04-03
1
-1
/
+2
*
Reland part 3 of 4: Modify blink users so they use blink images.
erg
2015-03-26
1
-1
/
+1
*
Revert "Part 3 of 4: Modify blink users so they use the image resources in bl...
Elliot Glaysher
2015-03-25
1
-1
/
+1
*
Part 3 of 4: Modify blink users so they use the image resources in blink.
erg
2015-03-25
1
-1
/
+1
*
Redesign audio extension apis. This adds the following P1 requests api features:
jennyz
2015-03-21
1
-5
/
+0
*
don't mix system and bundled ICU
mostynb
2015-02-23
1
-0
/
+1
*
Move chromeos::device_event_log into components.
reillyg
2015-02-20
1
-0
/
+1
*
Merge extensions sources lists into shared gypis
rockot
2015-02-11
1
-988
/
+34
*
Add ExtensionView delegates.
apacible
2015-02-11
1
-0
/
+2
*
Rename e/b/a/cast_channel/test_util
rockot
2015-02-11
1
-2
/
+2
*
Split ExtensionMessageFilter up into a UI thread part and an IO thread part.
bauerb
2015-02-10
1
-0
/
+2
*
Move chrome.documentScan API to extensions/.
sudarsana.nagineni
2015-02-09
1
-1
/
+10
*
[Extensions] Propagate activeTab hosts to extension background pages
rdevlin.cronin
2015-02-07
1
-0
/
+2
*
Add support for extensions_unittests to the GN build
jamescook
2015-02-06
1
-0
/
+3
*
Revert of Revert of Introduce HostID and de-couple Extensions from "script in...
hanxi
2015-02-05
1
-0
/
+1
*
Revert of Introduce HostID and de-couple Extensions from "script injection Sy...
hanxi
2015-02-04
1
-1
/
+0
*
Validate hash_sha256 checksum on .crx update.
ginkage
2015-02-04
1
-0
/
+2
*
Remove the Copresence Endpoints API.
rkc
2015-02-03
1
-5
/
+0
*
Move chrome.diagnostics API to extensions/.
sudarsana.nagineni
2015-02-03
1
-0
/
+3
*
Implementation of the NetworkingConfigService
cschuet
2015-02-03
1
-0
/
+6
*
Move GuestView IPCs into their own messages file.
fsamuel
2015-02-03
1
-0
/
+1
*
Tracking push events for lucid sleep
chirantan
2015-02-02
1
-0
/
+1
*
Move chrome.alarms API from chrome/ to extensions/.
sudarsana.nagineni
2015-01-31
1
-0
/
+4
*
This adds the ExtensionView to the family of GuestViews.
apacible
2015-01-29
1
-0
/
+7
*
Move networking_private to src/extensions
stevenjb
2015-01-28
1
-0
/
+37
*
Move GuestView IPCs out of ExtensionMessageFilter to GuestViewMessageFilter
fsamuel
2015-01-28
1
-0
/
+2
*
Move sandboxed_unpacker.{h,cc} from chrome/ to extensions/
asargent
2015-01-27
1
-1
/
+5
*
Introduce HostID and de-couple Extensions from "script injection System" [bro...
hanxi
2015-01-27
1
-0
/
+1
*
Make extensions_utility target depend on extensions_strings
asargent
2015-01-23
1
-0
/
+1
*
Add a mimeHandler extension API.
sammc
2015-01-23
1
-0
/
+4
[next]