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
*
ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.
danakj@chromium.org
2012-11-09
2
-5
/
+5
*
Adding hooks for gathering total pixels painted and rasterized stats.
hartmanng@chromium.org
2012-11-09
1
-0
/
+2
*
Add ThisMonthButtonLabel and ThisWeekButtonLabel to the list of special local...
keishi@chromium.org
2012-11-09
1
-0
/
+4
*
Add more error codes to fileapi::SyncStatusCode to handle gdata-related errors.
tzik@chromium.org
2012-11-09
1
-0
/
+3
*
Add CannedSyncableFileSystem::TouchFile for testing
kinuko@chromium.org
2012-11-09
2
-0
/
+29
*
Added WeekNumberLabel localized string.
keishi@chromium.org
2012-11-09
2
-0
/
+5
*
Rewrite PPB_AudioInput_Dev to use the new-style host/resource.
yzshen@chromium.org
2012-11-08
6
-290
/
+1
*
Make WebMediaPlayerImpl::duration() always return NaN in HAVE_NOTHING state.
acolwell@chromium.org
2012-11-08
1
-0
/
+3
*
PPAPI: Make CompletionCallbacks work right on background threads.
dmichael@chromium.org
2012-11-08
2
-0
/
+5
*
Add conflict handling interface for SyncFileSystem
kinuko@chromium.org
2012-11-08
4
-2
/
+77
*
Implement LocalFileSyncService::ProcessLocalChange
kinuko@chromium.org
2012-11-08
11
-59
/
+289
*
Make sure PluginResource doesn't live forever because of holding references t...
yzshen@chromium.org
2012-11-08
3
-4
/
+0
*
Remove static thread pointers from CC, attempt 3
aelias@chromium.org
2012-11-08
10
-162
/
+54
*
cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...
danakj@chromium.org
2012-11-08
1
-14
/
+26
*
cc: Add some impl-side painting stub classes and APIs
enne@chromium.org
2012-11-08
2
-8
/
+17
*
Pass pointer/size for init_data/key in GenerateKeyRequest/AddKey in ContentDe...
xhwang@chromium.org
2012-11-08
3
-24
/
+20
*
Add touchEventHandlerRegion to Layer and LayerImpl
yusufo@chromium.org
2012-11-08
2
-0
/
+20
*
Don't load plug-ins with no MIME description on Linux.
bauerb@chromium.org
2012-11-08
1
-4
/
+13
*
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
[next]