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
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
2
-11
/
+7
*
Revert 113817 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
7
-150
/
+452
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
7
-452
/
+150
*
WebSocket Pepper API: validate redundant protocols in Connect()
toyoshim@chromium.org
2011-12-09
1
-1
/
+12
*
enable component build of webkit_glue.
dpranke@chromium.org
2011-12-08
2
-3
/
+4
*
Remove TODOs about TryCatch not working.
brettw@chromium.org
2011-12-08
1
-2
/
+2
*
Revert 113656 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
7
-150
/
+452
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
7
-452
/
+150
*
Apply renaming of ppapi shared stuff to new ppb_var shared code.
dmichael@chromium.org
2011-12-08
2
-8
/
+8
*
Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
rsimha@google.com
2011-12-08
2
-8
/
+10
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
18
-184
/
+72
*
Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
gman@chromium.org
2011-12-07
2
-10
/
+8
*
Webcam ppapi flash fix.
ihf@chromium.org
2011-12-07
1
-16
/
+17
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-07
20
-99
/
+59
*
Implement NPNVsupportsCompositingCoreAnimationPluginsBool
stuartmorgan@chromium.org
2011-12-07
1
-0
/
+7
*
Draft of a PPAPI interface for ArrayBuffer.
dmichael@chromium.org
2011-12-07
2
-4
/
+5
*
Revert 113290 - Rename the shared_impl resource files to give them more regul...
brettw@chromium.org
2011-12-07
19
-58
/
+98
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-06
19
-98
/
+58
*
Revert 113250 - Add CommandBuffer::SetGetBuffer
dglazkov@chromium.org
2011-12-06
2
-8
/
+10
*
Add CommandBuffer::SetGetBuffer
gman@chromium.org
2011-12-06
2
-10
/
+8
*
Pepper WebSocket API: Add unit test to call Close()
toyoshim@chromium.org
2011-12-06
1
-1
/
+23
*
Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...
dpolukhin@chromium.org
2011-12-06
8
-4
/
+344
*
PPAPI: Don't round zoom levels to the nearest integer.
thestig@chromium.org
2011-12-05
1
-12
/
+1
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
25
-71
/
+71
*
WebSocket Pepper API: error handling improvement
toyoshim@chromium.org
2011-12-02
2
-22
/
+67
*
Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...
jam@chromium.org
2011-12-02
8
-344
/
+4
*
Add exports needed for glue to build as a component.
dpranke@chromium.org
2011-12-02
34
-101
/
+177
*
Convert file ref private to use new registration.
brettw@chromium.org
2011-12-02
1
-0
/
+1
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
8
-4
/
+344
*
Enable port validation because net::IsPortAllowedByDefault() was exported now
toyoshim@chromium.org
2011-12-02
1
-7
/
+4
*
Remove OVERRIDEs from methods inherited from WebKit API
toyoshim@chromium.org
2011-12-02
1
-8
/
+6
*
WebSocket Pepper API: minor properties implementation
toyoshim@chromium.org
2011-12-01
2
-6
/
+10
*
WebSocket Pepper API: GetBufferedAmount() implementation
toyoshim@chromium.org
2011-12-01
2
-11
/
+59
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
10
-877
/
+10
*
Whitespace style fix (that I previously overlooked).
viettrungluu@chromium.org
2011-11-30
1
-5
/
+7
*
Add dummy didUpdateBufferedAmount() function to prepare WebKit side API update.
toyoshim@chromium.org
2011-11-30
2
-0
/
+7
*
Remove unused enum value from PPAPI Flash Clipboard
dcheng@chromium.org
2011-11-30
1
-2
/
+0
*
Render Core Animation plugins through WebKit's compositor rather than
kbr@chromium.org
2011-11-30
7
-29
/
+111
*
Remove a few static initializers.
thakis@chromium.org
2011-11-29
3
-29
/
+31
*
Implement FileRef GetPathPrivate interface for O3D
jhorwich@chromium.org
2011-11-28
2
-0
/
+22
*
Cleanup: Convert ASCIIToUTF16("") to string16().
jhawkins@chromium.org
2011-11-28
2
-5
/
+6
*
Remove custom Task implementations in webkit/
dcheng@chromium.org
2011-11-28
2
-57
/
+32
*
Show infobar for missing plug-ins on Mac.
bauerb@chromium.org
2011-11-28
2
-0
/
+10
*
WebSocket Pepper API: in process API implementation
toyoshim@chromium.org
2011-11-26
2
-25
/
+359
*
Revert r111596 "WebSocket Pepper API: in process API implementation"
maruel@chromium.org
2011-11-25
2
-359
/
+25
*
WebSocket Pepper API: in process API implementation
toyoshim@chromium.org
2011-11-25
2
-25
/
+359
*
Reland 111519: Remove default plug-in on Mac, Gtk and Aura.
bauerb@chromium.org
2011-11-25
1
-1
/
+0
*
Clean up plug-in placeholders:
bauerb@chromium.org
2011-11-25
2
-9
/
+7
*
Revert 111519 - Remove default plug-in on Mac, Gtk and Aura.
jbauman@chromium.org
2011-11-24
1
-0
/
+1
*
Remove default plug-in on Mac, Gtk and Aura.
bauerb@chromium.org
2011-11-24
1
-1
/
+0
[next]