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
/
capturer_mac.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Chromoting] Add Mac host support for sending cursor shape to client.
garykac@chromium.org
2012-06-18
1
-683
/
+0
*
[Chromoting] Initial plumbing for cursor shape.
garykac@chromium.org
2012-06-02
1
-3
/
+10
*
Fix "wake display when session starts" on OS X 10.7.4.
dcaiafa@chromium.org
2012-05-24
1
-8
/
+19
*
Fix crash on disconnect for Mac
dcaiafa@chromium.org
2012-04-26
1
-41
/
+17
*
Wake Mac host display when remote session starts.
dcaiafa@chromium.org
2012-04-16
1
-1
/
+49
*
remoting: Move CGRectToSkIRect() to the only file where it's called
thakis@chromium.org
2012-03-15
1
-4
/
+13
*
Move code in src/remoting to the new callbacks.
sergeyu@chromium.org
2011-11-10
1
-8
/
+8
*
Make sure curtain mode doesn't lock up MacOS 10.7
dmaclach@chromium.org
2011-11-01
1
-1
/
+4
*
Fix up Chromoting on Lion.
dmaclach@chromium.org
2011-10-04
1
-11
/
+84
*
Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
1
-10
/
+9
*
Revert 103523 - Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
1
-9
/
+10
*
Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
1
-10
/
+9
*
Fix Chromoting Mac to work with multiple monitors.
dmaclach@chromium.org
2011-09-21
1
-21
/
+24
*
Clean up init sequence for capturer.
dmaclach@chromium.org
2011-08-17
1
-14
/
+34
*
Fixed up issue with changing screen resolution on Mac host causing crashes.
dmaclach@chromium.org
2011-08-16
1
-59
/
+89
*
Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-12
1
-46
/
+50
*
Revert 96327 - Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-11
1
-50
/
+46
*
Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-11
1
-46
/
+50
*
Use correct OpenGL test.
jamiewalch@google.com
2011-08-04
1
-1
/
+1
*
Optimize mac capturer to copy memory only dirty rect.
hclam@chromium.org
2011-08-01
1
-13
/
+50
*
Workaround for bad driver issue with NVIDIA GeForce 7300 GT on Mac 10.5.
dmaclach@chromium.org
2011-07-15
1
-0
/
+10
*
Initial curtain mode implementation.
jamiewalch@google.com
2011-05-31
1
-15
/
+63
*
Don't crash when changing screen modes.
jamiewalch@chromium.org
2011-05-06
1
-51
/
+103
*
Use pixel buffer objects where supported to improve capturer speed.
jamiewalch@chromium.org
2011-04-29
1
-15
/
+108
*
Don't flip buffer--process it with a negative stride instead.
jamiewalch@chromium.org
2011-04-18
1
-15
/
+4
*
Clean up remoting project
dmaclach@chromium.org
2011-04-04
1
-3
/
+71
*
Capturer is now pure virtual. The implementation it used to
simonmorris@chromium.org
2011-03-29
1
-14
/
+41
*
Invalidate the entire screen after registering for refresh callbacks.
jamiewalch@chromium.org
2011-03-11
1
-0
/
+1
*
Tidy up after CL 6573005.
simonmorris@chromium.org
2011-03-10
1
-1
/
+1
*
Don't translate dirty rectangles in Mac capturer.
lambroslambrou@chromium.org
2011-03-04
1
-4
/
+1
*
Let the host change resolution.
simonmorris@chromium.org
2011-03-04
1
-11
/
+12
*
Revert 76747 - Let the host change resolution.
simonmorris@chromium.org
2011-03-03
1
-12
/
+11
*
Let the host change resolution.
simonmorris@chromium.org
2011-03-03
1
-11
/
+12
*
Fix up mac capturer to flip image.
dmaclach@chromium.org
2011-03-03
1
-6
/
+17
*
Fix Capturer for Mac to cope gracefully when there are no invalid rects.
wez@chromium.org
2011-02-21
1
-8
/
+1
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-2
/
+0
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-0
/
+2
*
Use VP8 over PseudoTCP by default.
sergeyu@chromium.org
2010-11-23
1
-0
/
+5
*
Fix up mac capturer
dmaclach@chromium.org
2010-11-19
1
-0
/
+2
*
Inject MessageLoop into Capturer
hclam@chromium.org
2010-11-17
1
-1
/
+3
*
Add VideoPacket struct for video packets. Refactor Decode interface to use it.
sergeyu@chromium.org
2010-11-09
1
-4
/
+3
*
Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-02
1
-1
/
+1
*
Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-01
1
-1
/
+1
*
Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-01
1
-1
/
+1
*
Initial pass at integrating Differ into the chromoting host code.
garykac@google.com
2010-08-06
1
-10
/
+15
*
Moving Encoder and Decoder to remoting/base
hclam@chromium.org
2010-07-23
1
-1
/
+1
*
Revamp capturer to clean up the interface, and to keep data as atomic as poss...
dmaclach@chromium.org
2010-07-01
1
-24
/
+130
*
Copy the (early prototype of) remoting in Chrome into the public tree.
garykac@google.com
2010-06-07
1
-0
/
+54