| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8416032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107725 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This includes the new incremental GC.
TBR=erik.corry
Review URL: http://codereview.chromium.org/8343051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107687 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8404035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107555 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This includes the new gc
TBR=foo
Review URL: http://codereview.chromium.org/8399030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107549 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=101375
TEST=trybots
Review URL: http://codereview.chromium.org/8382012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107471 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
1. Get FileSystemFileUtil inside FileSystemOperation, do not receive it as a parameter.
2. Extract the common code to the separate method.
Review URL: http://codereview.chromium.org/8355003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107331 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For the shared stuff we have a ppapi/shared_impl/VarTracker and a
ppapi/shared_impl/ResourceTracker. The host side of the proxy inherits
HostResourceTracker from ResourceTracker and then adds a bunch of var tracking
stuff to that, which makes no sense.
This moves the var tracking stuff out into a separate HostVarTracker so that's
all in one object. The host version just adds the NPObject tracking on top of
the shared VarTracking.
BUG=
TEST=
Review URL: http://codereview.chromium.org/8322017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106593 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes the confusion that comes from there being two:
webkit/plugins/ppapi/resource_tracker and
ppapi/shared_impl/resource_tracker.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/8320010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106588 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=100054
TEST=play movie while on battery; screen won't dim
Review URL: http://codereview.chromium.org/8344018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106328 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
functions that are used in chrome. Also move everything to the content namespace, now that we have one. This gets rid of the last content/common includes from chrome/renderer and so I've tightened up the DEPS.
Also get rid of the webkit_glue versions of the font functions since they weren't used anymore.
BUG=98716
Review URL: http://codereview.chromium.org/8319017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105956 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Break large blobs into multiple ipcs during creation.
* Use shared memory blocks for the xfer.
* Rename some methods and IPCs for readability.
* Cap memory usage in the browser process at 1G.
BUG=97221
Review URL: http://codereview.chromium.org/7974011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105950 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
patch from issue 7806014
BUG=94363
TEST=test_shell_tests:Quota*
Review URL: http://codereview.chromium.org/8318007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105822 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/8319002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105805 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
temporary quota limit to 50% of available space
BUG=94363
TEST=test_shell_tests:Quota*
Review URL: http://codereview.chromium.org/7806014
TBR=kinuko@chromium.org
Review URL: http://codereview.chromium.org/8319004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105800 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=94363
TEST=test_shell_tests:Quota*
Review URL: http://codereview.chromium.org/7806014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105791 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
R=csilv@chromium.org
Review URL: http://codereview.chromium.org/8248005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105705 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Aura + WebKit compositor
Review URL: http://codereview.chromium.org/8301019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105691 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Now that WebKit r97497 is rolled into Chromium, we no longer need the legacy
interface. As a bonus, the last of the Clipboard::readHTML crashes should be
fixed.
BUG=19360
TEST=ui_unittests and WebKit layout tests
Review URL: http://codereview.chromium.org/8305012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105611 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8268006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105526 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Existing
Review URL: http://codereview.chromium.org/8222025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105463 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=ricow@chromium.org
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8279001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105307 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
files, I've also updated it to use the enum naming convention in the Content API.
BUG=98716
Review URL: http://codereview.chromium.org/8253002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105254 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The expectations were updated in webkit and rolled in, these tests
are now passing in the webkit builders
TEST=existing speech input related tests should pass
BUG=none
Review URL: http://codereview.chromium.org/8243004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105055 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=98719
TEST=none
Review URL: http://codereview.chromium.org/8139019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105042 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This includes the new GC.
TBR=
Review URL: http://codereview.chromium.org/8231017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105021 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently, WaitableEvent::Wait() returns bool. However, the Windows
implementation DCHECKs that the return value is true and the POSIX
implementation can never return false. Also, all call sites that use the return
value simply DCHECK that it's true.
This change modifies the method to return void, adds a DCHECK in the POSIX
implementation and updates call sites.
Review URL: http://codereview.chromium.org/8221021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104990 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These will be removed once
the rebaseline has landed in webkit and rolled into chrome later in the day.
Also remove the executable permissions for files added in
http://src.chromium.org/viewvc/chrome?view=rev&revision=104864
BUG=none
TEST=speech input layout tests go green in chromium builders.
Review URL: http://codereview.chromium.org/8230005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104872 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
R=csilv@chromium.org
Review URL: http://codereview.chromium.org/8215002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104796 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Webkit compositor in browser process
Review URL: http://codereview.chromium.org/8202021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104787 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Hooks in HttpServerPropertiesManager also. No persistence done yet. This is all plumbing.
Also require HttpServerProperties in HttpNetworkSession::Params.
BUG=98472
TEST=none
Review URL: http://codereview.chromium.org/8211003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104696 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently the only property we manage is whether or not a server supports SPDY, as indicated by NPN. Also introduce a chrome/ implementation of HttpServerPropertiesManager that persists the information to Prefererences.
When we get a SpdySession for a SPDY server, record that that server supports SPDY in HttpServerPropertiesManager. When preconnecting, if we know that the server supports SPDY, only preconnect 1 socket.
R=willchan
BUG=66472
TEST=browser ui and unit tests,network unit tests
Review URL: http://codereview.chromium.org/7827033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104666 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
change. To make chrome not know about PepperPluginDelegateImpl and to remove a duplicated block of code, I've modified the plugin creation code a little in content. This also makes WebPlugin creation simpler since it doesn't get the mime type in two ways and has to know to ignore the one in the struct.
BUG=98716
Review URL: http://codereview.chromium.org/8200019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104624 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8195005
TBR=erik.corry@gmail.com
Review URL: http://codereview.chromium.org/8207003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104551 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8195005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104463 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This patch creates the necessary plumbing to pass the fragment + context into WebKit when pasting HTML. This allows things like <td></td> to be properly reconstructed inside WebKit.
BUG=19360
TEST=WebKit layout tests
Review URL: http://codereview.chromium.org/7600014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104378 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8168009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104270 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
This includes the new incremental GC.
Review URL: http://codereview.chromium.org/8166016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104259 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8065014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103160 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103148 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=canary
TBR=mihaip
Review URL: http://codereview.chromium.org/8059047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103104 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
My rebaseline somehow failed...
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/8063002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103093 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=hamaji@chromium.org
Review URL: http://codereview.chromium.org/8059035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103061 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(Reland of r102947, which was reverted in r102950.)
SSL interstitials have better translations for the error messages and this
returns us to the point where we have only a single UI for SSL errors, which
will make some future changes easier.
First, this change changes the SSL error callbacks to take an SSLInfo& rather
than a X509Certificate* (which was already a TODO(wtc) in the code). Most of
this change is the resulting plumbing.
It also adds a |is_hsts_host| flag to the callbacks to denote an HSTS host.
Finally, in ssl_policy.cc the |is_hsts_host| flag causes any error to be
fatal.
BUG=93527
http://codereview.chromium.org/7976036/
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102994 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
in r102914.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102964 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
This reverts commit r102947. It broke the shared build, probably because of a
missing NET_EXPORT.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102950 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SSL interstitials have better translations for the error messages and this
returns us to the point where we have only a single UI for SSL errors, which
will make some future changes easier.
First, this change changes the SSL error callbacks to take an SSLInfo& rather
than a X509Certificate* (which was already a TODO(wtc) in the code). Most of
this change is the resulting plumbing.
It also adds a |is_hsts_host| flag to the callbacks to denote an HSTS host.
Finally, in ssl_policy.cc the |is_hsts_host| flag causes any error to be
fatal.
BUG=93527
http://codereview.chromium.org/7976036/
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102947 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=76281
Review URL: http://codereview.chromium.org/8036029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102843 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8037042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102837 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I broke these in r102763 when we stopped having a user agent always
defined. This change sets the user agent in a couple of test_suites'
Setup() methods.
R=mihaip@chromium.org
BUG=90442
TEST=
Review URL: http://codereview.chromium.org/8048003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102826 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I regressed this in r102763. Should've run the layout try jobs :(.
R=mihaip@chromium.org
BUG=90442
TEST=layout bots pass
fast/dom/navigator-userAgent.html,http/tests/misc/redirect.php,http/tests/navigation/useragent.php
Review URL: http://codereview.chromium.org/8046017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102798 0039d316-1c4b-4281-b951-d872f2087c98
|