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
*
Change AesDecryptor::Decrypt to be an asynchronous call.
xhwang@chromium.org
2012-07-15
2
-6
/
+7
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
11
-473
/
+3
*
Collapse Should{Enable,Disable}Defer() into ShouldDefer() + simplify some oth...
scherkus@chromium.org
2012-07-14
2
-52
/
+16
*
Fix unit test to allow repeated successful runs by avoiding a function static...
scottbyer@chromium.org
2012-07-14
1
-2
/
+0
*
Implement ChunkDemuxer::GetStartTime()
vrk@chromium.org
2012-07-14
1
-1
/
+6
*
Revert 146670 - Fix unit test to allow repeated successful runs by avoiding a...
scottbyer@chromium.org
2012-07-13
1
-0
/
+2
*
Fix unit test to allow repeated successful runs by avoiding a function static...
scottbyer@chromium.org
2012-07-13
1
-2
/
+0
*
Add permissions buts for Pepper plugins.
brettw@chromium.org
2012-07-13
3
-3
/
+12
*
Don't close pending user gesture when PluginInstance receives ACKs for input ...
yzshen@chromium.org
2012-07-13
1
-5
/
+3
*
Move MimeTypeTests from test_shell_tests to browser_tests
tony@chromium.org
2012-07-12
2
-91
/
+0
*
Migrate drag&drop code in test_shell to new WebKit API
tony@chromium.org
2012-07-12
1
-4
/
+7
*
Adding support for overriding TestWebKitPlatformSupport in DumpRenderTree
tommyw@chromium.org
2012-07-12
4
-9
/
+44
*
Fold RestartLoadingTask() into ReadCallback() as the method is called on the ...
scherkus@chromium.org
2012-07-12
3
-34
/
+14
*
Collapse HTTP and non-HTTP codepaths into single methods.
scherkus@chromium.org
2012-07-11
4
-145
/
+50
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-2
/
+2
*
Delete hixie76_websocket_protocol_enabled WebPreference
abarth@chromium.org
2012-07-11
2
-4
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
57
-57
/
+0
*
Remove two deprecated methods from base::Version
isherman@chromium.org
2012-07-11
4
-11
/
+15
*
Use maximum capacity instead of a ratio of capacity for BufferedResourceLoader.
scherkus@chromium.org
2012-07-11
5
-50
/
+27
*
When fetching origins from the quota database, include the ones where the mod...
bauerb@chromium.org
2012-07-11
2
-12
/
+19
*
Don't keep file system directories around if they contain unrelated files.
bauerb@chromium.org
2012-07-11
3
-56
/
+79
*
Write file:// tests for BufferedDataSource and fix some bugs as a result.
scherkus@chromium.org
2012-07-11
5
-54
/
+212
*
Fix user gesture for scripting calls from Pepper plugins.
yzshen@chromium.org
2012-07-10
1
-17
/
+31
*
PPAPI: Set custom user agent in headers, if applicable.
viettrungluu@chromium.org
2012-07-10
1
-0
/
+7
*
Add WebURLLoaderMockFactory::GetLastHandledAsynchronousRequest.
viettrungluu@chromium.org
2012-07-10
4
-1
/
+22
*
Add methods to add DataPack from open files
cjhopman@chromium.org
2012-07-10
5
-5
/
+5
*
Avoid setting unused parameter in TestStreamTextureFactory::CreateStreamTextu...
steveblock@chromium.org
2012-07-10
1
-1
/
+0
*
Remove expectations and comments that were accidentally committed in r145851.
scherkus@chromium.org
2012-07-10
1
-3
/
+0
*
PPAPI: Add an API for setting a custom user agent for URL requests.
viettrungluu@chromium.org
2012-07-10
1
-6
/
+6
*
Add plumbing for WebThread::TaskObserver::willProcessTask()
caseq@google.com
2012-07-10
1
-2
/
+3
*
aura: Scale custom cursors appropriately.
sadrul@chromium.org
2012-07-10
3
-2
/
+36
*
Make isolated file system works for a device root (e.g. X:\\)
kinuko@chromium.org
2012-07-10
9
-169
/
+288
*
Notify CloseFile from Pepper to FileSystem.
kinaba@chromium.org
2012-07-10
11
-10
/
+74
*
Split BufferedResourceLoader's network callback into separate loading state a...
scherkus@chromium.org
2012-07-10
6
-179
/
+151
*
Updating XTBs based on .GRDs from branch 1180
karen@chromium.org
2012-07-10
2
-2
/
+2
*
Fix ObfuscatedOriginEnumerator::Next not to try to call
ericu@chromium.org
2012-07-09
2
-14
/
+21
*
Fix PPB_MouseLock.LockMouse crash and add tests.
yzshen@chromium.org
2012-07-09
1
-1
/
+1
*
Hook up content/renderer to the PPAPI host.
brettw@chromium.org
2012-07-03
6
-5
/
+26
*
Remove layout_test_helper from webkit/tools/test_shell.
tony@chromium.org
2012-07-03
3
-190
/
+0
*
Reuse video capture buffers when we have no free slots.
brettw@chromium.org
2012-07-03
1
-0
/
+4
*
Adding necessary plumbing for bindUniformLocationCHROMIUM extension.
alexst@chromium.org
2012-07-02
4
-0
/
+13
*
Fix compile errors on gcc 4.6.
hbono@chromium.org
2012-07-02
1
-2
/
+2
*
base: Remove dereference structure operator (i.e ->) from ScopedVector.
tfarina@chromium.org
2012-06-30
1
-2
/
+2
*
Remove ugly writable flags from IsolatedContext
kinuko@chromium.org
2012-06-30
10
-139
/
+130
*
Adding android implementation for CreateMediaPlayer() in webkit_support.cc
qinmin@chromium.org
2012-06-29
4
-2
/
+68
*
Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...
shalev@chromium.org
2012-06-29
6
-7
/
+13
*
Only paste the fragment of text which was copied to the clipboard.
raymes@chromium.org
2012-06-29
1
-3
/
+4
*
Change PluginList::GetPluginsIfNoRefreshNeeded() to GetPluginsNoRefresh().
bauerb@chromium.org
2012-06-29
4
-12
/
+9
*
Implement CreateFile() for GData file system.
kinaba@chromium.org
2012-06-29
2
-1
/
+13
*
Allow to release WebSocket resource in completion callbacks invoked by Close().
toyoshim@chromium.org
2012-06-29
1
-0
/
+4
[next]