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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 113817 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
8
-150
/
+454
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
8
-454
/
+150
*
Don't attempt to decode audio data for Android
peter@chromium.org
2011-12-09
2
-0
/
+23
*
Added a switch to enable a unified text checker and asynchronous
shinyak@google.com
2011-12-09
2
-0
/
+3
*
WebSocket Pepper API: validate redundant protocols in Connect()
toyoshim@chromium.org
2011-12-09
1
-1
/
+12
*
[Web Intents] Make IntentInjector adapt to the new content API
gbillock@chromium.org
2011-12-09
2
-5
/
+11
*
[filebrowser] Fix the browser_tests using invalid mount point.
dgozman@chromium.org
2011-12-08
1
-0
/
+1
*
enable component build of webkit_glue.
dpranke@chromium.org
2011-12-08
8
-7
/
+14
*
Remove MessageLoop::QuitTask() from webkit.
dcheng@chromium.org
2011-12-08
2
-2
/
+2
*
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
8
-150
/
+454
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
8
-454
/
+150
*
Appcache, local storage, indexed db, databases: skip exit-time deletion when ...
marja@chromium.org
2011-12-08
6
-6
/
+120
*
Update mtime of directory when containing entry changed.
tzik@chromium.org
2011-12-08
3
-6
/
+288
*
Apply renaming of ppapi shared stuff to new ppb_var shared code.
dmichael@chromium.org
2011-12-08
2
-8
/
+8
*
Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...
cbentzel@chromium.org
2011-12-08
1
-11
/
+1
*
Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
rsimha@google.com
2011-12-08
3
-17
/
+11
*
Make Clipboard::FormatType an opaque handle type.
dcheng@chromium.org
2011-12-07
1
-9
/
+7
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
19
-186
/
+74
*
Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
gman@chromium.org
2011-12-07
3
-11
/
+17
*
Webcam ppapi flash fix.
ihf@chromium.org
2011-12-07
1
-16
/
+17
*
Don't attempt to forward declare StringPiece. #include the declaration, or re...
erikwright@chromium.org
2011-12-07
2
-8
/
+1
*
Updating TODO bug number for BufferedDataSourceTest.Range_NotSupported.
scherkus@chromium.org
2011-12-07
1
-1
/
+1
*
Setup TestShellPlatformDelegate before MessageLoop.
shess@chromium.org
2011-12-07
1
-5
/
+5
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-07
21
-101
/
+59
*
Replace media::Limits struct with media::limits namespace and update document...
scherkus@chromium.org
2011-12-07
2
-8
/
+12
*
Add --enable-accelerated-filters flag to Chrome. This is the chrome-side cha...
senorblanco@chromium.org
2011-12-07
2
-0
/
+5
*
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
20
-58
/
+100
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-06
20
-100
/
+58
*
Revert 113250 - Add CommandBuffer::SetGetBuffer
dglazkov@chromium.org
2011-12-06
3
-9
/
+11
*
Add CommandBuffer::SetGetBuffer
gman@chromium.org
2011-12-06
3
-11
/
+9
*
Pepper WebSocket API: Add unit test to call Close()
toyoshim@chromium.org
2011-12-06
1
-1
/
+23
*
Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storage
vangelis@chromium.org
2011-12-06
4
-0
/
+14
*
Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...
dpolukhin@chromium.org
2011-12-06
9
-4
/
+348
*
Implement WebThread::{add,remove}TaskObserver.
adamk@chromium.org
2011-12-06
2
-6
/
+77
*
Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
1
-2
/
+9
*
Revert 113040 - Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
1
-9
/
+2
*
Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
1
-2
/
+9
*
Make the transfer request code path use full referrers
jochen@chromium.org
2011-12-05
3
-3
/
+8
*
PPAPI: Don't round zoom levels to the nearest integer.
thestig@chromium.org
2011-12-05
1
-12
/
+1
*
Revert 113010 - Implement WebThread::{add,remove}TaskObserver.
avi@chromium.org
2011-12-05
2
-71
/
+4
*
Implement WebThread::{add,remove}TaskObserver.
adamk@chromium.org
2011-12-05
2
-4
/
+71
*
Revert 112984 - Roll WebKit 101876 -> 101994
scheib@chromium.org
2011-12-05
1
-4
/
+0
*
Roll WebKit 101876 -> 101994
vsevik@chromium.org
2011-12-05
1
-0
/
+4
*
Removed passing tests from downstream WebKit test_expectations.txt
vsevik@chromium.org
2011-12-05
1
-10
/
+0
*
Add glue for supporting custom MIME types in DataTransfer.
dcheng@chromium.org
2011-12-04
9
-3
/
+75
*
Pass along the referrer policy (renderer side)
jochen@chromium.org
2011-12-03
2
-2
/
+8
*
Improve support for multiselect list box accessibility on Windows.
dmazzoni@chromium.org
2011-12-03
1
-0
/
+4
[next]