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
*
gpu: Add CHROMIUM_gpu_memory_buffer_image extension.
reveman
2014-10-02
2
-1
/
+15
*
Replace build_angle.gyp with angle.gyp.
jmadill
2014-09-30
1
-1
/
+1
*
Move InitializeOnCurrentThread down from WebGraphicsContext3DImpl to WebGraph...
pilgrim
2014-09-30
2
-7
/
+1
*
webkit: Remove test_expectations* files.
tfarina
2014-09-17
3
-91
/
+0
*
Remove the w3c test repos from DEPS (and remove the expectations file).
dpranke
2014-09-12
1
-70
/
+0
*
Add w3c expectations from upstream.
Dirk Pranke
2014-09-12
1
-0
/
+58
*
webkit: Remove run_http_server.* scripts.
tfarina
2014-09-11
3
-43
/
+0
*
webkit: Cleanup: Delete webkit_common_export.h
tfarina
2014-09-11
1
-29
/
+0
*
Remove webkit/browser/, point everything to storage/browser/ instead
pilgrim
2014-09-10
81
-401
/
+0
*
Remove storage-related redirect headers in webkit/common/, update #includes a...
pilgrim
2014-09-10
13
-65
/
+0
*
Migrate webkit/browser/ to storage/browser/
pilgrim
2014-09-05
153
-29680
/
+156
*
Add GetURLForBrowserTab method to the external file system backend.
hirono
2014-09-05
1
-4
/
+9
*
Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a...
thestig
2014-09-05
19
-19
/
+19
*
Move resource_loader_bridge.* from webkit/child to content/child.
tfarina
2014-09-05
6
-188
/
+0
*
Modify test case to support streaming operation in sandbox file system.
iseki
2014-09-04
3
-3
/
+51
*
Move fileapi-related files from webkit/common/ to storage/common/ and set up ...
pilgrim
2014-09-04
31
-2389
/
+32
*
Add truncation to StreamCopyOrMoveImpl and test case.
iseki
2014-09-03
1
-2
/
+31
*
webkit: Remove canary-webkit-revisions.py script.
tfarina
2014-09-03
1
-291
/
+0
*
Split storage macros into storage and storage_common
pilgrim
2014-08-30
78
-133
/
+134
*
gpu: Remove WebGraphicsContext3D::makeContextCurrent()
dongseong.hwang
2014-08-29
7
-42
/
+43
*
Combine storage_browser_export.h and storage_common_export.h
pilgrim
2014-08-28
77
-123
/
+122
*
FileAPI/sync file system cleanups for scoped_refptr operator T* cleanup.
dcheng
2014-08-28
10
-41
/
+45
*
Revert of Modify test case to support streaming operation in sandbox file sys...
mlamouri
2014-08-28
1
-1
/
+1
*
Modify test case to support streaming operation in sandbox file system.
iseki
2014-08-28
1
-1
/
+1
*
[ew] Add basic classes.
mtomasz
2014-08-28
10
-0
/
+106
*
Remove implicit conversions from scoped_refptr to T* in webkit/
dcheng
2014-08-27
4
-9
/
+12
*
Cleanup: Remove webkit resources.
tfarina
2014-08-25
165
-108
/
+0
*
Rename storage-related export macros and build targets
pilgrim
2014-08-25
87
-215
/
+215
*
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...
pilgrim@chromium.org
2014-08-22
168
-768
/
+757
*
Move webkit resources over to content.
tfarina@chromium.org
2014-08-22
3
-174
/
+0
*
Add memory limits struct to in-process context
boliu@chromium.org
2014-08-20
3
-9
/
+28
*
Add the method which return whether this file system has specific copy implem...
iseki@chromium.org
2014-08-19
8
-1
/
+33
*
w3c deps roll for layout tests: zero out downstream expectations
dpranke@chromium.org
2014-08-18
1
-18
/
+0
*
w3c deps roll for layout tests: update DEPS
dpranke@chromium.org
2014-08-17
1
-0
/
+17
*
w3c deps roll for layout tests: remove entries from test_expectations_w3c.txt
dpranke@chromium.org
2014-08-16
1
-5
/
+0
*
Plumb redirect info out of net, through content, and into child processes.
davidben@chromium.org
2014-08-15
2
-4
/
+5
*
w3c deps roll for layout tests: actually update the repos in DEPS
dpranke@chromium.org
2014-08-15
1
-11
/
+5
*
w3c deps roll for layout tests: copy stale expectations downstream.
dpranke@chromium.org
2014-08-15
1
-1
/
+9
*
Move webkit_resources.gyp closer to its .grd file.
tfarina@chromium.org
2014-08-14
1
-6
/
+5
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-2
/
+2
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
1
-2
/
+2
*
GPU context creation code duplication cleanup
oetuaho@nvidia.com
2014-08-13
4
-21
/
+25
*
GN: Fix build after r289163 / r289149.
zerny@chromium.org
2014-08-13
1
-0
/
+1
*
Refactor webkit resources targets.
tfarina@chromium.org
2014-08-13
3
-33
/
+15
*
Move strings from webkit/ content/.
tfarina@chromium.org
2014-08-09
55
-6751
/
+0
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-1
/
+1
*
Updating XTBs based on .GRDs from branch 2062
amineer@chromium.org
2014-08-05
8
-26
/
+26
*
Remove GLInProcessContext::CreateContext()
heejin.r.chung@samsung.com
2014-08-01
1
-8
/
+9
*
Update storage OWNERS entries
jsbell@chromium.org
2014-07-30
2
-2
/
+2
*
Use webGL context creation attribute to activate GLSL validation
oetuaho@nvidia.com
2014-07-28
1
-1
/
+1
[next]