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
/
content
/
content_tests.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
1
-1
/
+1
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
1
-1
/
+1
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
1
-1
/
+1
*
Move webplugininfo.h to content/public.
jam@chromium.org
2013-07-21
1
-1
/
+1
*
Creates a WebRTCIdentityService instance per peer connection and passes it to...
jiayl@chromium.org
2013-07-20
1
-0
/
+2
*
Remove webkit/plugins/npapi.
jam@chromium.org
2013-07-19
1
-1
/
+1
*
Remove unused WEBKIT_DEPRECATED thread
jamesr@chromium.org
2013-07-19
1
-1
/
+0
*
Move NPAPI test plugin to content/test/plugin.
jam@chromium.org
2013-07-19
1
-1
/
+145
*
Move NPAPI implementation out of webkit/plugins/npapi and into content.
jam@chromium.org
2013-07-19
1
-3
/
+5
*
reland of http://crrev.com/212230 Create top-level separate targets for...
scottmg@chromium.org
2013-07-18
1
-0
/
+1
*
Remove plugin_list.h includes from chrome tests in preparation for moving web...
jam@chromium.org
2013-07-18
1
-1
/
+0
*
Implement Chromium backend for getSourceInfos()
vrk@chromium.org
2013-07-17
1
-0
/
+1
*
Replace angle_path gyp variable with regular path.
apatrick@chromium.org
2013-07-17
1
-2
/
+2
*
Add a test to collect gpu info like about:gpu did and display them.
zmo@chromium.org
2013-07-16
1
-0
/
+1
*
Provide webkit_unit_test support code in content/test
jamesr@chromium.org
2013-07-16
1
-0
/
+14
*
[sql] Convert webkit tests to use ScopedErrorIgnorer.
shess@chromium.org
2013-07-15
1
-0
/
+1
*
aura: Use async compositor readback for reading to VideoFrame
danakj@chromium.org
2013-07-14
1
-0
/
+1
*
Move key_systems* from webkit/ to content/.
ddorwin@chromium.org
2013-07-14
1
-1
/
+1
*
Implement Android shared memory data fetcher for Device Motion.
timvolodine@chromium.org
2013-07-13
1
-1
/
+2
*
Persist download ids across sessions by merging them with db_handles.
benjhayden@chromium.org
2013-07-12
1
-1
/
+0
*
Revert "Remove dependencies on /media for iOS."
blundell@chromium.org
2013-07-12
1
-2
/
+2
*
webkit: Refactor webkit_renderer.gypi into a gyp file.
tfarina@chromium.org
2013-07-11
1
-3
/
+3
*
Integrate VDA with WebRTC.
wuchengli@chromium.org
2013-07-11
1
-0
/
+1
*
Implement the content/renderer and content/browser part of the Device Motion ...
timvolodine@chromium.org
2013-07-11
1
-0
/
+1
*
Move DataElement into webkit/common
jamesr@chromium.org
2013-07-11
1
-1
/
+0
*
webkit: Refactor glue_renderer target into webkit_renderer.gypi.
tfarina@chromium.org
2013-07-11
1
-2
/
+2
*
Migrate webkit/renderer/media/ to content/renderer/media/.
scherkus@chromium.org
2013-07-10
1
-7
/
+7
*
Remove dependencies on /media for iOS.
bdibello@google.com
2013-07-10
1
-2
/
+2
*
Migrate MediaStream test code from content/shell/renderer/ to content/test/.
scherkus@chromium.org
2013-07-10
1
-0
/
+4
*
Rename webkit_(resources|strings) targets to remove _temp infix
jamesr@chromium.org
2013-07-09
1
-2
/
+2
*
Move webkit_common to its own gyp file
jamesr@chromium.org
2013-07-09
1
-1
/
+1
*
fileapi: Rename FileSystemMountProvider to FileSystemBackend
satorux@chromium.org
2013-07-09
1
-1
/
+1
*
Move webkit_resources / webkit_strings targets out of webkit_support.gyp
jamesr@chromium.org
2013-07-04
1
-2
/
+2
*
Revert 209420 "Factor out content shell and tests into a standal..."
jam@chromium.org
2013-07-02
1
-27
/
+27
*
Generates the DTLS identity in browser process and returns it to the renderer...
jiayl@chromium.org
2013-07-01
1
-0
/
+1
*
Factor out content shell and tests into a standalone gyp
mnaganov@chromium.org
2013-07-01
1
-27
/
+27
*
Fixing gpu_ipc_browsertests.cc
hubbe@chromium.org
2013-07-01
1
-0
/
+1
*
Move some classes out of webkit/glue/.
darin@chromium.org
2013-06-27
1
-1
/
+1
*
dbus: Add dbus dependency for content-tests on non-x11 linux too.
sadrul@chromium.org
2013-06-27
1
-1
/
+1
*
Move IndexedDB files out of in_process_webkit
jsbell@chromium.org
2013-06-26
1
-1
/
+1
*
Add skiaBenchmarking.getOps()
fmalita@chromium.org
2013-06-26
1
-0
/
+1
*
Remove unneeded dependencies on Blink
abarth@chromium.org
2013-06-26
1
-2
/
+0
*
Move files under webkit/browser/fileapi/... to chrome/browser/chromeos/fileap...
hidehiko@chromium.org
2013-06-26
1
-2
/
+0
*
Add dependency on CDM adapters to content_browsertests.
ddorwin@chromium.org
2013-06-25
1
-1
/
+4
*
Add a unittest for FileAPIMessageFilter. Tests building an emtpy Blob.
tyoshino@chromium.org
2013-06-25
1
-0
/
+1
*
Add signalQuery, to allow for a callback when the result of a query is availa...
hubbe@chromium.org
2013-06-25
1
-0
/
+1
*
Re-implement PageState serialization without a Blink API dependency.
darin@chromium.org
2013-06-25
1
-1
/
+1
*
Move webkit/renderer/media/android/ to content/renderer/media/android/.
scherkus@chromium.org
2013-06-22
1
-1
/
+1
*
Revert 207676 "Add skiaBenchmarking.getOps()"
scottmg@chromium.org
2013-06-21
1
-1
/
+0
*
Add skiaBenchmarking.getOps()
fmalita@google.com
2013-06-21
1
-0
/
+1
[next]