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
/
media
/
cast
/
logging
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cast Streaming: Cleanup stats obtained by getStats() API
Alpha Lam
2014-11-14
4
-103
/
+360
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
7
-7
/
+7
*
Type conversion fixes, media/ edition.
pkasting
2014-10-21
1
-3
/
+3
*
Standardize usage of virtual/override/final in media/
dcheng
2014-10-21
5
-15
/
+15
*
Use int64 more pervasively in storing time s/ms/us values.
pkasting
2014-10-14
2
-2
/
+2
*
replace OVERRIDE and FINAL with override and final in media/
mostynb
2014-10-07
4
-9
/
+9
*
Cast: Reduce the size of stats
hclam
2014-09-24
1
-14
/
+21
*
Replace forward_dependent_configs with public_deps
Brett Wilson
2014-09-23
1
-4
/
+1
*
Cast: Logging estimates clock difference based on packets
hubbe
2014-09-11
4
-143
/
+225
*
Convert GN visibility variables to lists.
brettw
2014-09-06
1
-1
/
+1
*
Explicitly #include <algorithm> in media/cast/logging/encoding_event_subscrib...
Paweł Hajdan, Jr
2014-09-02
1
-0
/
+1
*
Cast logging: Additional stats for getStats() API.
imcheng
2014-08-26
7
-38
/
+346
*
Cast streaming logging: Log additional stats for the GetStats() API.
imcheng@chromium.org
2014-08-15
3
-33
/
+188
*
Cast: Build cast targets with GN
hclam@chromium.org
2014-07-31
2
-10
/
+13
*
Add chrome/renderer to the GN build.
brettw@chromium.org
2014-06-21
1
-0
/
+22
*
Cast: Avoid retransmit if we sent the same packet recently (less than RTT)
hubbe@chromium.org
2014-06-20
4
-0
/
+4
*
[Cast] Fix log_deserializer BasePacketEvent merge bug.
imcheng@chromium.org
2014-06-19
1
-0
/
+5
*
Cast: Add GeneralDescription proto to LogMetadata and populate it when
imcheng@chromium.org
2014-06-06
1
-2
/
+12
*
Cast: Add extraData argument to cast streaming api getLogs().
imcheng@chromium.org
2014-05-14
1
-0
/
+4
*
Cast: Add missing enum and PacketEvent field to cast_messages.
imcheng@chromium.org
2014-05-14
2
-1
/
+7
*
Cast: Fix a bug with indexing in LogDeserializer.
imcheng@chromium.org
2014-05-10
1
-4
/
+6
*
Cast: Fix encoding event subscriber log packet size.
imcheng@chromium.org
2014-05-10
1
-0
/
+7
*
Cast: Deduplicate event types in cast library.
imcheng@chromium.org
2014-05-10
21
-395
/
+374
*
Cast: Stop logging kVideoFrameSentToEncoder and rename a couple events.
imcheng@chromium.org
2014-05-06
9
-42
/
+49
*
Cast: log packet size for packet events in EncodingEventSubscriber.
imcheng@chromium.org
2014-04-30
3
-6
/
+18
*
Cast: Remove logging of k{AV}PacketSentToPacer events.
imcheng@chromium.org
2014-04-30
6
-19
/
+10
*
Cast: Provide more meaningful stats.
imcheng@chromium.org
2014-04-28
13
-244
/
+1468
*
Cast: Limit number of events/packets in EncodingEventSubscriber protos.
imcheng@chromium.org
2014-04-25
8
-196
/
+451
*
Reland: [Cast] Consolidate plethora of GYP files into cast.gyp and cast_testi...
miu@chromium.org
2014-04-23
1
-92
/
+0
*
Revert 265481 "[Cast] Consolidate plethora of GYP files into cas..."
sky@chromium.org
2014-04-23
1
-0
/
+92
*
[Cast] Consolidate plethora of GYP files into cast.gyp and cast_testing.gypi.
miu@chromium.org
2014-04-23
1
-92
/
+0
*
Cast: log an event when video encoder's target bitrate changes.
imcheng@chromium.org
2014-04-22
19
-320
/
+50
*
Cast: Add a field that is set with the timeticks value (ms) of
imcheng@chromium.org
2014-04-16
2
-0
/
+15
*
Cast: Fix packet drops in udp_transport
hubbe@chromium.org
2014-04-16
1
-1
/
+1
*
Cast: Reland of r263470 + compiler warning fixes.
imcheng@chromium.org
2014-04-15
5
-87
/
+123
*
Cast: Log whether the video frame is a key frame in kVideoFrameEncoded
imcheng@chromium.org
2014-04-12
13
-44
/
+69
*
Revert of Cast: update LogDeserializer to deserialize both streams given a (h...
thestig@chromium.org
2014-04-12
5
-118
/
+83
*
Cast: update LogDeserializer to deserialize both streams given a
imcheng@chromium.org
2014-04-12
5
-83
/
+118
*
[Cast] Refactor/clean-up VideoReceiver to match AudioReceiver as closely as p...
miu@chromium.org
2014-04-08
1
-1
/
+1
*
Remove all uses of GG_UINT32_C.
viettrungluu@chromium.org
2014-04-01
1
-1
/
+3
*
Mark all of media/cast as chromium_code.
viettrungluu@chromium.org
2014-03-31
1
-0
/
+3
*
Cast: Remove LoggingStats in favor of event subscribers.
imcheng@chromium.org
2014-03-28
15
-518
/
+498
*
Cast: Use ms instead of micros for event time in EncodingEventSubscriber
imcheng@chromium.org
2014-03-25
4
-42
/
+44
*
Cast: Remove TRANSPORT thread and get rid of Unretained in sender
hclam@chromium.org
2014-03-22
2
-2
/
+0
*
Cast: Reduce number of threads in cast environment.
hubbe@chromium.org
2014-03-21
2
-5
/
+6
*
Performance tests for CastV2
hubbe@chromium.org
2014-03-20
4
-38
/
+3
*
Cast: Log sender side packet events.
imcheng@chromium.org
2014-03-16
8
-65
/
+124
*
Cast: Use difference encoding on RTP timestamps for serializing events
imcheng@chromium.org
2014-03-14
2
-5
/
+33
*
Cast: Log compression and getRawEvents JS API change.
imcheng@chromium.org
2014-03-12
5
-187
/
+374
*
Cast: Added LogMetadata to raw_events.proto to hold metadata.
imcheng@chromium.org
2014-03-11
9
-159
/
+162
[next]