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
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-13
4
-0
/
+16
*
Fixing PPB_FileRef::Create so it returns 0 for non-local file systems.
sanga@chromium.org
2011-07-13
1
-0
/
+4
*
Add binary file for http://codereview.chromium.org/7352003/
jbates@chromium.org
2011-07-13
1
-0
/
+0
*
Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...
fischman@chromium.org
2011-07-13
2
-108
/
+60
*
Add chrome://quota-internals/
tzik@chromium.org
2011-07-13
1
-0
/
+5
*
Set isCancelling flag on WebURLError when request has net::ERR_ABORTED as an ...
vsevik@chromium.org
2011-07-13
1
-0
/
+2
*
Support overlapped calls of FileIO::{Read,Write}.
yzshen@chromium.org
2011-07-13
2
-51
/
+130
*
Getting form value from NPAPI plugins.
bashi@chromium.org
2011-07-13
11
-2
/
+49
*
Reland http://codereview.chromium.org/7292033
dmichael@chromium.org
2011-07-13
2
-17
/
+57
*
Speculative build fix.
evan@chromium.org
2011-07-13
1
-0
/
+1
*
Revert 92302 - First pass at revving stable pepper interfaces to 1.0.
dmichael@chromium.org
2011-07-13
2
-57
/
+17
*
First pass at revving stable pepper interfaces to 1.0.
dmichael@chromium.org
2011-07-13
2
-17
/
+57
*
Updating XTBs based on .GRDs from branch 782
laforge@chromium.org
2011-07-12
1
-3
/
+3
*
Enhancements to the about://appcache-internals pages.
michaeln@google.com
2011-07-12
7
-235
/
+560
*
Remove tests that are no longer failing from the downstream expectations file.
ojan@chromium.org
2011-07-12
1
-9
/
+0
*
Fix the ARM build by converting a NULL to a 0 (it's a PP_Module).
brettw@chromium.org
2011-07-12
1
-1
/
+1
*
Make the Var object use a PP_Module ID rather than a PluginModule object.
brettw@chromium.org
2011-07-12
16
-78
/
+106
*
Remove test_expectations lines no longer needed after webkit roll that includ...
ojan@chromium.org
2011-07-12
1
-5
/
+0
*
test_shell_tests: fix shared link
evan@chromium.org
2011-07-12
1
-0
/
+1
*
Move the time conversion code to the PPAPI shared_impl directory and use it in
brettw@chromium.org
2011-07-12
14
-109
/
+28
*
Add check for bad allocations in MessageChannelEnumerate
cdn@chromium.org
2011-07-12
1
-0
/
+3
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-3
/
+6
*
Return an error for PPB_Instance BindGraphics if device is not a graphics (2D...
elijahtaylor@google.com
2011-07-12
1
-0
/
+3
*
When Autofilling <select> elements, consider both the element's value and its...
isherman@chromium.org
2011-07-12
2
-35
/
+5
*
Remove temporary webkit test expectation for V8 roll
ricow@chromium.org
2011-07-12
1
-3
/
+0
*
Change the usage cache not to include meta data, such as the the size of usag...
dmikurube@google.com
2011-07-12
5
-75
/
+148
*
Make sure webkit compositor is not using ppapi backing texture ID after it ha...
reveman@google.com
2011-07-12
1
-0
/
+3
*
Remove temporary fixes for URLLoader synchronous error reporting. Fix an PPB_...
bbudge@google.com
2011-07-11
1
-9
/
+6
*
Fixed network connectivity checks specific to ChromeOS. Previously we were d...
zelidrag@chromium.org
2011-07-11
2
-2
/
+6
*
Fix typo
zea@chromium.org
2011-07-11
1
-1
/
+1
*
Fix resolution of GetTimeTicks.
dmichael@chromium.org
2011-07-11
1
-2
/
+2
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
4
-23
/
+0
*
Mark TimeConversion.Time as failing on linux.
zea@chromium.org
2011-07-11
1
-1
/
+7
*
Remove incorrect optimization for plugin binding. This would cause incorrect
brettw@chromium.org
2011-07-11
2
-15
/
+2
*
Properly account for all color channels when checking for overflow in image
brettw@chromium.org
2011-07-11
1
-1
/
+1
*
Refactor ChunkDemuxer initialization so INFO & TRACKS elements are passed via...
acolwell@chromium.org
2011-07-11
2
-5
/
+6
*
Update V8 to version 3.4.11
sgjesse@google.com
2011-07-11
1
-0
/
+3
*
Revert 90532 - Set isCancelling flag on WebURLError when request has net::ERR...
cmp@chromium.org
2011-07-09
1
-2
/
+0
*
Fix surface destruction, broken by r90096
piman@google.com
2011-07-09
3
-3
/
+9
*
Roll skia r1814:r1832.
twiz@google.com
2011-07-09
1
-2
/
+4
*
Fix Jaws not reading the value of textfields .
dtseng@chromium.org
2011-07-08
1
-0
/
+3
*
Crush media player png resources.
sjl@chromium.org
2011-07-08
26
-0
/
+0
*
Make PP_TimeTicks actually be a tick counter rather than be the same as the
brettw@chromium.org
2011-07-08
13
-34
/
+171
*
Reland r91815, "Clean up RegisterProtocolFactory calls."
willchan@chromium.org
2011-07-08
1
-95
/
+88
*
2nd try: Implement QM::GetOriginsModifiedSince for browser data deleter support
kinuko@chromium.org
2011-07-08
9
-316
/
+794
*
Revert r91815, "Clean up RegisterProtocolFactory calls." (broke mac canaries)
caseq@google.com
2011-07-08
1
-89
/
+92
*
Move code to clear web databases on shutdown to the database tracker
jochen@chromium.org
2011-07-08
6
-58
/
+244
*
Clean up RegisterProtocolFactory calls.
willchan@chromium.org
2011-07-08
1
-92
/
+89
*
Do not create a new directory database for read operations.
kinuko@chromium.org
2011-07-08
2
-42
/
+70
*
Revert 91761 - GTK: More 2.18 goodness. Move from macros to real accessor fun...
erg@google.com
2011-07-07
1
-1
/
+1
[next]