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
*
Use a direct include of the message_loop header in webkit/, part 2.
avi@chromium.org
2013-07-17
37
-41
/
+41
*
Update the include path for WebArrayBuffer.h
eroman@chromium.org
2013-07-17
2
-2
/
+2
*
Use a direct include of the shared_memory header in media/, ppapi/, webkit/.
avi@chromium.org
2013-07-17
5
-6
/
+6
*
A few small simplifications to PluginList before moving it to content. Also r...
jam@chromium.org
2013-07-17
7
-58
/
+2
*
Remove OVERRIDE from WebKitPlatformSupportImpl::*MemoryUsageMB().
gavinp@chromium.org
2013-07-17
1
-3
/
+4
*
Delete unnecessary lines of code.
darin@chromium.org
2013-07-17
6
-159
/
+4
*
cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture
piman@chromium.org
2013-07-17
1
-2
/
+1
*
Move WebMenuItem to content::MenuItem.
darin@chromium.org
2013-07-17
3
-84
/
+0
*
Remove all the now-unused methods in webkit_support.
jam@chromium.org
2013-07-17
6
-779
/
+20
*
Replace angle_path gyp variable with regular path.
apatrick@chromium.org
2013-07-17
2
-2
/
+1
*
FileAPI: Change FileSystemBackend::OpenFileSystem signature
nhiroki@chromium.org
2013-07-17
11
-23
/
+33
*
Remove PluginList calls from test_webkit_platform_support in preparation of m...
jam@chromium.org
2013-07-16
1
-4
/
+0
*
Remove myself from various OWNERS files.
viettrungluu@chromium.org
2013-07-16
2
-2
/
+0
*
Remove unused includes of plugin_list.h. Also remove unused ContentClient and...
jam@chromium.org
2013-07-16
8
-116
/
+0
*
Only allow leveldb to use the minimum amount of file descriptors.
dgrogan@chromium.org
2013-07-16
4
-3
/
+13
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
17
-36
/
+36
*
[sql] Convert webkit tests to use ScopedErrorIgnorer.
shess@chromium.org
2013-07-15
4
-39
/
+54
*
Move widevine_cdm_version_h dependency for r211579.
ddorwin@chromium.org
2013-07-15
1
-1
/
+0
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
16
-40
/
+40
*
Fix not completed range requests from NPAPI plugins.
vchigrin@yandex-team.ru
2013-07-15
10
-20
/
+236
*
Move key_systems* from webkit/ to content/.
ddorwin@chromium.org
2013-07-14
6
-1244
/
+0
*
Fix memory leak.
alokp@chromium.org
2013-07-13
2
-4
/
+3
*
[OSX] Cleanup - Use NSZeroPoint if possible.
groby@chromium.org
2013-07-13
1
-1
/
+1
*
Remove WebGraphicsContext::readBackFramebuffer implementation.
jbauman@chromium.org
2013-07-13
2
-87
/
+1
*
Remove unneeded glFinish().
sievers@chromium.org
2013-07-12
1
-2
/
+2
*
Add GL_EXT_multisampled_render_to_texture support to command buffer.
bsalomon@google.com
2013-07-12
1
-0
/
+2
*
Impplemenet WebKit::Platform API for heap profiling.
morrita@chromium.org
2013-07-12
2
-0
/
+39
*
Cleanup: add const AddObserver method to TaskRunnerBoundObserverList
kinuko@chromium.org
2013-07-12
4
-59
/
+34
*
Blend TextureLayer background-color at draw time.
alokp@chromium.org
2013-07-12
2
-0
/
+5
*
Remove WebCompositorSupportImpl::createExternalTextureLayerForMailbox
piman@chromium.org
2013-07-12
2
-9
/
+0
*
Move ContentDecryptionModuleFactory & ProxyDecryptor from webkit/ to content/
ddorwin@chromium.org
2013-07-12
5
-439
/
+0
*
FileAPI: Add FileObserver related interfaces into FileSystemQuotaUtil
nhiroki@chromium.org
2013-07-12
5
-70
/
+170
*
FileAPI: Factor out getting root URI and FS name parts into each FS backend
nhiroki@chromium.org
2013-07-12
8
-21
/
+35
*
compositor_bindings: Remove unused WebToCCScrollbarThemePainterAdapter class.
tfarina@chromium.org
2013-07-12
3
-130
/
+0
*
webkit: Refactor webkit_renderer.gypi into a gyp file.
tfarina@chromium.org
2013-07-11
6
-68
/
+73
*
cc: Consider scroll offset in CalcDrawProperties
enne@chromium.org
2013-07-11
1
-5
/
+0
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
28
-103
/
+103
*
add missing header in webkit/browser/fileapi/file_system_usage_cache.cc
mostynb@opera.com
2013-07-11
1
-0
/
+1
*
Remove forwarding webkit_temp_(resources|strings) targets
jamesr@chromium.org
2013-07-11
1
-13
/
+0
*
Add GetFileThreadMessageLoop method to PpapiGlobals.
bbudge@chromium.org
2013-07-11
2
-0
/
+10
*
Cleanup unused WebExternalTextureLayer APIs and resulting dead code.
piman@chromium.org
2013-07-11
3
-66
/
+13
*
Move DataElement into webkit/common
jamesr@chromium.org
2013-07-11
13
-77
/
+21
*
Call no-op method setOutOfProcess so that plugins don't break when we add use...
cdn@chromium.org
2013-07-11
1
-0
/
+1
*
PPAPI: Enter v8 Context when converting object PP_Var to NPObject
dmichael@chromium.org
2013-07-11
5
-22
/
+85
*
webkit: Refactor glue_renderer target into webkit_renderer.gypi.
tfarina@chromium.org
2013-07-11
4
-37
/
+44
*
Migrate webkit/renderer/media/ to content/renderer/media/.
scherkus@chromium.org
2013-07-10
42
-7882
/
+0
*
Revert 210822 "Fix memory leak in WebGraphicsContext3DInProcessC..."
cpu@chromium.org
2013-07-10
2
-3
/
+4
*
Pepper: Move URLResponseInfoUtil to content.
teravest@chromium.org
2013-07-10
3
-109
/
+0
*
Fix memory leak in WebGraphicsContext3DInProcessCommandBufferImpl.
dongseong.hwang@intel.com
2013-07-10
2
-4
/
+3
*
FileAPI: Add SandboxContext
nhiroki@chromium.org
2013-07-10
9
-108
/
+198
[next]