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
/
content
/
renderer
/
pepper
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make VEA client of command buffer; move sync. IPC to VDA/VEA::Initialize()
sheu@chromium.org
2014-04-03
3
-5
/
+1
*
Refactor VideoDestinationHandler to implement MediaStreamVideoSource.
perkj@chromium.org
2014-04-03
1
-1
/
+1
*
Remove unused PPB_Graphics2D_Dev interface
raymes@google.com
2014-04-03
4
-347
/
+17
*
Remove CommandBuffer::GetTransferBuffer.
piman@chromium.org
2014-04-01
2
-31
/
+6
*
Reduce the flickering that occurs when resizing plugins in software composite...
raymes@chromium.org
2014-04-01
2
-2
/
+29
*
GPU: Fix NULL gpu::Buffer dereference.
epenner@chromium.org
2014-04-01
1
-8
/
+6
*
Add a PPB_Find_Private function to set the tickmarks on the page.
raymes@chromium.org
2014-03-30
2
-0
/
+22
*
Add channel_count parameter back to AudioBuffer creation methods.
dalecurtis@google.com
2014-03-29
1
-0
/
+1
*
Reland "Move EventSender from CppBoundClass to gin::Wrappable."
tfarina@chromium.org
2014-03-27
1
-2
/
+2
*
Pass string PP_Vars to JS as string primitives
raymes@chromium.org
2014-03-26
3
-17
/
+7
*
Rename PPB_Find_Dev to PPB_Find_Private
raymes@chromium.org
2014-03-26
4
-13
/
+7
*
GPU: Reference count gpu::Buffer.
epenner@chromium.org
2014-03-26
1
-2
/
+3
*
Revert of Reland "Move EventSender from CppBoundClass to gin::Wrappable." (ht...
enne@chromium.org
2014-03-25
1
-2
/
+2
*
Merge weburlrequest_extradata_impl.cc/h into content/child/request_extra_data...
pilgrim@chromium.org
2014-03-25
1
-4
/
+6
*
Reland "Move EventSender from CppBoundClass to gin::Wrappable."
hajimehoshi@chromium.org
2014-03-25
1
-2
/
+2
*
Revert of Reland "Move EventSender from CppBoundClass to gin::Wrappable." (ht...
ager@chromium.org
2014-03-25
1
-2
/
+2
*
Reland "Move EventSender from CppBoundClass to gin::Wrappable."
tfarina@chromium.org
2014-03-25
1
-2
/
+2
*
Revert of Move EventSender from CppBoundClass to gin::Wrappable. (https://cod...
vandebo@chromium.org
2014-03-24
1
-2
/
+2
*
Move EventSender from CppBoundClass to gin::Wrappable.
tfarina@chromium.org
2014-03-24
1
-2
/
+2
*
Encrypted media: avoid resetting video state on audio deinit
sheu@chromium.org
2014-03-24
1
-1
/
+2
*
Turn off WebRTC feature should not break the build on Linux
yi.shen@samsung.com
2014-03-20
1
-2
/
+2
*
Add channel_layout() and sample_rate() to AudioBuffer.
rileya@chromium.org
2014-03-20
2
-1
/
+6
*
This proxies PPB_Find_Dev so that it can be used out of process. It also adds...
raymes@google.com
2014-03-20
2
-0
/
+19
*
Move Blink dependency out of plugin proxy code.
bbudge@chromium.org
2014-03-18
1
-1
/
+45
*
Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...
jbauman@chromium.org
2014-03-18
2
-11
/
+15
*
Linux: Add the ability to prefer generic Windows fonts in MatchFontWithFallba...
thestig@chromium.org
2014-03-18
1
-1
/
+3
*
Revert 257655 "Merge weburlrequest_extradata_impl.cc/h into cont..."
yzshen@chromium.org
2014-03-18
1
-6
/
+4
*
Merge weburlrequest_extradata_impl.cc/h into content/child/request_extra_data...
pilgrim@chromium.org
2014-03-18
1
-4
/
+6
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-1
/
+1
*
Add different error codes for getUserMedia.
tommyw@chromium.org
2014-03-14
2
-2
/
+6
*
Remove some content_child dependency from content_common
sheu@chromium.org
2014-03-13
1
-2
/
+2
*
Extend the sample rates that Pepper should support.
xians@chromium.org
2014-03-11
1
-9
/
+19
*
Move user_agent code from webkit/ to content/.
tfarina@chromium.org
2014-03-11
1
-0
/
+1
*
PPAPI: Clamp VideoCapture frames per second.
dmichael@chromium.org
2014-03-11
1
-1
/
+6
*
[PPAPI] It is now possible to pass a FileSystem to JS in PostMessage.
mgiuca@chromium.org
2014-03-10
1
-5
/
+61
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-10
1
-2
/
+0
*
Revert 255858 "Simplify the user agent code some more since afte..."
jam@chromium.org
2014-03-09
1
-0
/
+2
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-09
1
-2
/
+0
*
cc: Allow pepper to avoid DCHECK but reuse gpu::Mailbox.
danakj@chromium.org
2014-03-07
1
-8
/
+4
*
Fix Flash fullscreen context menu target and position.
miu@chromium.org
2014-03-06
1
-11
/
+3
*
ppapi: Send sync point whenever the pepper texture changes.
danakj@chromium.org
2014-03-04
4
-8
/
+37
*
Disable UpdateLayerTransform on PepperPluginInstanceImpl
raymes@chromium.org
2014-03-04
3
-53
/
+1
*
Encrypted Media: Use uint32 for systemCode in SessionError.
xhwang@chromium.org
2014-03-04
4
-4
/
+4
*
SkBitmap::Config is deprecated, switch to using SkColorType
reed@google.com
2014-03-04
2
-3
/
+2
*
Use Script::Compile instead of Script::New
marja@chromium.org
2014-02-27
1
-1
/
+1
*
Pass Client pointer in Initialize() for VDA/VEA
sheu@chromium.org
2014-02-27
1
-3
/
+3
*
Convert scoped_ptr_malloc -> scoped_ptr, part 2.
viettrungluu@chromium.org
2014-02-26
1
-3
/
+2
*
Pepper: Use calloc instead of malloc(sizeof * count)
mnaganov@chromium.org
2014-02-26
1
-1
/
+1
[next]