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
*
WebKit revision 120360 changed chromium so that we don't need to have a layer...
vollick@google.com
2012-09-14
1
-0
/
+35
*
Added ScopedMediaDeviceMapEntry class in MediaFileSystemRegistry to support m...
kmadhusu@chromium.org
2012-09-14
2
-10
/
+6
*
Remove deprecated gfx::Image::operator NSImage*().
rsesek@chromium.org
2012-09-14
1
-3
/
+3
*
Exposed CopyInForeignFile to LocalFileSystemOperation. Also added positive an...
calvinlo@chromium.org
2012-09-14
7
-4
/
+126
*
Fix crash in CdmWrapper::Decrypt when there are no sub samples.
tomfinegan@chromium.org
2012-09-14
1
-5
/
+12
*
Remove PPAPI dependency on 'net'.
bbudge@chromium.org
2012-09-13
1
-1
/
+1
*
Add plumbing to add highlight flag to about:flags, disable by default
wjmaclean@google.com
2012-09-13
1
-1
/
+1
*
Moving from from using WebFrame::name to WebFrame::uniqueName
nasko@chromium.org
2012-09-13
1
-2
/
+2
*
Add more cc OWNERS
jamesr@chromium.org
2012-09-13
1
-0
/
+2
*
Add syncable filesystem/storage type
kinuko@chromium.org
2012-09-13
14
-47
/
+364
*
Tweak cc gyps to work in a pure WebKit checkout
jamesr@chromium.org
2012-09-13
1
-9
/
+8
*
Finish renaming of webkit_resources.pak to webkit_resources_100_percent.pak
harrym@chromium.org
2012-09-13
1
-2
/
+0
*
Return void from all PPP CDM API interface methods
tomfinegan@chromium.org
2012-09-13
2
-38
/
+31
*
Move ChunkDemuxer handling from WMPProxy to WMPI and remove ChunkDemuxerClient
acolwell@chromium.org
2012-09-12
6
-147
/
+56
*
Ignore "range" parameter in Android FlingAnimator
husky@chromium.org
2012-09-12
1
-4
/
+8
*
Enable cc_unittests in component build
jamesr@chromium.org
2012-09-12
1
-2
/
+3
*
Support custom cursors for windowless plugins on Windows Aura.
jam@chromium.org
2012-09-12
4
-49
/
+60
*
Add LocalFileChangeTracker and basic classes for sync
kinuko@chromium.org
2012-09-12
13
-1
/
+946
*
Build the user_agent target for iOS
stuartmorgan@chromium.org
2012-09-12
3
-50
/
+251
*
Refactor webkit/fileapi/media code to support mtp device communication.
kmadhusu@chromium.org
2012-09-12
11
-356
/
+167
*
Update PP_InputEvent_Modifier enum to match WebInputEvent::Modifiers
raymes@chromium.org
2012-09-11
1
-0
/
+6
*
Don't invert fling velocity on Android.
husky@chromium.org
2012-09-11
1
-1
/
+2
*
Move ash specific cursor code to CursorManager.
mazda@chromium.org
2012-09-11
1
-1
/
+1
*
Remove all support for the Carbon NPAPI event model
stuartmorgan@chromium.org
2012-09-11
7
-745
/
+97
*
Initial NPAPI plugin support in Win Aura.
jam@chromium.org
2012-09-11
3
-14
/
+20
*
Add <(SHARED_INTERMEDIATE_DIR)/webkit to webkit_compositor_support target to ...
jamesr@chromium.org
2012-09-11
1
-0
/
+1
*
Added PlatformFileError param to FileSystemMountPointProvider::CreateFileSyst...
kmadhusu@chromium.org
2012-09-11
10
-14
/
+29
*
Switch the NPAPI test plugin to the Cocoa event model
stuartmorgan@chromium.org
2012-09-11
11
-21
/
+36
*
Remove UA spoofing for Mac Silverlight 4
stuartmorgan@chromium.org
2012-09-11
1
-14
/
+0
*
Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.
erg@chromium.org
2012-09-11
1
-3
/
+1
*
Rewrite media::Pipeline state transition machinery and simplify shutdown.
scherkus@chromium.org
2012-09-11
1
-1
/
+0
*
Chromium side of "consolidate two-phase connection to avoid race conditions".
jsbell@chromium.org
2012-09-11
1
-0
/
+12
*
Fix cc gyp files up for static linking
jamesr@chromium.org
2012-09-11
3
-19
/
+8
*
Don't depend on WEBKIT_IMPLEMENTATION guarded geometry conversion c'tors
jamesr@chromium.org
2012-09-11
9
-31
/
+119
*
Avoid using WTF threading code in cc
jamesr@chromium.org
2012-09-10
3
-16
/
+34
*
Use std::string instead of WTF::String / TextStream
jamesr@chromium.org
2012-09-10
1
-1
/
+5
*
Retry: adding Comparator to FileSystemURL
kinuko@chromium.org
2012-09-10
3
-0
/
+47
*
Adds localized strings for accessibility of multiple field date time input UI.
yosin@chromium.org
2012-09-10
2
-0
/
+60
*
Split user agent code out of the 'glue' target
stuartmorgan@chromium.org
2012-09-10
22
-262
/
+369
*
Implement the gamepad API in the IPC proxy
brettw@chromium.org
2012-09-10
3
-33
/
+3
*
Allows GetExtensionsForMimeType to support mime types like "foo/*"
thorogood@chromium.org
2012-09-10
1
-3
/
+3
*
Update callers of CreateFileSystemOperation so more detailed error codes can ...
calvinlo@chromium.org
2012-09-10
12
-24
/
+57
*
Add FileChangeObserver to track changes in local file system
kinuko@chromium.org
2012-09-09
9
-8
/
+403
*
Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...
dharani@google.com
2012-09-09
1
-1
/
+3
*
Make sure that AppCache tests subresource URLrequests against NETWORK whitelist
vabr@chromium.org
2012-09-08
2
-1
/
+9
*
Update cc snapshot to r127918
jamesr@chromium.org
2012-09-08
19
-196
/
+226
*
Remove static variables from HttpStreamFactory.
szager@chromium.org
2012-09-07
1
-15
/
+15
*
Change how ui::Clipboard is accessed so there's only one per thread.
erg@chromium.org
2012-09-07
1
-3
/
+1
*
webkit: Resolve blob elements early in ResourceRequestBody::ResolveElementsAn...
hashimoto@chromium.org
2012-09-07
2
-30
/
+23
*
Remove the HANDLED_EXTERNALLY status code.
mkosiba@chromium.org
2012-09-07
4
-37
/
+31
[next]