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
*
Add image assets for broken image.
kevers@chromium.org
2012-08-14
2
-0
/
+0
*
Quota UsageTracker ASAN fix
kinuko@chromium.org
2012-08-14
2
-6
/
+16
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
2
-0
/
+5
*
Make ~PPB_VideoDecoder_Impl() Destroy() its decoder host for hygiene.
fischman@chromium.org
2012-08-13
1
-0
/
+1
*
Upstream android's fling animator.
japhet@chromium.org
2012-08-13
5
-0
/
+147
*
Preprocessing version number for plugins to ignore leading zeros during compa...
ibraaaa@google.com
2012-08-13
3
-0
/
+34
*
Add RevokeFileSystem back to IsolatedContext
kinuko@chromium.org
2012-08-13
3
-13
/
+57
*
Invalid FileSystemURL should not be given to FileUtils
kinuko@chromium.org
2012-08-13
2
-7
/
+10
*
Remove FileSystemFileUtil::{Directory,Path}Exists
tzik@chromium.org
2012-08-13
17
-241
/
+123
*
Fix NaCl plugin shutdown when running the Chrome PPAPI proxy.
bbudge@chromium.org
2012-08-13
1
-4
/
+7
*
Use enum instead of string in MessageLoopFactory::GetMessageLoop*
xhwang@chromium.org
2012-08-12
3
-6
/
+9
*
Change the type of file_type parameter to int, as the parameter actually take...
haruki@chromium.org
2012-08-12
6
-28
/
+18
*
Disable 'Save Video As' option for MediaSource and MediaStream URLs.
acolwell@chromium.org
2012-08-10
2
-1
/
+5
*
mac: Remove more 10.5-only code
thakis@chromium.org
2012-08-10
1
-3
/
+2
*
Bluetooth API: improve discovery
brettw@chromium.org
2012-08-10
2
-0
/
+27
*
Move VideoDecoder initialization into VideoRendererBase to simplify implement...
acolwell@chromium.org
2012-08-10
1
-7
/
+4
*
crbug.com/121235 - Renderer crash on middle-click on Linux Desktop.
sschmitz@chromium.org
2012-08-10
1
-1
/
+7
*
Add thread assertions in ShareableFileReference
kinuko@chromium.org
2012-08-10
1
-7
/
+53
*
Remove unused include and always-true compile-time check
jamesr@chromium.org
2012-08-10
2
-21
/
+0
*
Merge Pipeline's kError state with kStopped: a baby step towards bringing san...
scherkus@chromium.org
2012-08-09
2
-17
/
+4
*
Add pepper permissions to WebPluginInfo
brettw@chromium.org
2012-08-09
2
-3
/
+11
*
Clean-up inline members of nested classes (webkit/)
hans@chromium.org
2012-08-09
11
-30
/
+74
*
Re-add sourceSetTimestampOffset to webmediaplayer_impl
annacc@chromium.org
2012-08-09
2
-0
/
+7
*
mac: Delete more 10.5-only code
thakis@chromium.org
2012-08-09
3
-14
/
+1
*
reland http://codereview.chromium.org/10830063/
wjia@chromium.org
2012-08-09
5
-0
/
+15
*
Further cleanup in PluginStream.
thestig@chromium.org
2012-08-09
4
-13
/
+15
*
Revert 150491 - refactor EnumerateDevices to make it a persistent request.
wjia@chromium.org
2012-08-08
5
-15
/
+0
*
Load DumpRenderTree.pak also for webkit unit tests
jochen@chromium.org
2012-08-08
3
-13
/
+19
*
refactor EnumerateDevices to make it a persistent request.
wjia@chromium.org
2012-08-08
5
-0
/
+15
*
Cancel pending seek in ChunkDemuxer when a new seek occurs
vrk@chromium.org
2012-08-08
3
-0
/
+7
*
Set the user gesture when executing script.
brettw@chromium.org
2012-08-08
1
-2
/
+9
*
Linux: Add more selective plugin blacklisting code. Blacklist a plugin that f...
thestig@chromium.org
2012-08-07
1
-5
/
+35
*
Warn hackers that ResourceType is reported in histograms.
gavinp@chromium.org
2012-08-07
1
-0
/
+2
*
Change Deryptor::DecryptStatus and VideoDecoder::DecoderStatus to *::Status.
xhwang@chromium.org
2012-08-07
3
-3
/
+3
*
Change of DumpRenderTree directory on Android.
wangxianzhu@chromium.org
2012-08-07
1
-3
/
+6
*
Remove WebMediaPlayerProxy::video_decoder_ & FFmpegVideoDecoder::set_decryptor.
acolwell@chromium.org
2012-08-07
5
-32
/
+17
*
Rename layoutTestController to testRunner.
jochen@chromium.org
2012-08-07
4
-5
/
+5
*
Better session restore: Persist sessionStorage on disk.
marja@chromium.org
2012-08-07
10
-53
/
+334
*
Refactors FileSystemQuotaClient using base::Callback.
nhiroki@chromium.org
2012-08-07
2
-230
/
+93
*
Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...
tzik@chromium.org
2012-08-07
24
-98
/
+221
*
Add GL_CHROMIUM_texture_mailbox entrypoints to wgc3d implementations
piman@chromium.org
2012-08-07
4
-0
/
+35
*
Use hi-resolution favicon variants if available.
thakis@chromium.org
2012-08-07
1
-1
/
+1
*
Add path filtering to DeviceMediaFileUtil
tzik@chromium.org
2012-08-07
5
-53
/
+123
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-06
7
-60
/
+0
*
Add OS_CHROMEOS case in file_util::GetHomeDir()
haruki@chromium.org
2012-08-06
1
-17
/
+4
*
Add webkit/ api to request all frames in an image.
thakis@chromium.org
2012-08-06
5
-1
/
+141
*
mac DumpRenderTree: Include missingImage.png
thakis@chromium.org
2012-08-05
1
-1
/
+4
*
Create ShareableFileReference on IO thread
kinuko@chromium.org
2012-08-04
12
-85
/
+120
*
Fix two unchecked return values
tbreisacher@chromium.org
2012-08-03
1
-3
/
+9
*
Implement "Key Presence" step in "Encrypted Block Encounted" algorithm in EME.
xhwang@chromium.org
2012-08-03
5
-14
/
+399
[next]