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
/
client
/
plugin
/
pepper_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added the desktop shape fields to VideoPacket.
alexeypa@chromium.org
2013-06-21
1
-1
/
+6
*
Use a direct include of strings headers in remoting/.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Fix PepperView handling of 1:1 high-DPI.
wez@chromium.org
2013-01-10
1
-25
/
+30
*
Fix PepperView to let PPAPI up-scale on high-DPI devices where possible.
wez@chromium.org
2012-12-18
1
-5
/
+18
*
Add a query function for the scaling feature.
brettw@chromium.org
2012-08-22
1
-1
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-0
/
+1
*
Make Chromoting client plugin always render at device DPI.
wez@chromium.org
2012-07-24
1
-6
/
+28
*
Rename ChromotingView to ClientUserInterface. Clean it up.
sergeyu@chromium.org
2012-07-23
1
-100
/
+2
*
Propagate DPI information to web-app.
jamiewalch@chromium.org
2012-07-20
1
-3
/
+6
*
Revert 147595 - Rename ChromotingView to ClientUserInterface. Clean it up.
sergeyu@chromium.org
2012-07-20
1
-1
/
+100
*
Rename ChromotingView to ClientUserInterface. Clean it up.
sergeyu@chromium.org
2012-07-20
1
-100
/
+1
*
MessageLoopProxy cleanups in remoting client.
sergeyu@chromium.org
2012-06-12
1
-6
/
+6
*
[Chromoting] Initial plumbing for cursor shape.
garykac@chromium.org
2012-06-02
1
-0
/
+4
*
[Chromoting] Make the client plugin tell the webapp when the first video buff...
simonmorris@chromium.org
2012-05-25
1
-1
/
+6
*
Switch PepperView to use asynchronous completion for Flush().
wez@chromium.org
2012-04-08
1
-38
/
+8
*
Don't warn about low-memory when AllocateBuffer sees an empty clip rect.
wez@chromium.org
2012-04-07
1
-14
/
+15
*
[Chromoting] The client plugin can pass clipboard items to the webapp.
simonmorris@chromium.org
2012-04-03
1
-0
/
+4
*
Address remaining nits for r129104.
sergeyu@chromium.org
2012-03-28
1
-2
/
+2
*
Implement exponential backoff for failed Me2Me authentication attempts
sergeyu@chromium.org
2012-03-27
1
-0
/
+3
*
Fix RectangleUpdateDecoder to reference the FrameConsumerProxy.
wez@chromium.org
2012-03-15
1
-6
/
+3
*
Fix startup race-conditions in new Decoder pipeline:
wez@chromium.org
2012-03-08
1
-6
/
+10
*
Disable rendering on up-scale.
wez@chromium.org
2012-03-03
1
-10
/
+3
*
Cleanup error handling in the client plugin.
sergeyu@chromium.org
2012-03-02
1
-7
/
+19
*
This CL makes several the following improvements to the Chromoting decoder pi...
alexeypa@chromium.org
2012-02-24
1
-212
/
+241
*
Implement support for messaging interface in the client plugin.
sergeyu@chromium.org
2012-02-17
1
-19
/
+16
*
Replace RectVectors with SkRegions in Decoder.
wez@chromium.org
2012-01-29
1
-6
/
+6
*
Revert 118790 - Compile error due to missing operator== on SkRegion
rsleevi@chromium.org
2012-01-24
1
-6
/
+6
*
Replace RectVectors with SkRegions in Decoder.
wez@chromium.org
2012-01-24
1
-6
/
+6
*
Refactoring of the client-side input pipeline and scaling dimension management.
wez@chromium.org
2011-12-22
1
-22
/
+6
*
Convert all of remoting/* to base::Bind().
ajwong@chromium.org
2011-12-20
1
-5
/
+7
*
Add AUTHENTICATED session state.
sergeyu@chromium.org
2011-12-06
1
-3
/
+0
*
Move code in src/remoting to the new callbacks.
sergeyu@chromium.org
2011-11-10
1
-14
/
+9
*
Remove old Authentication code that we don't use or need.
sergeyu@chromium.org
2011-11-05
1
-15
/
+3
*
Expose connection error code to the web app.
sergeyu@chromium.org
2011-10-01
1
-12
/
+47
*
Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
1
-18
/
+18
*
Revert 103523 - Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
1
-18
/
+18
*
Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
1
-18
/
+18
*
Replace LOG(INFO) with VLOG(1) to avoid excessive logging.
sergeyu@chromium.org
2011-09-29
1
-6
/
+4
*
Remove all the experimental Traced Task code from remoting.
ajwong@chromium.org
2011-09-12
1
-10
/
+0
*
Use plugin message loop for main loop in the client plugin.
sergeyu@chromium.org
2011-08-21
1
-12
/
+14
*
Modify Chromoting logging to hook into base logging.
garykac@chromium.org
2011-08-04
1
-10
/
+9
*
Call Pepper's Flush command properly
hclam@chromium.org
2011-08-03
1
-8
/
+22
*
If pepper flush returns an error then save a pending flush
hclam@chromium.org
2011-08-01
1
-8
/
+26
*
2. Implement scale-to-fit and clipping in DecoderVp8
hclam@chromium.org
2011-07-26
1
-245
/
+85
*
Change Chromoting client to use Pepper's new Resource-base InputEvents.
garykac@chromium.org
2011-07-21
1
-20
/
+20
*
Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.
scherkus@chromium.org
2011-07-18
1
-7
/
+5
*
Convert Chromoting logging to appear in client debug-info div.
garykac@chromium.org
2011-05-23
1
-7
/
+11
*
If the user selects scale-to-fit, then PepperView starts
simonmorris@chromium.org
2011-04-20
1
-20
/
+233
*
Report capture and encode time for chromoting
hclam@google.com
2011-04-05
1
-1
/
+1
*
Report decode and render latency for Chromoting
hclam@google.com
2011-04-05
1
-6
/
+8
[next]