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
/
remoting
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize clip_rect_ member to be empty until explicitly set.
wez@chromium.org
2011-11-11
1
-0
/
+1
*
Cleanup: Remove unneeded forward declarations from remoting.
thestig@chromium.org
2011-11-11
1
-1
/
+0
*
Move code in src/remoting to the new callbacks.
sergeyu@chromium.org
2011-11-10
12
-71
/
+69
*
Speed enhancement for Remoting on Low end machines.
dmaclach@chromium.org
2011-10-05
1
-3
/
+6
*
Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
16
-150
/
+147
*
Revert 103523 - Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
16
-147
/
+148
*
Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
16
-148
/
+147
*
Fix PluginMessageLoopProxy::BelingsToCurrentThread() to always return correct...
sergeyu@chromium.org
2011-09-30
2
-8
/
+11
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
1
-1
/
+0
*
Replace TaskThreadProxy with non-refcounted ScopedThreadProxy.
sergeyu@chromium.org
2011-09-29
4
-84
/
+157
*
Chromoting protocol implementation based on P2P Transport API.
sergeyu@chromium.org
2011-09-12
2
-0
/
+4
*
Remove all the experimental Traced Task code from remoting.
ajwong@chromium.org
2011-09-12
2
-444
/
+0
*
Use plugin message loop for main loop in the client plugin.
sergeyu@chromium.org
2011-08-21
2
-25
/
+40
*
Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
2
-0
/
+194
*
Revert 97050 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
2
-193
/
+0
*
Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
2
-0
/
+193
*
Revert 96981 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
2
-193
/
+0
*
Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
2
-0
/
+193
*
Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-12
10
-80
/
+69
*
Revert 96327 - Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-11
10
-69
/
+80
*
Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-11
10
-80
/
+69
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-11
2
-0
/
+9
*
Revert 96089 - Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-10
2
-9
/
+0
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-09
2
-0
/
+9
*
Modify Chromoting logging to hook into base logging.
garykac@chromium.org
2011-08-04
6
-148
/
+98
*
Optimize mac capturer to copy memory only dirty rect.
hclam@chromium.org
2011-08-01
2
-0
/
+31
*
2. Implement scale-to-fit and clipping in DecoderVp8
hclam@chromium.org
2011-07-26
6
-50
/
+254
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.
scherkus@chromium.org
2011-07-18
1
-4
/
+4
*
Fixup threading for Chromoting's logging code.
garykac@chromium.org
2011-07-13
2
-14
/
+76
*
Conenct Chromoting plugin debug log to JS UI.
garykac@chromium.org
2011-07-07
2
-0
/
+84
*
Reland 90618 - Remove check for entry_. From coverity CID=8237
gbillock@chromium.org
2011-06-28
1
-2
/
+3
*
Revert 90618 - Add checks for entry_. From coverity CID=8237
fischman@chromium.org
2011-06-27
1
-2
/
+2
*
Add checks for entry_. From coverity CID=8237
gbillock@chromium.org
2011-06-27
1
-2
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
1
-3
/
+7
*
Update VP8 encode options to speed up encoding for remoting
hclam@chromium.org
2011-06-20
1
-3
/
+19
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
thestig@chromium.org
2011-06-15
1
-1
/
+1
*
Use 2 threads for decoding for remoting
hclam@chromium.org
2011-05-28
1
-1
/
+8
*
Wire in OAuth2 support into non-sandboxed connections in libjingle.
ajwong@chromium.org
2011-05-25
5
-5
/
+96
*
iwyu: Include callback_old.h where appropriate, final.
jhawkins@chromium.org
2011-05-11
1
-1
/
+1
*
iwyu: Use callback_old.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-1
/
+1
*
Fix memory leak in EncoderVp8, and add unit-test for it.
lambroslambrou@chromium.org
2011-05-09
3
-1
/
+49
*
Chromoting to report roundtrip latency
hclam@chromium.org
2011-05-06
3
-0
/
+12
*
Report capture and encode time for chromoting
hclam@google.com
2011-04-05
4
-1
/
+14
*
Measure bandwidth for chromoting video channel
hclam@google.com
2011-04-05
4
-0
/
+206
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
10
-22
/
+22
*
fix comments
dilmah@chromium.org
2011-03-22
1
-1
/
+1
*
Improve AlignRect() readability, and handle bad rectangles more gracefully (w...
lambroslambrou@chromium.org
2011-03-17
3
-19
/
+60
*
Tidy up after CL 6573005.
simonmorris@chromium.org
2011-03-10
7
-59
/
+41
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
2
-5
/
+5
[next]