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
*
- Extracted platform specific code from GLES2 command decoder to platform spe...
apatrick@chromium.org
2010-04-09
2
-4
/
+4
*
Fixing test expectaions after 44119 BUG=19113 TEST=none
sergeyu@chromium.org
2010-04-09
1
-0
/
+6
*
Optimized version of bilinear video scaler. It is about 2 times faster than S...
sergeyu@chromium.org
2010-04-09
1
-18
/
+16
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
27
-42
/
+105
*
WebKit roll 57243:57305
ojan@chromium.org
2010-04-09
1
-2
/
+0
*
Improve handling of plugin context menus on Leopard.
stuartmorgan@chromium.org
2010-04-08
1
-2
/
+3
*
Fix browser crash in isvalidcheck check on urls with no path e.g. about:blank
inferno@chromium.org
2010-04-08
1
-0
/
+2
*
Revert 43964 - Webkit roll 57171:57214. All the breakages are already fixed in
ojan@chromium.org
2010-04-08
1
-1
/
+0
*
Webkit roll 57171:57214. All the breakages are already fixed in
ojan@chromium.org
2010-04-08
1
-0
/
+1
*
Add setScrollbarPolicy to layoutTestController. The tests
ojan@chromium.org
2010-04-08
2
-0
/
+11
*
Skip a test that is failing since the webkit merge.
ojan@chromium.org
2010-04-08
1
-1
/
+3
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
2
-4
/
+6
*
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
[next]