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
*
ffmpeg roll will need rebasing for seek behavior change
fbarchard@chromium.org
2010-04-07
1
-0
/
+6
*
Fix a crashing bug.
michaeln@chromium.org
2010-04-07
1
-1
/
+5
*
Don't clear VideoRendererImpl's proxy_ variable during OnStop().
scherkus@chromium.org
2010-04-06
1
-5
/
+1
*
AutoFill: Parse HTMLLabel elements for form control element labels.
jhawkins@chromium.org
2010-04-06
1
-3
/
+2
*
Fix problems with unloading/reloading/updating extensions that contain NPAPI
mpcomplete@chromium.org
2010-04-06
2
-7
/
+14
*
Remove VLC from the Mac plugin blacklist now that it's not crashing
stuartmorgan@chromium.org
2010-04-06
1
-4
/
+0
*
On sites like hulu.com while playing a video the cursor would not disappear i...
ananta@chromium.org
2010-04-06
1
-2
/
+7
*
Enforce valid Mac plugin event and drawing model pairings
stuartmorgan@chromium.org
2010-04-06
5
-7
/
+17
*
AutoFill: Implement WebFormElementToFormData and use this to send form data to
jhawkins@chromium.org
2010-04-05
1
-2
/
+3
*
Update test shell for new dragImage api.
estade@chromium.org
2010-04-05
4
-7
/
+18
*
Fix DivX crash on the Mac
stuartmorgan@chromium.org
2010-04-05
2
-9
/
+10
*
Add more wrapper functions to webkit_support to avoid dependency to
tkent@google.com
2010-04-05
8
-3
/
+297
*
Eliminate WebCore include paths when compiling Chromium code.
darin@chromium.org
2010-04-03
14
-82
/
+20
*
Re-submit r42290 - Remove the layout test platform-specific chromium baselines
dpranke@google.com
2010-04-03
25686
-347701
/
+0
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
4
-120
/
+2
*
Include the appcache and database tracker databases into the sql diagnostics ...
michaeln@chromium.org
2010-04-02
5
-7
/
+40
*
Block plugin HandleURLRequest calls with invalid chars like @,;,\ before the ...
inferno@chromium.org
2010-04-02
2
-16
/
+33
*
editing/selection/extend-selection.html times out in debug mode.
darin@chromium.org
2010-04-02
1
-0
/
+2
*
Don't navigate TestShell page to about:blank if it's devtools frontend becaus...
yurys@chromium.org
2010-04-02
1
-3
/
+7
*
Override a few more expectations due to r43444.
scherkus@chromium.org
2010-04-02
1
-0
/
+2
*
Bilinear video scaling enabled (using Skia).
scherkus@chromium.org
2010-04-02
2
-15
/
+25
*
Don't forcibly set our network state to NETWORK_LOADING after media initializes.
scherkus@chromium.org
2010-04-02
1
-3
/
+2
*
Adding disabled appcaches information along with capability of
kkanetkar@chromium.org
2010-04-02
2
-27
/
+121
*
Reapply 43381 - Add some safeguards in DatabaseTracker to prevent writing any...
michaeln@chromium.org
2010-04-02
3
-19
/
+70
*
Block plugin HandleURLRequest calls with invalid chars like @,;,\ before the ...
inferno@chromium.org
2010-04-01
1
-0
/
+18
*
Replace the NOTIMPLEMENTED() in NPN_ForceRedraw with a comment
stuartmorgan@chromium.org
2010-04-01
1
-14
/
+2
*
Consume Char events in Mac plugins
stuartmorgan@chromium.org
2010-04-01
1
-1
/
+6
*
Revert 43381 - Add some safeguards in DatabaseTracker to prevent writing anyt...
michaeln@google.com
2010-04-01
3
-38
/
+16
*
Add some safeguards in DatabaseTracker to prevent writing anything to disk fo...
michaeln@chromium.org
2010-04-01
3
-16
/
+38
*
Revert 43367 - Enabled pepper3d test on mac. It will be enabled on other plat...
rohitrao@chromium.org
2010-04-01
1
-3
/
+0
*
AppCache: If we can't read the existing data delete it and start over.
michaeln@chromium.org
2010-04-01
5
-2
/
+76
*
Enabled pepper-3d test on mac. It will be enabled on other platforms as soon ...
alokp@chromium.org
2010-04-01
1
-0
/
+3
*
AutoFill: Store the form method on the FormData object. This is another step...
jhawkins@chromium.org
2010-04-01
1
-0
/
+2
*
Make .def and .rc plugin files Windows-only.
mmoss@google.com
2010-03-31
1
-0
/
+9
*
Remove run_webkit_tests dependency on third_party\python_24.
victorw@chromium.org
2010-03-31
3
-8
/
+13
*
Move plugin-related files in webkit/glue to webkit/glue/plugins to make them
brettw@chromium.org
2010-03-31
31
-53
/
+53
*
Hook up extension apps notification permission, take two
rafaelw@chromium.org
2010-03-31
2
-0
/
+6
*
Appcache Manifest Parsing Rule. If the manifest's <scheme> is secure, and the...
inferno@chromium.org
2010-03-30
2
-0
/
+34
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
3
-4
/
+59
*
Work around coordinate problems in page zoom for Mac plugins
stuartmorgan@chromium.org
2010-03-30
4
-4
/
+88
*
Minor C++ fixes found by Clang.
evan@chromium.org
2010-03-30
1
-5
/
+4
*
Fix CoreGraphics and Core Animation drawing for QuickTime plugin
stuartmorgan@chromium.org
2010-03-30
2
-15
/
+11
*
webkit/ ifdefs for BSD port; based on sprewell@jaggeri.com patch
pvalchev@google.com
2010-03-30
6
-15
/
+15
*
Added --enable-video-logging, which will log the presentation timestamp of vi...
scherkus@chromium.org
2010-03-30
3
-14
/
+40
*
Properly disable plugins.
viettrungluu@chromium.org
2010-03-29
2
-6
/
+9
*
Disabling the BasicFindMainResponseInDatabase test as it crashes at times on ...
ananta@chromium.org
2010-03-29
1
-1
/
+2
*
Move Mac plugin event conversion into helper classes
stuartmorgan@chromium.org
2010-03-29
6
-345
/
+478
*
Adds callShouldCloseOnWebView to TestShell's LayoutTestController.
creis@chromium.org
2010-03-29
2
-0
/
+8
*
Added DEPS file to fix checkdeps.
alokp@chromium.org
2010-03-29
1
-0
/
+4
*
Renamed pepper_test_plugin target to npapi_pepper_test_plugin. The automated ...
alokp@chromium.org
2010-03-29
8
-14
/
+95
[next]