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
*
Rename webkit_blob::FileReader to FileStreamReader.
kinaba@chromium.org
2012-05-31
24
-142
/
+151
*
reset official build test expectations
kerz@chromium.org
2012-05-31
1
-6617
/
+0
*
Disable GL_CHROMIUM_gpu_memory_manager extension on webgraphicscontext3d_in_p...
mmocny@chromium.org
2012-05-30
1
-0
/
+1
*
Actually disable on win
rch@chromium.org
2012-05-30
1
-1
/
+1
*
win only
rch@chromium.org
2012-05-30
1
-1
/
+7
*
Disable FileWriterDelegateTest.WriteSuccessWithJustQuota on all platforms
rch@chromium.org
2012-05-30
1
-1
/
+3
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
6
-507
/
+0
*
Disable synchronous XMLHttpRequests in platform app documents.
mihaip@chromium.org
2012-05-30
2
-2
/
+5
*
Fix the DomStorage is "wicked slow" bug by adding a renderer side cache and u...
michaeln@google.com
2012-05-30
2
-4
/
+11
*
Disable flaky fileapi test: WriteFailureByQuota
rch@chromium.org
2012-05-30
1
-1
/
+1
*
Deprecate FileUtilities::getFileSize and getFileModifiedTime
kinuko@chromium.org
2012-05-30
2
-27
/
+0
*
SessionStorageDatabase fix.
marja@chromium.org
2012-05-30
2
-50
/
+59
*
Very minor typo fixes for GData/FileAPI code.
kinaba@chromium.org
2012-05-30
5
-8
/
+8
*
Move fileapi into its own component
benwells@chromium.org
2012-05-30
38
-98
/
+175
*
Delete Pipeline::GetBufferedBytes() in preparation for didLoadingProgress() s...
fischman@chromium.org
2012-05-30
2
-2
/
+17
*
Track buffered byte ranges correctly in media::Pipeline.
fischman@chromium.org
2012-05-30
3
-29
/
+18
*
Modified the pepper file chooser API to support filtering files by extensions.
raymes@chromium.org
2012-05-30
4
-30
/
+34
*
This patch integrates SourceBufferStreams into SourceBuffer, removes all buff...
annacc@chromium.org
2012-05-29
3
-4
/
+4
*
Add the necessary plumbing mechanisms to ensure proper WebGL support inside t...
scshunt@google.com
2012-05-29
3
-13
/
+41
*
Switch all domstorage tasks to be shutdown blocking to allow changes to be fl...
michaeln@google.com
2012-05-29
2
-4
/
+5
*
Add deviceSupportsTouch to webglue.
flackr@chromium.org
2012-05-29
2
-0
/
+4
*
Pass web intents client suggestions along through webkit glue layer.
gbillock@chromium.org
2012-05-29
2
-1
/
+13
*
Updating XTBs based on .GRDs from branch 1132
dharani@chromium.org
2012-05-29
52
-0
/
+303
*
Disable cross-filesystem move for sandbox filesystem for now
kinuko@chromium.org
2012-05-29
1
-2
/
+13
*
Make FileSystemOperationWriteTest independent from URLRequest::Deprecated.
kinaba@chromium.org
2012-05-29
1
-16
/
+32
*
Unlayer ObfuscatedFileUtil.
tzik@chromium.org
2012-05-28
18
-723
/
+366
*
Pass command line arguments onto platform apps which provide the right intent.
benwells@chromium.org
2012-05-26
1
-0
/
+2
*
Merge native_theme resources into ui_resources_standard
oshima@chromium.org
2012-05-26
1
-2
/
+2
*
Plumb referrer policy along with drag data information
jochen@chromium.org
2012-05-25
2
-2
/
+9
*
Set Android/V8 memory limits from dalvik.vm.heapsize.
ulan@chromium.org
2012-05-25
2
-19
/
+39
*
Add FileUtilities::GetFileInfo() to capture file metadata with single IPC
kinuko@chromium.org
2012-05-25
4
-0
/
+39
*
Unbreak http/tests/media/video-cookie.html b/c of overzealous sanity check.
fischman@chromium.org
2012-05-25
1
-1
/
+1
*
Upstream Android's code about mock current directory.
wangxianzhu@chromium.org
2012-05-25
1
-11
/
+65
*
Suppress pause-and-buffer behavior when the HTTP response won't satisfy futur...
fischman@chromium.org
2012-05-25
7
-4
/
+255
*
Add pepper flash back to windows metro mode
cpu@chromium.org
2012-05-25
1
-4
/
+1
*
Add flag to make all position:fixed elements create stacking contexts
jamesr@chromium.org
2012-05-24
2
-1
/
+6
*
Correctly whitelist ftp directory listings.
jochen@chromium.org
2012-05-24
3
-2
/
+16
*
DomStorageCachedArea + DomStorageProxy interface and unittests. These classes...
michaeln@google.com
2012-05-24
7
-1
/
+681
*
Revert 138791 - Revert 138554 - Prevent zero-length items from being appended...
danakj@chromium.org
2012-05-24
4
-27
/
+38
*
Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...
agl@chromium.org
2012-05-24
4
-38
/
+27
*
Revert "nss: revert encrypted and origin bound certificates support."
agl@chromium.org
2012-05-24
4
-27
/
+38
*
Revert 138554 - Prevent zero-length items from being appended to a blob.
danakj@chromium.org
2012-05-24
4
-38
/
+27
*
Reland 138502 - Move version metadata from PluginGroup into PluginInstaller.
bauerb@chromium.org
2012-05-24
5
-410
/
+30
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
12
-143
/
+129
*
Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.
sergeyu@chromium.org
2012-05-24
1
-1
/
+2
*
CreateOrOpen() with TRUNCATED flag should decrease the quota usage.
kinuko@chromium.org
2012-05-24
2
-5
/
+81
*
Prevent zero-length items from being appended to a blob.
ericu@chromium.org
2012-05-24
4
-32
/
+45
*
Remove the potentially-dangerous destructor pattern in ObfuscatedFileUtil by
ericu@chromium.org
2012-05-24
7
-32
/
+22
*
Clean up: Remove unused printBegin() function.
kmadhusu@chromium.org
2012-05-24
2
-16
/
+1
*
Plumb --show-paint-rects to accelerated compositor
shawnsingh@chromium.org
2012-05-23
2
-0
/
+6
[next]