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
*
Move FilterType into MediaFilterCollection
acolwell@chromium.org
2010-11-15
3
-10
/
+10
*
base: Move StringSplitAlongWhitespace to string_split.h
tfarina@chromium.org
2010-11-15
1
-1
/
+1
*
Update the EventSendingController to send complete touch events.
rjkroege@google.com
2010-11-15
1
-0
/
+4
*
Update WebKit test_expectations.txt
arv@chromium.org
2010-11-15
1
-1
/
+4
*
Revert 66125 -- Broke Windows build - Move FilterType into MediaFilterCollection
levin@chromium.org
2010-11-15
3
-10
/
+10
*
Sync to r31 of npapi-headers
stuartmorgan@chromium.org
2010-11-15
1
-0
/
+17
*
Move FilterType into MediaFilterCollection
acolwell@chromium.org
2010-11-15
3
-10
/
+10
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
5
-15
/
+15
*
ThreadRestrictions: mark library loading functions as doing IO
evan@chromium.org
2010-11-12
2
-15
/
+0
*
Add a virtual destructor to SimpleWebMimeRegistryImpl so that child class des...
marshall@chromium.org
2010-11-12
1
-0
/
+3
*
Add support for the new "unix" editing behavior.
avi@chromium.org
2010-11-12
1
-7
/
+10
*
Don't restrict supported media types in test_shell when running interactively.
marshall@chromium.org
2010-11-12
2
-2
/
+8
*
Fix typo.
jam@chromium.org
2010-11-12
1
-1
/
+1
*
Remove record_upload_progress and record_download_progress flags from the URL
brettw@chromium.org
2010-11-12
2
-14
/
+23
*
Refactor Pipeline & PipelineImpl so WebMediaPlayerImpl references a Pipeline ...
acolwell@chromium.org
2010-11-11
2
-8
/
+11
*
Update test_expectations.txt override:
mihaip@chromium.org
2010-11-10
1
-28
/
+1
*
Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory
brettw@chromium.org
2010-11-10
7
-36
/
+36
*
Rolling back WebKit roll to see if reliability bot picks up.
finnur@chromium.org
2010-11-10
1
-0
/
+29
*
WebKit Roll 71721:71725
ukai@chromium.org
2010-11-10
1
-29
/
+0
*
WebKit Roll 71657:71715
ukai@chromium.org
2010-11-10
1
-1
/
+0
*
Implement a new process type for running PPAPI plugins. The process itself is
brettw@chromium.org
2010-11-10
4
-4
/
+92
*
FileSystem code cleanup 2nd cut - introduce SandboxedFileSystemOperation
kinuko@chromium.org
2010-11-10
6
-43
/
+424
*
Remove line for fast/images/gif-loop-count.html, that's now in the upstream
mihaip@chromium.org
2010-11-09
1
-1
/
+2
*
FileSystem code cleanup 1st cut - does some class renaming.
kinuko@chromium.org
2010-11-09
7
-82
/
+83
*
Add "default:" to the WebLocalizedString switch statement in ToMessageID().
tkent@chromium.org
2010-11-09
1
-0
/
+4
*
Close URL requests associated with an instance when that instance goes away.
brettw@chromium.org
2010-11-09
7
-15
/
+110
*
Change the private image data shared memory handle code to return a native
brettw@chromium.org
2010-11-09
3
-8
/
+9
*
Rename testCallbackRet to testCallbackReturn.
tony@chromium.org
2010-11-09
1
-1
/
+4
*
* Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a...
brettw@chromium.org
2010-11-08
6
-15
/
+98
*
Removed few unused lines.
neb@chromium.org
2010-11-08
1
-2
/
+0
*
Fix windows compile warning.
tony@chromium.org
2010-11-08
1
-1
/
+1
*
Implement NPN_reloadPlugins.
tony@chromium.org
2010-11-08
1
-5
/
+5
*
Simplify Mac plugin event conversion now that caps lock information is availa...
stuartmorgan@chromium.org
2010-11-08
1
-16
/
+7
*
Support FileSystem API in extensions
kinuko@chromium.org
2010-11-06
1
-0
/
+3
*
disable a layout test that fails on the win main bots, but not the
dumi@chromium.org
2010-11-06
1
-1
/
+1
*
Re-enable a test that should've been fixed.
dumi@chromium.org
2010-11-06
1
-5
/
+0
*
Reland r65152 with mac and linux fix.
apatrick@chromium.org
2010-11-06
11
-139
/
+240
*
PPB_Class implementation in Chrome.
neb@chromium.org
2010-11-05
5
-34
/
+392
*
Switch from TargetIsSubFrame to TargetIsSubframe as the former is deprecated.
darin@chromium.org
2010-11-05
1
-1
/
+1
*
Fix optimized pepper painting
piman@chromium.org
2010-11-05
1
-2
/
+4
*
Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...
dmichael@google.com
2010-11-05
26
-228
/
+318
*
Implement layerTreeAsText in test_shell's version of LayoutTestController. T...
senorblanco@chromium.org
2010-11-05
2
-0
/
+8
*
Remove some DCHECK/NOTREACHED from plugin_host.cc that can be hit by valid code
jamesr@chromium.org
2010-11-05
1
-3
/
+0
*
Only send child node updates on load and children changed notifications.
ctguil@chromium.org
2010-11-05
2
-16
/
+24
*
Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
13
-247
/
+139
*
Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
13
-139
/
+247
*
Update the bug number for a test that crashes.
dumi@chromium.org
2010-11-04
1
-1
/
+1
*
Add callback ability for URLLoader so an asynchronous proxy can send the
brettw@chromium.org
2010-11-04
6
-19
/
+123
*
Removed Media Cache Enabled Flag
atwilson@chromium.org
2010-11-04
3
-17
/
+2
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-04
1
-1
/
+1
[next]