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
*
IndexedDB: Impose a 64MB limit on the size of values that can be stored.
jsbell@chromium.org
2012-03-27
1
-2
/
+2
*
New file chooser interface that uses the new PP_ArrayOutput feature. This als...
brettw@chromium.org
2012-03-26
2
-16
/
+65
*
Fix reporting of Media.AcceleratedCompositingActive to account for JS-created...
fischman@chromium.org
2012-03-26
2
-10
/
+10
*
Move |requires_authorization| flag and |update_url| for plug-ins out of webki...
bauerb@chromium.org
2012-03-26
6
-164
/
+100
*
Add a message for plug-in initialization errors.
bauerb@chromium.org
2012-03-26
2
-55
/
+61
*
Revert 128753 - Add full support for filesystem URLs.
ericu@google.com
2012-03-24
3
-45
/
+54
*
Add full support for filesystem URLs.
ericu@google.com
2012-03-24
3
-54
/
+45
*
Be sure to create the 'Local Storage' directory if needed.
michaeln@google.com
2012-03-23
2
-1
/
+8
*
aura: Add support for html5 file drag and drop.
varunjain@chromium.org
2012-03-23
1
-2
/
+3
*
Chromium implementation of discardBackbuffer WebGraphicsContext3D extension.
mmocny@chromium.org
2012-03-23
4
-2
/
+37
*
Removing stale downstream expectations.
pfeldman@chromium.org
2012-03-23
1
-23
/
+0
*
Add disable for threaded compositing to about:flags in preparation for turnin...
nduca@google.com
2012-03-23
2
-2
/
+0
*
DomStorage data deletion and memory purging.
michaeln@google.com
2012-03-23
10
-45
/
+367
*
Rename origin_bound_cert files to server_bound_cert.
mattm@chromium.org
2012-03-22
1
-2
/
+2
*
Add smooth scrolling command line switch for test_shell.
scottbyer@chromium.org
2012-03-22
5
-2
/
+15
*
Linux: Fix the build for Ubuntu Precise.
thestig@chromium.org
2012-03-22
1
-1
/
+1
*
PepperPlatformAudioInputImpl: support audio input device selection.
yzshen@chromium.org
2012-03-21
6
-27
/
+43
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
1
-1
/
+1
*
Use a new scheme for swapping out RenderViews.
creis@chromium.org
2012-03-21
1
-0
/
+4
*
DomStorage commit task sequencing. Use two workerpool task sequences (primary...
michaeln@google.com
2012-03-21
12
-183
/
+453
*
Bind RenderViewImpl routing_id to SocketStreamHost
toyoshim@chromium.org
2012-03-21
2
-23
/
+30
*
Prevent npapi plugin paint when per-tile painting is used.
reveman@chromium.org
2012-03-21
2
-3
/
+3
*
Added a guard on GetLocalizedString() to make it work with unit tests.
morrita@chromium.org
2012-03-21
1
-0
/
+4
*
Add metrics for counting # of origins per filesystem type
kinuko@chromium.org
2012-03-21
1
-5
/
+12
*
Avoid accessing VarTracker from multiple threads.
yzshen@chromium.org
2012-03-21
1
-0
/
+10
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-3
/
+3
*
Add traces in PPB_Graphics2D
piman@chromium.org
2012-03-20
1
-0
/
+4
*
Out-of-process implementation of the PPB_NetworkMonitor_Private interface.
sergeyu@chromium.org
2012-03-20
1
-10
/
+12
*
[Chromoting/PPAPI] Update the Windows scancodes for the arrow keys in the USB...
garykac@chromium.org
2012-03-20
1
-9
/
+9
*
Use CTFontManagerRegisterFontsForURLs in webkit support if we're building on ...
jochen@chromium.org
2012-03-20
1
-0
/
+21
*
Revert 127575 - Revert 127573 - DOMStorageContextImpl that's implemented in t...
michaeln@google.com
2012-03-20
4
-12
/
+107
*
Revert 127573 - DOMStorageContextImpl that's implemented in terms of the new ...
dgrogan@chromium.org
2012-03-19
4
-106
/
+12
*
DOMStorageContextImpl that's implemented in terms of the new dom_storage clas...
michaeln@google.com
2012-03-19
4
-12
/
+106
*
Add a private PPB_Talk_Private interface.
varunjain@chromium.org
2012-03-19
3
-0
/
+7
*
Switch an error handler from calling exit() to simply crashing.
eroman@chromium.org
2012-03-19
1
-1
/
+4
*
ui/gfx: Do not use the deprecated SkBitmap::getConfig() function.
tfarina@chromium.org
2012-03-19
1
-2
/
+2
*
Group all plug-ins with "Google Talk" in the name.
bauerb@chromium.org
2012-03-19
1
-1
/
+1
*
BaseSessionService: Remove HTTP bodies from content state if they contain pas...
marja@chromium.org
2012-03-19
3
-15
/
+128
*
Fix null pointer dereferences in valgrind tests.
tkent@chromium.org
2012-03-19
2
-4
/
+3
*
npapi plugins: Make sure WebPlugin has no key functions on mac.
thakis@chromium.org
2012-03-19
4
-9
/
+9
*
Add frame hashing to PipelineIntegrationTests.
dalecurtis@chromium.org
2012-03-17
1
-1
/
+2
*
Consistent initialization of GL objects in WebGraphicsContext3DInProcessImpl ...
reveman@chromium.org
2012-03-17
1
-3
/
+3
*
BufferedDataSource wants to know the content length of non-http(s) resources,...
fischman@chromium.org
2012-03-17
8
-778
/
+4
*
Add OpenGL occlusion query support to pepper.
jbauman@chromium.org
2012-03-16
1
-0
/
+2
*
Route GPU process console messages through pepper.
jbauman@chromium.org
2012-03-16
3
-0
/
+39
*
An internal intents dispatcher useful for initiating an intent from the brows...
gbillock@chromium.org
2012-03-16
2
-4
/
+29
*
Re-land http://codereview.chromium.org/9403039/, r124106
dmichael@chromium.org
2012-03-16
7
-18
/
+58
*
Don't trigger second request on missing instance size in Content-Range.
fischman@chromium.org
2012-03-16
6
-14
/
+123
*
Trust servers that claim "Accept-Ranges: bytes" but serve a 200 for Range:0-
fischman@chromium.org
2012-03-16
2
-3
/
+20
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-16
6
-12
/
+13
[next]