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
/
host
/
screen_recorder.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Chromoting] Initial plumbing for cursor shape.
garykac@chromium.org
2012-06-02
1
-1
/
+28
*
Fix crash on disconnect for Mac
dcaiafa@chromium.org
2012-04-26
1
-0
/
+2
*
Refcounted types should not have public destructors, remoting/ edition
rsleevi@chromium.org
2012-04-24
1
-4
/
+4
*
Fix crash in the ScreenRecorder.
sergeyu@chromium.org
2012-04-09
1
-0
/
+3
*
Allocate Timer object on the heap in ScreenRecorder.
sergeyu@chromium.org
2012-03-29
1
-17
/
+20
*
Refactor VideoStub interface to accept ownership of video packets.
sergeyu@chromium.org
2012-03-28
1
-11
/
+9
*
Fix crash caused by r127767 due to undefined order of argument parsing.
sergeyu@chromium.org
2012-03-21
1
-1
/
+3
*
Use scoped_ptr<> to pass ownership in more places.
sergeyu@chromium.org
2012-03-20
1
-32
/
+22
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+1
*
Convert all of remoting/* to base::Bind().
ajwong@chromium.org
2011-12-20
1
-1
/
+1
*
Make ConnectionToClient and ClientSession not ref-counted.
sergeyu@chromium.org
2011-11-11
1
-4
/
+2
*
Access ChromotingHost::clients_ only on network thread.
sergeyu@chromium.org
2011-11-11
1
-34
/
+12
*
Move code in src/remoting to the new callbacks.
sergeyu@chromium.org
2011-11-10
1
-27
/
+17
*
Gather history of capture and encode time determine next recoring delay
hclam@chromium.org
2011-11-07
1
-43
/
+27
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-4
/
+3
*
Remove all the experimental Traced Task code from remoting.
ajwong@chromium.org
2011-09-12
1
-27
/
+16
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-1
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
1
-6
/
+7
*
Properly handle screen recorder shutdown in ChromotingHost.
sergeyu@chromium.org
2011-08-12
1
-31
/
+18
*
Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-12
1
-2
/
+2
*
Revert 96327 - Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-11
1
-2
/
+2
*
Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-11
1
-2
/
+2
*
Fix crash in ScreenRecorder
sergeyu@chromium.org
2011-08-04
1
-0
/
+6
*
Send a small empty video packet when capturer returns no dirty rect
hclam@chromium.org
2011-08-01
1
-2
/
+7
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
1
-3
/
+2
*
1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...
wez@chromium.org
2011-05-27
1
-2
/
+3
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
1
-3
/
+2
*
Move "Early out" test from Capturer thread to Encoder thread.
lambroslambrou@chromium.org
2011-05-12
1
-16
/
+20
*
Chromoting to report roundtrip latency
hclam@chromium.org
2011-05-06
1
-1
/
+23
*
Don't crash when changing screen modes.
jamiewalch@chromium.org
2011-05-06
1
-8
/
+6
*
Use AutoTaskRunner to run tasks automatically, even if validation checks fail.
lambroslambrou@chromium.org
2011-04-21
1
-19
/
+9
*
Fix build breaks
hclam@google.com
2011-04-05
1
-5
/
+5
*
Report capture and encode time for chromoting
hclam@google.com
2011-04-05
1
-0
/
+12
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Invalidate fullscreen when a new client connects to chromoting host
hclam@chromium.org
2011-02-09
1
-3
/
+10
*
Fix rate controlling in chromoting host
hclam@chromium.org
2011-02-03
1
-3
/
+4
*
Stop ScreenRecorder before it started
hclam@chromium.org
2011-02-02
1
-1
/
+3
*
Resubmit "Fix crashes in ChromotingHost"
hclam@chromium.org
2011-01-28
1
-3
/
+3
*
Revert "Fix crashes in ChromotingHost"
hclam@chromium.org
2011-01-26
1
-2
/
+2
*
Fix crashes in ChromotingHost
hclam@chromium.org
2011-01-25
1
-2
/
+2
*
Add a done task to ScreenRecorder::Stop()
hclam@chromium.org
2011-01-21
1
-25
/
+92
*
Simplified frame rate control in the chromoting host.
sergeyu@chromium.org
2010-12-09
1
-173
/
+64
*
Rename SessionManager to ScreenRecorder
hclam@chromium.org
2010-12-06
1
-0
/
+414