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
*
Define WebScrollOffsetAnimationCurveImpl
ajuma@chromium.org
2014-01-17
6
-0
/
+138
*
Stub for Privet file system
noamsml@chromium.org
2014-01-17
3
-0
/
+6
*
Include the default implementation of WebThemeEngine.h in webthemeengine_impl...
dpranke@chromium.org
2014-01-17
1
-1
/
+1
*
Quota: Factor out (Mock)QuotaManagerProxy into its own file for readability
nhiroki@chromium.org
2014-01-17
26
-321
/
+405
*
[Pepper][FileAPI] Interface clean up
tzik@chromium.org
2014-01-17
5
-46
/
+45
*
[FileAPI] Refine a local variable wording
tzik@chromium.org
2014-01-17
1
-6
/
+6
*
[FileAPI] Ignore requests after QuotaReservation::OnClientCrash call.
tzik@chromium.org
2014-01-17
2
-6
/
+19
*
cc: Delete ContextProvider::MakeGrContextCurrent.
alokp@chromium.org
2014-01-17
3
-13
/
+0
*
Remove Chrome for TV code.
ycheo@chromium.org
2014-01-17
1
-5
/
+1
*
Zero out the entries in test_expectations_w3c.txt.
dpranke@chromium.org
2014-01-16
1
-54
/
+0
*
Change fileapi namespace to content for test files that are moved under content/
kinuko@chromium.org
2014-01-16
5
-18
/
+25
*
Skeleton surface interfaces in cc/surfaces
jamesr@chromium.org
2014-01-16
1
-0
/
+1
*
Remove WebGraphicsContext3D getter from cc::ContextProvider
jamesr@chromium.org
2014-01-16
2
-8
/
+1
*
Suppress a w3c test for Shadow DOM.
hayato@chromium.org
2014-01-15
1
-1
/
+1
*
Plumb debug name via debug info
vollick@chromium.org
2014-01-15
2
-12
/
+1
*
This is to allow extensions to determine the total length of Javascript blobs.
tommycli@chromium.org
2014-01-15
1
-0
/
+14
*
Remove more non-aura windows code.
jam@chromium.org
2014-01-15
1
-14
/
+0
*
Use ContextProvider subclass to provide WGC3D pointers
jamesr@chromium.org
2014-01-14
6
-67
/
+37
*
Mark several webkit_tests as flaky on Linux ASAN
alph@chromium.org
2014-01-13
1
-0
/
+4
*
Update Linux ASAN webkit_tests expectations
alph@chromium.org
2014-01-13
1
-0
/
+9
*
Remove CppBoundClass and webkit_renderer.gyp
jochen@chromium.org
2014-01-13
7
-1438
/
+0
*
Revert 244383 "Use ContextProvider subclass to provide WGC3D poi..."
kbr@chromium.org
2014-01-13
6
-37
/
+67
*
cc: ContextProvider::Capabilities compose gpu::Capabilities
boliu@chromium.org
2014-01-12
1
-1
/
+1
*
[Pepper] Use platform path for QuotaReservation::GetOpenFileHandle
tzik@chromium.org
2014-01-11
1
-1
/
+6
*
Use ContextProvider subclass to provide WGC3D pointers
jamesr@chromium.org
2014-01-11
6
-67
/
+37
*
Stop using WGC3D entry point for rateLimitOffscreen
jamesr@chromium.org
2014-01-11
2
-9
/
+0
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
4
-4
/
+5
*
Switch from CommandLine switch to WebPreferences to control Pepper 3D.
zmo@chromium.org
2014-01-10
2
-0
/
+2
*
Remove all traces of compositing reasons from cc
vollick@chromium.org
2014-01-10
4
-160
/
+0
*
Add ServiceWorker resource type for ServiceWorker script loading
kinuko@chromium.org
2014-01-09
2
-0
/
+3
*
base: Discardable memory types.
reveman@chromium.org
2014-01-08
2
-4
/
+6
*
cc: Remove racy initialization code in cc/base/switches.cc.
reveman@chromium.org
2014-01-07
5
-17
/
+27
*
Stop generating webkit_resources.rc from webkit_resources.grd.
thakis@chromium.org
2014-01-07
1
-4
/
+0
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
7
-8
/
+12
*
Updating XTBs based on .GRDs from branch 1750
laforge@chromium.org
2014-01-07
3
-6
/
+6
*
Remove UTF string conversion functions from the global namespace.
avi@chromium.org
2013-12-26
6
-12
/
+12
*
Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...
avi@chromium.org
2013-12-25
12
-22
/
+32
*
Add first imported w3c test suites for html-elements and shadow-dom.
dpranke@chromium.org
2013-12-20
2
-0
/
+117
*
FileAPI: Rename *OnFileThread to *OnFileTaskRunner
nhiroki@chromium.org
2013-12-20
8
-44
/
+49
*
Part2: Fix a recently introduced (r230246 in m32) use-after-free bug.
michaeln@chromium.org
2013-12-20
1
-1
/
+5
*
FileAPI: Return success when copying/moving file into the same path
nhiroki@chromium.org
2013-12-19
1
-2
/
+4
*
Add base:: to string16 in webkit/.
dbeam@chromium.org
2013-12-19
2
-46
/
+48
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
6
-0
/
+6
*
Fix a recently introduced (r230246 in m32) use-after-free bug.
michaeln@chromium.org
2013-12-18
1
-5
/
+10
*
Support renderbufferStorageMultisampleEXT in webgraphicscontext3d
marcheu@chromium.org
2013-12-17
2
-0
/
+21
*
Cosmetic change for disk flush interval in Files.app file copying.
kinaba@chromium.org
2013-12-17
2
-10
/
+22
*
$ optimize_png_files.sh -o2 -r 232777 win8/metro_driver webkit/
oshima@chromium.org
2013-12-17
2
-0
/
+0
*
AppCache: Run a quick integrity check on the sqlite database when opening. If...
michaeln@chromium.org
2013-12-16
3
-1
/
+43
*
Implicitly ensure backbuffer creation on draw
jamesr@chromium.org
2013-12-13
2
-5
/
+0
*
Remove ifdefs in web_to_cc_animation_delegate_adapter.cc
ajuma@chromium.org
2013-12-13
1
-8
/
+0
[next]