| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://codereview.chromium.org/23449041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226400 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This enum is defined in chrome/common/extensions/extension_constants.h
R=jar@chromium.org
Review URL: https://codereview.chromium.org/25457002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226388 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A bug causing extension bindings not to be initialized was fixed in
revision 155947. This patch adds a workaround for older Chrome versions.
BUG=251913
TEST=manual
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217384
Review URL: https://codereview.chromium.org/19774009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226358 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Symmetric to best_rasterize_time.
- In preparation for moving rasterize_and_record benchmark to tracing
based architecture.
R=nduca@chromium.org
BUG=280638
Review URL: https://codereview.chromium.org/25284005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226345 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=292397
TBR=sergeygs@chromium.org
Review URL: https://codereview.chromium.org/25604004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226340 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Memory management policy used to be updated when debug state changed -> fixed.
- Only count high-res tiles, because low-res tiles are not required for activation
and therefore increase variance.
- Moved timeline marker into RAF to avoid rare race condition.
- Changed metrics from seconds to milliseconds.
R=nduca@chromium.org, reveman@chromium.org
BUG=280638
Review URL: https://codereview.chromium.org/25597002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226334 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://codereview.chromium.org/23437038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226327 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Print the number of failed and errored pages as a new metric. This will help
track the performance of flaky tests over time.
BUG=238864
Review URL: https://codereview.chromium.org/25275003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226313 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with regexp filtering/highlighting.
Joi: this commit consists of 2 logical parts. Part #1 is refactoring of checkdeps.py into a base class in builddeps.py and a subclass in the new trimmed down checkdeps.py. Part #2 is adding graphdeps.py, which derives from the same base class and does its own thing. There are also trivial accompanying changes to rules.py.
This tool was very useful to me during a recent development for understanding inter-module dependencies and finding good places for new sources.
BUG=292397
Review URL: https://codereview.chromium.org/24018004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226295 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds a Follow-Only-When-Prerender-Shown header which, when attached to an
HTTP redirect, defers the redirect until the page is visible. In some
situations, namely if attached to a main page load or a synchronous request,
the prerender is aborted instead. (In the former case, the navigation entry is
uncommitted, so the prerender is useless. In the latter, we indefinitely hang
up the renderer process, preventing reuse in other tabs.)
BUG=292879
TEST=PrerenderBrowserTest.PrerenderDeferredImage,
PrerenderBrowserTest.PrerenderDeferredImageAfterRedirect,
PrerenderBrowserTest.PrerenderDeferredMainFrame,
PrerenderBrowserTest.PrerenderDeferredMainFrameAfterRedirect,
PrerenderBrowserTest.PrerenderDeferredSynchronousXHR,
PrerenderTrackerTest.PrerenderThrottledRedirectResume,
PrerenderTrackerTest.PrerenderThrottledRedirectCancel,
PrerenderTrackerTest.PrerenderThrottledRedirectMainFrame,
PrerenderTrackerTest.PrerenderThrottledRedirectSyncXHR
Review URL: https://codereview.chromium.org/24195015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226290 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Small follow-up from crrev.com/225958
BUG=
Review URL: https://codereview.chromium.org/25505003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226283 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://codereview.chromium.org/23744009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226280 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=288801
Review URL: https://codereview.chromium.org/24564002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226274 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://codereview.chromium.org/23645013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226262 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
It hasn't been hit in the memory of
http://chromium-build-logs.appspot.com/suppression_query?suppression_query=bug_172884
NOTRY=true
BUG=172884
Review URL: https://codereview.chromium.org/25365002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226236 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=294452
R=dkrahn@chromium.org, mnissler@chromium.org, msw@chromium.org
TEST=manually
Review URL: https://codereview.chromium.org/24252009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226212 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The uninitialized read has been fixed.
TBR=glider@chromium.org
BUG=301500
Review URL: https://codereview.chromium.org/25460002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226187 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
available from the Chrome menu.
BUG=264861
Review URL: https://codereview.chromium.org/24301005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226157 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Based on the data from M30 we should be able to switch from 32-bit to 64-bit
builds without hurting the user experience.
BUG=256360
TEST=compiles
Review URL: https://codereview.chromium.org/23514042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226141 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
R=isherman@chromium.org
Review URL: https://codereview.chromium.org/24885003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226130 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=294468
Review URL: https://codereview.chromium.org/25015006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226124 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
removed all metrics except for:
- frame_times (list of raw frame times)
- mean_frame_time (arithmetic mean of frame times; NOT the generalized mean)
- jank (absolute discrepancy of frame time stamps)
- mostly_smooth (were 95 percent of the frames hitting 60 fps; boolean value)
R=nduca@chromium.org, tonyg@chromium.org
BUG=264308
Review URL: https://codereview.chromium.org/25360002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226114 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226088 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The tests have been scaled down and will hopefully not time out.
R=jvoung@chromium.org
BUG=248373
Review URL: https://codereview.chromium.org/24323014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226071 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add histograms to track WPAD QuickCheck success and failure time distributions.
BUG=chromium:161826
TEST=adhoc
pretty_print.py
Review URL: https://codereview.chromium.org/24739004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226059 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This removes the call to RestoreDefaultExceptionHandler on Mac. This isn't exported by base so breaks on the component build. IT doesn't matter since this is only related to breakpad which we don't use, so I just removed the call.
BUG=288991
R=scottmg@chromium.org
Review URL: https://codereview.chromium.org/25153002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226050 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When this is specified, the script process only png files
changed since this revision
Minor improvement to options handling and cygpath.
BUG=150046
NOTRY=true
Review URL: https://codereview.chromium.org/23542058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226042 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
blink bisect.
R=mmoss@chromium.org
Review URL: https://codereview.chromium.org/25082004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226034 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
This ensures all resources are fetched from network.
Review URL: https://codereview.chromium.org/23531086
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225997 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some downstream bots are printing hundreds of:
WARNING:root:Timeout waiting for tracing response, unusual.
The actual underlying exception is websocket.WebSocketConnectionClosedException
Retry only on timeout, but raise on any more generic exception.
BUG=
Review URL: https://codereview.chromium.org/25059002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225986 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The SchemaLoader looks for schema files in the current directory. This
isn't very robust and may cause problems for other products than
Chromium if they run the script from a GYP file in another directory.
The SchemaLoader is supplied two arguments now: the path to API files
relative to the root path (for use in #includes) and the regular path
to API files (for file access).
BUG=
Review URL: https://codereview.chromium.org/23534063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225977 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Automates the flow and eliminates the out-of-band profilers setup.
BUG=
Review URL: https://codereview.chromium.org/24749002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225958 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
See bug for discussion.
TBR=sullivan@chromium.org
BUG=301526
Review URL: https://codereview.chromium.org/25058008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225953 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=301500
TBR=glider@chromium.org
Review URL: https://codereview.chromium.org/25231002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225935 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The new profiler an application that uses a known amount of memory. Then at
the end of the test, it will raise an exception if the application
is not running anymore.
BUG=244975
R=bulach@chromium.org
Review URL: https://codereview.chromium.org/23449038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225930 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Landed previously in r225857, which was reverted in r225859 because it broke android tests.
BUG=103304
R=ben@chromium.org
Review URL: https://codereview.chromium.org/25015003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225909 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reason: PerfTimer is used by production code, so it doesn't make sense to have
it as test only.
- Rename it to ElapsedTimer.
- Move into base namespace.
- Move into timer/ directory.
BUG=None
TEST=None, no functional change
R=brettw@chromium.org
TBR=grt@chromium.org # for chrome_frame
Review URL: https://codereview.chromium.org/24265005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225898 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=298981
TEST=None
TBR=glider
Review URL: https://codereview.chromium.org/25130002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225893 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The leaks in question have been fixed in r225503.
R=machenbach@chromium.org
BUG=291236
Review URL: https://codereview.chromium.org/24988002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225884 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
disable-component-extensions-with-background-pages.
For all tests, we want to discard metrics. For performance tests, we want to disable-component-extensions-with-background-pages. For functional tests, we want all component extensions to be available.
Disabling component extensions was introduced here:
https://chromiumcodereview.appspot.com/21029002
BUG=266438
TEST=manual
Review URL: https://codereview.chromium.org/24302008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225879 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> gfx: Create a separate gfx component out of ui.
>
> BUG=103304
> R=ben@chromium.org
>
> Review URL: https://codereview.chromium.org/25015003
TBR=sadrul@chromium.org
Review URL: https://codereview.chromium.org/25161002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225859 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=103304
R=ben@chromium.org
Review URL: https://codereview.chromium.org/25015003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225857 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The changes include:
* Always disallow loading NPAPI plugins inside guests.
* Do not allow installing a plugin from inside guests.
* Mark all plugins inside guests as needing authorization. This triggers a
javascript 'permissionrequest' event on the <webview> inside the embedder.
The embedder can chose to allow() or deny() the plugin from being loaded. If
the embedder callback doesn't preventDefault() the event, and does not call
either allow() or deny(), then the plugin is allowed.
BUG=156120
R=bauerb@chromium.org, fsamuel@chromium.org, jam@chromium.org
Review URL: https://codereview.chromium.org/24576003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225800 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Allow util.WaitFor to take methods.
Fix uses in cros_browser_backend.
BUG=NONE
TEST=unittest
Review URL: https://codereview.chromium.org/23902050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225797 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also, use lsb-release/CHROMEOS_RELEASE_NAME instead of the
USER env variable.
This CL depends on https://codereview.chromium.org/23588009/
BUG=270135
For trivial base/ changes:
R=derat@chromium.org, satorux@chromium.org, sky@chromium.org
TBR=brettw@chromium.org
Review URL: https://codereview.chromium.org/23904025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225761 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=eugenis
BUG=299804
NOTRY=true
Review URL: https://codereview.chromium.org/24996005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225714 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Also update a BUG id for a dup'ed bug
BUG=297040,298893,298900
TBR=eugenis
NOTRY=true
Review URL: https://codereview.chromium.org/25000003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225713 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=eugenis
NOTRY=true
BUG=268924,299647,107699
Review URL: https://codereview.chromium.org/25017002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225690 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
By this CL, DirectoryModel gets rid of "root" entry. So, we can remove
FileManager.filesystem_ field and its initialization code.
This is preparation to move the volumeManager to background page.
BUG=268233
TEST=Ran browser_tests --gtest_filter="*FileSystemExtensionApiTest*:*FileManagerBrowserTest*:*FileBrowserPrivateApiTest*" and tested manually.
R=isherman@chromium.org, yoshiki@chromium.org
Review URL: https://codereview.chromium.org/24538007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225680 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=259206
NOTRY=True
Review URL: https://codereview.chromium.org/24935002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225670 0039d316-1c4b-4281-b951-d872f2087c98
|