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
*
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
*
Add 1 new and 1 old test expectation
rolandsteiner@chromium.org
2010-11-04
1
-0
/
+8
*
WebKit roll 71308:71311, remove obsolete test expectation
rolandsteiner@chromium.org
2010-11-04
1
-3
/
+0
*
WebKit roll 71305:71308, upstream test expectations
rolandsteiner@chromium.org
2010-11-04
1
-2
/
+0
*
Temporarily disable failing layout test on Windows & Mac (Debug)
rolandsteiner@chromium.org
2010-11-04
1
-0
/
+2
*
Pepper's directory reader implementation + test.
dumi@chromium.org
2010-11-04
7
-17
/
+131
*
Add support for the extended header parameter syntax in Content-Disposition h...
jshin@chromium.org
2010-11-03
1
-1
/
+2
*
Use optimized scrolling for pepper plugins.
jam@chromium.org
2010-11-03
4
-14
/
+44
*
Add basic support for accessibility hit testing within web contents.
ctguil@chromium.org
2010-11-03
2
-0
/
+7
*
Fix incorrect syntax in expectations introduced in r64910.
robertshield@chromium.org
2010-11-03
1
-1
/
+1
*
Marking animations/suspend-resume-animation-events.html as failing, it appear...
robertshield@chromium.org
2010-11-03
1
-0
/
+2
*
add Windows to the failing platforms for fast/events/remove-event-listener.html
rolandsteiner@chromium.org
2010-11-03
1
-1
/
+1
*
WebKit roll 71192:71213
rolandsteiner@chromium.org
2010-11-03
1
-1
/
+3
*
Move MediaFilterCollection code into a class.
scherkus@chromium.org
2010-11-03
4
-24
/
+22
*
Temporarily suppress canvas-zoom.html test on webkit mac bots.
dimich@chromium.org
2010-11-03
1
-0
/
+1
*
Fix for WKBug 47000: a failure mode given bad content (in an unlikely form). ...
michaeln@chromium.org
2010-11-03
19
-42
/
+151
*
WebKit roll 71175:71197
dimich@chromium.org
2010-11-03
1
-2
/
+3
*
Added ability to propogate create to suggest whether or not filesystem's root...
kkanetkar@chromium.org
2010-11-03
2
-1
/
+2
*
Revert 64845 - Add convert_web_app.*, a utility to convert web apps declared
aa@chromium.org
2010-11-02
1
-18
/
+8
*
Add convert_web_app.*, a utility to convert web apps declared
aa@chromium.org
2010-11-02
1
-8
/
+18
*
WebKit roll 71102:71175
dimich@chromium.org
2010-11-02
1
-1
/
+2
*
Moving Entry from base::file_util_proxy namespace to within class base::FileU...
kkanetkar@chromium.org
2010-11-02
8
-15
/
+17
*
Fix up PRESUBMIT.py to handle unicode paths as well.
robertshield@chromium.org
2010-11-02
1
-1
/
+1
*
Updating test expectation for security/block-test-no-port.html since it seems...
robertshield@chromium.org
2010-11-02
1
-0
/
+3
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
6
-13
/
+23
*
Chromium part of the autofill refactor: removing now unused code.
jcivelli@google.com
2010-11-02
2
-169
/
+3
*
Make EventSendingController honour leapForward for touch events.
rjkroege@google.com
2010-11-02
1
-0
/
+1
*
Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...
brettw@chromium.org
2010-11-02
61
-177
/
+177
*
Revert PPAPI change due to Linux compile failures.
brettw@chromium.org
2010-11-02
61
-177
/
+177
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
61
-177
/
+177
*
test_shell now cannot be incrementally linked on x86 Windows.
maruel@chromium.org
2010-11-02
1
-0
/
+9
*
Pass JavaScript flags when test_shell is run interactively.
sgjesse@google.com
2010-11-02
1
-0
/
+1
*
Revert PPAPI change.
brettw@chromium.org
2010-11-02
61
-177
/
+177
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
61
-177
/
+177
*
Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...
brettw@chromium.org
2010-11-02
61
-177
/
+177
*
Switch to the new PPAPI repository. This removes the DEPS entry that refers to
brettw@chromium.org
2010-11-02
61
-177
/
+177
*
WebKit roll 71013:71093
dimich@chromium.org
2010-11-02
1
-2
/
+0
*
Attempt at fixing leaks from SetProp. Apparently there is a finite
sky@chromium.org
2010-11-01
4
-0
/
+4
[next]