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
*
Clean up: Modified FileSystemFileUtil::CreateFileEnumerator function signatur...
kmadhusu@chromium.org
2012-11-07
15
-71
/
+85
*
Prefer 'Content-Security-Policy' to 'X-WebKit-CSP'.
mkwst@chromium.org
2012-11-07
2
-2
/
+2
*
Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...
pauljensen@chromium.org
2012-11-07
2
-10
/
+23
*
cc: Replace the WebCore::UnitBezier class with the SkUnitCubicInterp() method...
danakj@chromium.org
2012-11-07
2
-2
/
+2
*
Add ContentDecryptorDelegate.
xhwang@chromium.org
2012-11-07
8
-922
/
+1100
*
New resources for pdf page number indicator. PDF code changes will be send in...
gene@chromium.org
2012-11-07
4
-0
/
+0
*
The FPS counter displays the framerate in the compositor's HUD layer. This ch...
egraether@chromium.org
2012-11-06
2
-1
/
+9
*
Set up include rules for webkit/dom_storage.
marja@chromium.org
2012-11-06
6
-28
/
+43
*
Added quota_status_code.h/cc file to hold QuotaStatusCode enum and added func...
calvinlo@chromium.org
2012-11-06
4
-11
/
+60
*
Implemented DeleteFileSystem for SyncFileSystem Extension API.
calvinlo@chromium.org
2012-11-06
1
-1
/
+2
*
3rd try: Plumbing for LocalChangeObserver
kinuko@chromium.org
2012-11-06
10
-24
/
+195
*
cc: Nine patch layer.
aelias@chromium.org
2012-11-06
3
-0
/
+69
*
net: Implement canceling of all async operations in FileStream.
paivanof@gmail.com
2012-11-06
2
-17
/
+13
*
Renable PluginTest.OpenPopupWindowWithPlugin since I disabled it yesterday af...
jam@chromium.org
2012-11-05
1
-1
/
+1
*
Mark PPAPI requests that fail due to surfaway as PP_ERROR_ABORTED.
ncbray@chromium.org
2012-11-05
1
-0
/
+3
*
cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...
danakj@chromium.org
2012-11-05
8
-83
/
+11
*
PPAPI: Get TrackedCallback ready for running on non-main threads.
dmichael@chromium.org
2012-11-05
7
-16
/
+13
*
cc: Fix style for comments at the end of namespaces
danakj@chromium.org
2012-11-05
1
-1
/
+1
*
Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...
phajdan.jr@chromium.org
2012-11-05
8
-11
/
+83
*
cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...
danakj@chromium.org
2012-11-05
8
-83
/
+11
*
Revert 165934 - 2nd try: Plumbing for LocalChangeObserver
phoglund@chromium.org
2012-11-05
10
-195
/
+24
*
2nd try: Plumbing for LocalChangeObserver
kinuko@chromium.org
2012-11-05
10
-24
/
+195
*
A speculative Revert for r165872 - Remove static thread pointers from CC, att...
hbono@chromium.org
2012-11-05
9
-43
/
+145
*
Add extra checks to see if given origin URL has no path part
kinuko@chromium.org
2012-11-05
2
-3
/
+12
*
Remove static thread pointers from CC, attempt 2
aelias@chromium.org
2012-11-04
9
-145
/
+43
*
Disable threaded compositing when texture sharing is blacklisted
jamesr@chromium.org
2012-11-04
1
-0
/
+4
*
Add common video formats to the media galleries extension filter.
vandebo@chromium.org
2012-11-03
1
-0
/
+17
*
Added support for WEBCONTENTLAYERCLIENT_HAS_CANPAINTLCDTEXT.
alokp@chromium.org
2012-11-03
1
-0
/
+9
*
Fix assertion failure for using Empty texture format
qinmin@chromium.org
2012-11-03
2
-9
/
+15
*
cc: Remove WebCore rect use from the compositor, except within Region.
danakj@chromium.org
2012-11-03
4
-32
/
+7
*
Prepare for WebLayerTreeView::setFontAtlas interface change
jamesr@chromium.org
2012-11-03
2
-2
/
+7
*
Add RegisterKeyAddedCB in Decryptor interface.
xhwang@chromium.org
2012-11-02
4
-36
/
+37
*
fix audio-only case in WebMediaPlayerMS.
wjia@chromium.org
2012-11-02
1
-1
/
+7
*
Make cc a component
piman@chromium.org
2012-11-02
1
-0
/
+3
*
Revert 165658 - Plumbing for LocalChangeObserver
kinuko@chromium.org
2012-11-02
6
-137
/
+7
*
Plumbing for LocalChangeObserver
kinuko@chromium.org
2012-11-02
6
-7
/
+137
*
Fix: commit pending sessionStorage changes at shutdown.
marja@chromium.org
2012-11-02
3
-14
/
+10
*
Implement LocalFileChangeTracker::GetNextChangedURLs for local sync
kinuko@chromium.org
2012-11-02
11
-153
/
+296
*
[MediaGallery] Cleanup: Rename MtpDeviceDelegate* to MTPDeviceDelegate*.
kmadhusu@chromium.org
2012-11-02
5
-42
/
+43
*
Stop passing the parent hwnd to the plugin process on initialization.
jam@chromium.org
2012-11-02
11
-74
/
+93
*
Encrypted Media: Add TRACE_EVENT to trace eme implementation performance.
xhwang@chromium.org
2012-11-02
2
-0
/
+7
*
webkit: Fix BlobURLRequestJobTest flakiness
hashimoto@chromium.org
2012-11-02
1
-4
/
+0
*
Don't assert if PluginInstance can't get PPP_Combined. Some tests exercise th...
bbudge@chromium.org
2012-11-02
3
-5
/
+5
*
DRT should handle relative path arguments.
tkent@chromium.org
2012-11-02
1
-2
/
+4
*
Restrict access to IME data from Flash plug-ins.
hbono@chromium.org
2012-11-02
1
-1
/
+2
*
Don't attempt optimized scaled updates on GTK and Windows
jbauman@chromium.org
2012-11-02
1
-0
/
+6
*
Remove most remaining webcore points and sizes.
danakj@chromium.org
2012-11-02
3
-6
/
+4
*
Adding the logic to process some new error codes from android media player
qinmin@chromium.org
2012-11-02
1
-7
/
+2
*
Disable PpapiGraphics2DImplTest.GetBitmap2xScale on win/linux
jbauman@chromium.org
2012-11-01
1
-1
/
+8
*
Revert "Don't attempt optimized scaled updates on GTK and Windows".
senorblanco@google.com
2012-11-01
1
-6
/
+0
[next]