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
/
chrome
/
browser
/
extensions
/
api
/
webrtc_audio_private
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-1
/
+1
*
Standardize usage of virtual/override/final in chrome/browser/extensions/
dcheng
2014-10-21
2
-24
/
+23
*
replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/
mostynb
2014-10-04
2
-14
/
+14
*
Enumerate audio devices on audio worker thread.
grunell@chromium.org
2014-06-25
2
-7
/
+7
*
Remove deprecated permissions functions from Extension
rdevlin.cronin@chromium.org
2014-06-06
1
-1
/
+2
*
Drive extension functions from ExtensionFunction::Run. The
kalman@chromium.org
2014-05-03
2
-9
/
+9
*
Use EventRouter instead of ExtensionSystem::Get->event_router() from c/b/e/api
limasdf@gmail.com
2014-04-16
1
-1
/
+1
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...
jyasskin@chromium.org
2014-03-29
1
-13
/
+13
*
Removing myself from OWNERS, as I no longer expect to be active on Chromium.
joi@chromium.org
2014-03-27
1
-1
/
+0
*
Store WebRTC logs locally to disk
grunell@chromium.org
2014-03-25
1
-0
/
+3
*
Run ContentMain in a browser_test's browser process. This removes duplication...
jam@chromium.org
2014-03-18
1
-2
/
+7
*
Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.
yoz@chromium.org
2014-03-05
3
-10
/
+9
*
Reland 253509 - ProfileKeyedAPIFactory to build instances with BrowserContext...
yoz@chromium.org
2014-02-27
2
-0
/
+6
*
Revert 253509 "Change ProfileKeyedAPIFactory to build instances ..."
rch@chromium.org
2014-02-26
2
-6
/
+0
*
Change ProfileKeyedAPIFactory to build instances with BrowserContext instead ...
yoz@chromium.org
2014-02-26
2
-0
/
+6
*
Move ProfileKeyedAPI implementations to take BrowserContext in the constructo...
yoz@chromium.org
2014-02-25
2
-7
/
+6
*
Add GYP flag to optionally enable the Hangout Services extension in
joi@chromium.org
2014-02-14
1
-2
/
+2
*
ExtensionSystem cleanup part 3
yoz@chromium.org
2014-02-14
1
-0
/
+1
*
Allow retrieval of media device ID salt even after ResourceContext has gone a...
joi@chromium.org
2014-02-13
2
-5
/
+6
*
Fix test failure introduced with recent change to use salted hashes.
joi@chromium.org
2014-02-11
1
-2
/
+8
*
Hash sink IDs with a resettable salt.
joi@chromium.org
2014-01-31
3
-164
/
+352
*
Cleanup: Replace &LazyInstance::Get() with LazyInstance::Pointer().
thestig@chromium.org
2014-01-21
1
-1
/
+1
*
Revert of Hash sink IDs with a resettable salt. (https://codereview.chromium....
joi@chromium.org
2014-01-15
3
-352
/
+164
*
Hash sink IDs with a resettable salt.
joi@chromium.org
2014-01-15
3
-164
/
+352
*
Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.
scherkus@chromium.org
2014-01-07
3
-15
/
+13
*
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-3
/
+3
*
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-3
/
+3
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-3
/
+3
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
2
-5
/
+5
*
Only include the Hangout Services extension in Google Chrome builds.
joi@chromium.org
2013-12-17
1
-0
/
+2
*
Convert string16 to use base namespace.
brettw@chromium.org
2013-12-09
1
-1
/
+1
*
This cl implement a salt that is being used for obfuscating device ids before...
perkj@chromium.org
2013-12-02
3
-9
/
+45
*
Split work appropriately between device and IO threads.
joi@chromium.org
2013-11-29
2
-21
/
+99
*
Move EventRouter to src/extensions/browser
jamescook@chromium.org
2013-11-21
1
-1
/
+1
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Disable uploading for the hangouts services browser test.
grunell@google.com
2013-11-12
1
-0
/
+9
*
Add a browser test to automatically run end-to-end Hangout Services test.
joi@chromium.org
2013-11-06
1
-24
/
+70
*
Add a manual end-to-end test page for the extension, and several fixes.
joi@chromium.org
2013-10-31
2
-46
/
+36
*
Move PermissionSet to top-level extensions.
yoz@chromium.org
2013-10-29
1
-1
/
+1
*
Remove Profile dependency from ExtensionFunction
benwells@chromium.org
2013-10-28
2
-7
/
+6
*
Implement getAssociatedSink method of webrtcAudioPrivate API.
joi@chromium.org
2013-10-24
4
-10
/
+139
*
Implement webrtcAudioPrivate API, except for getAssociatedSink.
joi@chromium.org
2013-10-23
4
-0
/
+642