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
/
components
/
copresence
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Revert of Readability review for ckehoe (patchset #1 id:1 of https:...
schenney
2015-04-17
9
-115
/
+119
*
Revert of Readability review for ckehoe (patchset #8 id:160001 of https://cod...
schenney
2015-04-17
9
-119
/
+115
*
Readability review for ckehoe
Charlie Kehoe
2015-04-16
9
-115
/
+119
*
Adding the Audio Modem API. See design doc at go/chrome-modem.
Charlie Kehoe
2015-02-20
2
-32
/
+9
*
Pulls the audio handling out of copresence and into its own component, with n...
ckehoe
2015-02-17
41
-2359
/
+145
*
Allowing WhispernetClient to be used during initialization
ckehoe
2015-02-15
2
-6
/
+5
*
Allowing the server to create our device ID
ckehoe
2015-02-11
2
-5
/
+1
*
The project ID isn't needed, since it's actually ok to expose the API key. We...
ckehoe
2015-02-09
5
-30
/
+17
*
Adding some flags to make audio debugging easier. Now we can separate audible...
ckehoe
2015-02-05
6
-15
/
+128
*
Fixing rand_r memory error
ckehoe
2015-02-05
2
-5
/
+4
*
This removes some unused code and simplifies some dependencies. I'm planning ...
ckehoe
2015-02-05
5
-39
/
+36
*
Fixing token repetition bug
Charlie Kehoe
2015-01-31
1
-1
/
+2
*
64-bit token fixes
ckehoe
2015-01-30
4
-11
/
+16
*
Enhance audio player tests.
rkc
2015-01-29
1
-4
/
+24
*
Add the ability to process different token lengths to Whispernet.
Rahul Chaturvedi
2015-01-10
9
-6
/
+106
*
The copresence device ID is supposed to be persistent, but until now we haven...
ckehoe
2015-01-09
4
-113
/
+144
*
Passing the project ID to the server
ckehoe
2015-01-08
5
-11
/
+33
*
Adding support for pre-sent messages
ckehoe
2015-01-08
12
-97
/
+202
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-1
/
+1
*
Revert of Revert of Adding CopresenceState (patchset #1 id:1 of https://coder...
benwells
2014-12-22
25
-159
/
+840
*
Revert of Adding CopresenceState (patchset #10 id:180001 of https://coderevie...
benwells
2014-12-22
25
-841
/
+159
*
Adding the chrome://copresence page. Initially this will just have debug info...
ckehoe
2014-12-20
1
-0
/
+1
*
Misc cleanup
ckehoe
2014-12-20
12
-31
/
+29
*
Adding CopresenceState, a central place to track the internal state of the co...
ckehoe
2014-12-20
25
-159
/
+840
*
Fix race condition in playback.
rkc
2014-12-18
11
-94
/
+56
*
Adding configuration protos. We probably want to handle most of these eventua...
ckehoe
2014-12-12
4
-0
/
+96
*
Fixing audioFail fail
ckehoe
2014-12-06
2
-5
/
+19
*
Using a CancelableCallback in GcmHandler
ckehoe
2014-12-02
2
-10
/
+8
*
Disable power logging and related UMA stats when AGC is not supported.
henrika
2014-12-02
1
-1
/
+1
*
AudioManager::GetToken() should return empty if not currently playing
ckehoe
2014-12-02
1
-1
/
+1
*
Creating interfaces for DirectiveHandler and GCMHandler
ckehoe
2014-11-11
13
-128
/
+205
*
Fixing parameter names in AudioDirectiveHandler. These TTLs have their units ...
ckehoe
2014-11-11
2
-2
/
+2
*
GCM Directive fix. We need to handle directives without op ids, but we should...
ckehoe
2014-11-11
2
-6
/
+65
*
Adding GCM support to the copresence component. The Copresence server can pus...
ckehoe
2014-11-08
16
-75
/
+546
*
Moving request queuing to the RpcHandler (now with tests!). Also passing in t...
ckehoe
2014-11-07
10
-282
/
+370
*
Add polling and audio check to copresence.
rkc
2014-11-06
22
-226
/
+343
*
Adding a test for the directive handler.
ckehoe
2014-11-06
3
-10
/
+111
*
RpcHandlerTest cleanup
ckehoe
2014-11-04
6
-65
/
+138
*
Checking that AudioDirectiveHandler::Initialize() gets called.
ckehoe
2014-11-04
1
-0
/
+6
*
Refactoring AudioDirectiveHandler to support testing
ckehoe
2014-11-04
11
-202
/
+229
*
Moving the DirectiveHandler to be owned by CopresenceManager. This also adds ...
ckehoe
2014-11-01
8
-158
/
+195
*
Replacing NULL with nullptr
ckehoe
2014-10-31
8
-25
/
+27
*
Adding support for authenticated copresence calls. I've added a temporary cal...
ckehoe
2014-10-30
12
-203
/
+338
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
9
-12
/
+12
*
Add AudioDirectiveHandler timed tests.
rkc
2014-10-27
8
-11
/
+169
*
Redesign the copresence audio handlers.
rkc
2014-10-23
27
-537
/
+1063
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
8
-62
/
+56
*
Add support for audio input mute detection on all platforms.
henrika
2014-10-16
1
-0
/
+1
*
Switching to C++11 range-based for loops
ckehoe
2014-10-08
4
-61
/
+46
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
8
-38
/
+38
[next]