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
/
webkit
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 95309 - I need to fix some bugs with this.
brettw@chromium.org
2011-08-03
2
-8
/
+16
*
Add a template to handle properly issuing completion callbacks. This fixes
brettw@chromium.org
2011-08-03
2
-16
/
+8
*
cocoa: Delete table_model_array_controller* now that native options are gone.
tfarina@chromium.org
2011-08-02
1
-2
/
+0
*
Remove a few unused functions.
thakis@chromium.org
2011-08-02
1
-8
/
+0
*
First pass at removal of unneeded dependencies on skia\ext\platform_canvas.h
twiz@google.com
2011-08-02
2
-3
/
+3
*
Move Var and StringVar to the ppapi/shared_impl so they can be used in the
brettw@chromium.org
2011-08-01
30
-615
/
+371
*
Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.
alokp@chromium.org
2011-08-01
3
-9
/
+15
*
Pepper quota support
kinuko@chromium.org
2011-08-01
10
-19
/
+1083
*
PPAPI interface for reading the enterprise policy as a big JSON blob.
ajwong@chromium.org
2011-07-30
6
-7
/
+57
*
PPB_VideoDecoder_Dev::Initialize is now synchronous!
fischman@chromium.org
2011-07-29
4
-32
/
+41
*
Change call to WebFrame::createAssociatedURLLoader to use overload that takes...
bbudge@chromium.org
2011-07-29
1
-1
/
+7
*
PluginList cleanup to fix a race condition and decrease the API surface for f...
bauerb@chromium.org
2011-07-29
3
-118
/
+27
*
Remove ReadWriteTokens from GpuVideoDecodeAccelerator + fallout
vrk@google.com
2011-07-28
5
-16
/
+46
*
Fix the ARM build by converting a NULL to a 0 (no longer a pointer).
brettw@chromium.org
2011-07-28
1
-1
/
+1
*
Make Var less dependent on NPAPI. The goal is to remove all of these
brettw@chromium.org
2011-07-28
16
-676
/
+739
*
PPAPI: Change DCHECK in GetInterface() to CHECK. Off-the-main-thread usage is
polina@google.com
2011-07-27
1
-1
/
+1
*
Made Destroy() followup more aggressive to test for races.
fischman@chromium.org
2011-07-26
1
-0
/
+2
*
Revert 93987 - Close the URL request in the destroctor. This ensures the load...
dpapad@chromium.org
2011-07-26
1
-1
/
+0
*
Close the URL request in the destroctor. This ensures the load is actually
brettw@chromium.org
2011-07-25
1
-0
/
+1
*
Avoid double-buffering windowless plugins and instead use buffer flipping whe...
tschmelcher@chromium.org
2011-07-25
2
-0
/
+12
*
Support fullscreen widget on Windows.
yzshen@chromium.org
2011-07-23
1
-5
/
+0
*
Re-added decoder id to PPP_VideoDecoder_Dev methods
fischman@chromium.org
2011-07-22
2
-6
/
+13
*
Remove the requirement that keyboard events be sent in filtered mode. This
brettw@chromium.org
2011-07-22
1
-9
/
+2
*
Fixed rendering of sad plugin view by adding approriate translation transform.
alokp@chromium.org
2011-07-22
1
-0
/
+4
*
Reland http://codereview.chromium.org/7484003/:
dmichael@chromium.org
2011-07-22
5
-106
/
+7
*
Revert 93523 - Remove backwards compatibility for PPP_Instance 0.5 and old in...
dmichael@chromium.org
2011-07-22
4
-7
/
+101
*
Remove backwards compatibility for PPP_Instance 0.5 and old input events.
dmichael@chromium.org
2011-07-22
4
-101
/
+7
*
Delete some now-unnecessary backwards compatibility.
dmichael@chromium.org
2011-07-21
2
-37
/
+0
*
Fix crash in PPB_URLLoader_Impl, where didFail invokes a null callback.
bbudge@chromium.org
2011-07-21
2
-12
/
+16
*
Convert input event to interface version 1.0. Rename some of the mouse and
brettw@chromium.org
2011-07-20
3
-14
/
+14
*
Reland http://codereview.chromium.org/7452002/ again
dmichael@chromium.org
2011-07-20
6
-32
/
+62
*
Convert PPB_Surface3D to use tracked callbacks.
viettrungluu@chromium.org
2011-07-20
2
-17
/
+26
*
Revert 93223 - Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
6
-62
/
+32
*
Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
6
-32
/
+62
*
Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
6
-62
/
+32
*
Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
6
-32
/
+62
*
Add a PluginList::stale() method that returns true if the list of plugins has...
bauerb@chromium.org
2011-07-20
2
-17
/
+7
*
PPB_FileSystem::Open should return PP_ERROR_INPROGRESS when another callback is
polina@google.com
2011-07-20
1
-1
/
+1
*
Remove --disable-3d-apis check for pepper interfaces in the renderer.
mnissler@chromium.org
2011-07-20
1
-22
/
+19
*
Move check for Javascript URL to PPB_URLRequestInfo_Impl::RequiresUniversalAc...
bbudge@chromium.org
2011-07-20
2
-7
/
+8
*
Binding Graphics3D with Instance and OpenGLES2 interface.
alokp@chromium.org
2011-07-19
6
-929
/
+88
*
Allow creation of input events. Revert changes to testing interface for
brettw@chromium.org
2011-07-19
3
-28
/
+100
*
Unbind currently bound surface before binding new surface.
reveman@google.com
2011-07-19
1
-9
/
+11
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
1
-8
/
+0
*
Update the widget API to use the new InputEvent resource rather than the old
brettw@chromium.org
2011-07-19
7
-45
/
+82
*
Remove redundant size and type information from VideoDecode PPAPI
vrk@google.com
2011-07-19
2
-26
/
+14
*
Re-land r92885, which was reverted in r92891.
alokp@chromium.org
2011-07-19
4
-29
/
+281
*
FileManagerDialogTest.SelectFileAndCancel flaky.
grt@chromium.org
2011-07-19
263
-0
/
+42898
|
\
*
|
Roll ANGLE r704:r705
jbauman@chromium.org
2011-07-19
263
-42898
/
+0
*
|
Make unfiltered events default to 'handled'.
dmichael@chromium.org
2011-07-19
1
-0
/
+2
|
/
[next]