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
*
Fix test-only leak in ExternalMountPoints
kinuko@chromium.org
2013-12-10
1
-3
/
+9
*
Pipe SwapBuffers call{,backs} through ContextSupport
jamesr@chromium.org
2013-12-10
4
-58
/
+7
*
Add monotonic time and target property to cc::AnimationDelegate notifications
ajuma@chromium.org
2013-12-09
2
-6
/
+32
*
Rely on lost context callbacks intead of polling
jamesr@chromium.org
2013-12-08
2
-0
/
+9
*
Remove always-on compositor capabilities
jamesr@chromium.org
2013-12-06
1
-10
/
+1
*
Don't revoke SyncFileSystem in SyncFileSystemBackend dtor
kinuko@chromium.org
2013-12-05
2
-0
/
+9
*
Unify WebGraphicsContext3D::insertSyncPoint impls
jamesr@chromium.org
2013-12-05
1
-4
/
+1
*
Expose GLES2Interface to cc
jamesr@chromium.org
2013-12-04
4
-0
/
+16
*
Move Touch to base namespace, remove SetLastModifiedTime.
brettw@chromium.org
2013-12-04
3
-14
/
+13
*
Introduce gpu::Capabilities
boliu@chromium.org
2013-12-04
3
-16
/
+22
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-04
9
-15
/
+14
*
Revert of https://codereview.chromium.org/66263003/
tonyg@chromium.org
2013-12-04
4
-131
/
+0
*
Move GetFileSize, NormalizeFilePath to base namespace
brettw@chromium.org
2013-12-04
5
-6
/
+6
*
Remove DCHECK(context3d_) checks that check nothing.
danakj@chromium.org
2013-12-04
1
-5
/
+0
*
Renderer-compositor bindings for mix-blend-mode
rosca@adobe.com
2013-12-04
4
-0
/
+131
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
2
-2
/
+2
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
17
-44
/
+44
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
3
-5
/
+5
*
Plumbing for layout rectangle debug info. Companion to
chrishtr@gmail.com
2013-12-03
2
-0
/
+42
*
Move some more file utils to the base namespace.
brettw@chromium.org
2013-12-02
1
-1
/
+1
*
[Quota] Add DCHECKs for origin parameters
tzik@chromium.org
2013-12-02
3
-0
/
+17
*
Implemented failIfMajorPerformanceCaveat WebGL context creation attribute.
bajones@chromium.org
2013-11-28
1
-0
/
+2
*
Remove WEBKIT_HAS_TARGET_IS_PING #ifdef.
davidben@chromium.org
2013-11-27
1
-2
/
+0
*
Provide meaningful error description for failed requests.
eustas@chromium.org
2013-11-27
1
-0
/
+3
*
Return NOT_A_DIRECTORY error if there's a file in a path chain in CreateDirec...
kinuko@chromium.org
2013-11-25
3
-16
/
+19
*
Add chromium side flag for enabling/disabling layer squashing.
shawnsingh@chromium.org
2013-11-23
2
-0
/
+2
*
Add ResourceType::PING and mark those requests as detachable.
davidben@chromium.org
2013-11-22
2
-0
/
+5
*
Remove temporary code after migration of Platform::updateTraceEventDuration
wangxianzhu@chromium.org
2013-11-21
2
-8
/
+0
*
Cache the numberOfProcessors value on posix and expose it to blink
jochen@chromium.org
2013-11-20
2
-0
/
+5
*
Adding nhiroki to some fileapi directory owners
kinuko@chromium.org
2013-11-20
1
-0
/
+1
*
Dissociate ui_resources target from ui.gyp.
tfarina@chromium.org
2013-11-20
1
-1
/
+1
*
Independently enable recording and event callback
wangxianzhu@chromium.org
2013-11-20
2
-1
/
+15
*
[Ganesh] Pass glGenerateMipmap to Skia's GL interface.
skaslev@chromium.org
2013-11-18
1
-0
/
+1
*
GTTF: Fix cc_unittests ignoring gtest_filter with new test launcher.
phajdan.jr@chromium.org
2013-11-14
1
-3
/
+0
*
Rewrite include paths for Blink public/ headers that have moved
philipj@opera.com
2013-11-14
11
-11
/
+11
*
Revert 235043 "whitespace change to force a build"
kerz@chromium.org
2013-11-14
1
-1
/
+0
*
whitespace change to force a build
kerz@chromium.org
2013-11-14
1
-0
/
+1
*
[Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY
akalin@chromium.org
2013-11-14
1
-2
/
+2
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-13
5
-31
/
+10
*
Split incompatible MSAA extensions.
sievers@chromium.org
2013-11-13
2
-3
/
+5
*
FileAPI: Modify PluginPrivateFileSystemBackend
nhiroki@chromium.org
2013-11-13
4
-37
/
+19
*
Expose the glBindUniformLocationCHROMIUM extension to Skia.
skaslev@chromium.org
2013-11-13
2
-0
/
+5
*
Experimental viewport meta tag support for desktop
bokan@chromium.org
2013-11-12
2
-0
/
+4
*
Quota: Wire up between QuotaReservationManager and FileSystemContext
nhiroki@chromium.org
2013-11-12
9
-2
/
+76
*
[Android WebView] Wire up legacy quirks added to Blink
mnaganov@chromium.org
2013-11-12
2
-0
/
+4
*
[Retry] Quota: Implement QuotaBackendImpl
nhiroki@chromium.org
2013-11-12
11
-60
/
+543
*
Cleanup: Remove unused includes of webkit/glue/webkit_glue.h
tfarina@chromium.org
2013-11-12
2
-3
/
+0
*
Get rid of user-level styles.
ojan@chromium.org
2013-11-08
2
-3
/
+0
*
Revert 233815 "Quota: Implement QuotaBackendImpl"
nhiroki@chromium.org
2013-11-08
11
-540
/
+54
*
Quota: Implement QuotaBackendImpl
nhiroki@chromium.org
2013-11-08
11
-54
/
+540
[next]