| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With support for compositing from GL_TEXTURE_EXTERNAL_OES image (and support
from the Exynos GL stack for creating those textures), the video decoder
does not have to perform an explicit YUV->RGB color conversion step.
+27% throughput on birds0.h264 through vda_unittest.
BUG=167417
TEST=local build, run on CrOS snow, vda_unittest
TEST=local build, run on Android/clank
Review URL: https://codereview.chromium.org/23526070
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235128 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Mobile needs a way to reset the Translate preferences.
BUG=None
Review URL: https://codereview.chromium.org/71353005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235126 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=266838
R=svenpanne@chromium.org,eroman@chromium.org
Review URL: https://codereview.chromium.org/68763005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235125 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://codereview.chromium.org/48263002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235124 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=319166
Review URL: https://codereview.chromium.org/71353010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235123 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=317754
Review URL: https://codereview.chromium.org/63153014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235122 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is now its own BCKS. There was no need for it to be in
ExtensionService.
TBR=sky@chromium.org
BUG=162530
Review URL: https://codereview.chromium.org/64953004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235120 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=318194
Review URL: https://codereview.chromium.org/70413002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235119 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
set the execution_phase.
Minor cleanup: Added SHUTDOWN_COMPLETE to the execution_phase.
Renamed CLEAN_SHUTDOWN to UNINITIALIZED_PHASE.
Added Chrome.Browser.CrashedExecutionPhase histogram to
reflect changes to execution phase enums.
Retired Chrome.Browser.ExecutionPhase histogram.
R=jar@chromium.org,
Review URL: https://codereview.chromium.org/69953008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235118 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AutofillField
The rest of the Autofill code ignores this distinction, so no need to bother
with this extra, error-prone bookkeeping.
While here, also remove an obsolete hack.
BUG=none
TEST=none
R=estade@chromium.org
Review URL: https://codereview.chromium.org/69073003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235117 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a prerequisite for removing the old (redirected) headers.
In a few DEPS and in webview_plugin.cc the include was redundant and
just removed instead.
BUG=none
Review URL: https://codereview.chromium.org/68683009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235116 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This will help stabilize memory measurements so that memory regressions can't
be hidden when unpinned ashmem gets purged by the kernel.
BUG=311633
Review URL: https://codereview.chromium.org/52833002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235115 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This was broken in https://codereview.chromium.org/61763014: gyp complains that
native_client_sdk/native_client_sdk_untrusted.gyp, included from build/all.gyp,
has no targets.
BUG=319174
R=binji@chromium.org, jochen@chromium.org
Review URL: https://codereview.chromium.org/66163013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235114 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235109 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=161971:161994&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/72443003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235108 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=318171
Review URL: https://codereview.chromium.org/66513009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235107 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
R=estade@chromium.org
BUG=318441
Review URL: https://codereview.chromium.org/68113011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235100 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235099 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
that domain.
BUG=312270
TEST=browsertest (&visual test)
Review URL: https://codereview.chromium.org/71733002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235093 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SyncFileSystemBackend posts a delete task to the IO thread, but some tests
do not wait for completion of the task and it causes memory leaks.
This change makes them wait for completion.
BUG=282646
TEST=unit_tests --gtest_filter=DeclarativeContentRulesRegistryTest.*
TEST=unit_tests --gtest_filter=DeclarativeContentActionTest.*
TEST=unit_tests --gtest_filter=SavedFilesServiceUnitTest.*
Review URL: https://codereview.chromium.org/71223003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235092 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This tests the Blink-side change:
https://codereview.chromium.org/70213002/
Some DumpAccessibilityTree tests crash on Android
(http://crbug.com/314376), this CL removes Android
expectations for those tests so we know to rebaseline
when the bug is fixed.
BUG=304779
Review URL: https://codereview.chromium.org/64273003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235091 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously, rlz/test/rlz_test_helpers.cc and
chrome/browser/rlz/rlz_unittest.cc each did somewhat different things to
prepare the registry for tests. Now, rlz_test_helpers.cc does the prep
the right way using RegistryOverrideManager and rlz_unittests.cc uses
rlz_test_helpers.cc.
This unblocks the refactor in r234367 that was reverted in r234627.
BUG=314800
R=rogerta@chromium.org, tommycli@chromium.org
Review URL: https://codereview.chromium.org/63153009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235090 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This can never be a pointer to a valid object, since this CBF_SMBITMAP
is only used for synchronous writes to the clipboard. This accidentally
regressed in http://crrev.com/123088.
BUG=319125
R=jorgelo@chromium.org
TBR=creis@chromium.org
Review URL: https://codereview.chromium.org/72483002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235085 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Implemented SyncEngine::DumpFiles and MetadataDatabaseTest.DumpFiles.
Dumps all the file trackers for the given app.
TEST=Automated. Unit test MetadataDatabaseTest.DumpFiles.
BUG=None.
Review URL: https://codereview.chromium.org/71183002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235082 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge browser/ui/password and browser/ui/passwords. Somehow they got
created by concurrent CLs. Also move PasswordManagerPresenter to
browser/ui/passwords.
BUG=248589
TBR=jhawkins
Review URL: https://codereview.chromium.org/71003002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235080 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When you show/hide a window RootWindow may generate events (for
enter/exit). If there is a capture on the desktop this can lead to
sending mouse events to a window that does not have capture. This can
lead to showing two tooltips. One from the window that has capture,
the other from the window that got the enter/exit.
This patch fixes the bug by ignoring events targetted at a window when
another window has capture. This is mildly complicated by how our
CaptureClient is implemented for the desktop. In particular only the
window that has capture knows it has capture, all other Widgets think
no has capture. The fix is to add a way to get the global capture.
BUG=317495
TEST=see bug
R=ben@chromium.org,varunjain@chromium.org
Review URL: https://codereview.chromium.org/69343004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235079 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://codereview.chromium.org/61553009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235078 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
R=mattm@chromium.org
BUG=315301
Review URL: https://codereview.chromium.org/70633004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235076 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=317944
Review URL: https://codereview.chromium.org/70453007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235075 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Update our version of harfbuzz-ng in third_party from 0.9.17 to 0.9.24.
R=behdad@chromium.org
BUG=318953
Review URL: https://codereview.chromium.org/70193010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235074 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
Review URL: https://codereview.chromium.org/70073006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235073 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
unittests
On some platforms, PPB_ImageData_Impl needs to send a message to the browser to create
its transport dib. For unittests, this doesn't work and there is no sandbox so the
transport dib can be created directly. This adds a construction flag to PPB_ImageData_Impl
which allows it to be created in a way that works in unittests.
BUG=
R=bbudge@chromium.org
Review URL: https://codereview.chromium.org/61813003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235071 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
We were previously comparing bytes to megabytes.
BUG=309926
Review URL: https://codereview.chromium.org/69873002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235070 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
Review URL: https://codereview.chromium.org/68933013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235069 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
hosting non-extension content.
BUG=293678
R=yoz@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/68873003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235068 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The changes are just code cleanups and no functional change.
This is the original CL that was submitted: https://chromiumcodereview.appspot.com/10868012.
This patch evolved initially from http://chromiumcodereview.appspot.com/10560022
I've included the files from browser_plugin/* dir.
Update:
Since the original CL became stale, I've uploaded a smaller subset from browser_plugin/ dir.
BUG=
Review URL: https://codereview.chromium.org/11312179
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235067 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
IBusEngineFactoryService is no long necessary.
BUG=317535
Review URL: https://codereview.chromium.org/68603002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235066 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Just simplifies #if directive.
TEST=none
Review URL: https://codereview.chromium.org/68213012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235065 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=isherman@chromium.org
BUG=162530
Review URL: https://codereview.chromium.org/68113008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235064 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Implement wrapping up function for remote-to-local sync.
* Fix deletion handling.
R=kinuko, nhiroki
BUG=240165
Review URL: https://codereview.chromium.org/63943002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235063 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the Chromium side of http://crrev.com/63163005 - the enum
has moved into the generic WebIDBTypes header so the DEPS special
case can be removed.
BUG=234277
R=jamesr@chromium.org,alecflett@chromium.org,dgrogan@chromium.org
TBR=cevans@chromium.org
Review URL: https://codereview.chromium.org/66603007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235062 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This CL relands the mac-only portion of 234478, which was reverted in 235042.
R=jochen@chromium.org
BUG=315598
Review URL: https://codereview.chromium.org/61033006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235061 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235059 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=161958:161970&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/62333019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235057 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=317987
Review URL: https://codereview.chromium.org/61983004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235056 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix QuicConnectionTest to not use the crypto stream when necessary to
avoid crypto packet padding. Remove unnecessary tests from
QuicConnectionHelperTests since much of the logic that used to be in
the helper has moved directly into the connection.
Merge internal change: 56542075
Review URL: https://codereview.chromium.org/61763022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235055 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
this is no longer necessary after r232296
BUG=none
Review URL: https://codereview.chromium.org/61893030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235054 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=316353
R=noelallen
CC=bradnelson
Review URL: https://codereview.chromium.org/61763014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235053 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=319049
Review URL: https://codereview.chromium.org/61403005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235052 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This was reverted in 232369 (And relanded and reverted again after that).
The problem was that, per spec, the "data" parameter returned to the
callback is valid until destroyed, but
ResourceFetcherTests.ResourceFetcherDeletedInCallback destoyed the fetcher
before reading the data parameter. The CL also unintentionally introduced
a change where partially received content was returned on timeout. I've
reverted to the old behavior.
Original CL description:
Cleanup ResourceFetcher in preparation to add to public content API,
in preparation to move error page logic from content to chrome:
* Merge ResourceFetcher and ResourceFetcherWithTimeout.
* Remove unnecessary member variables.
* Remove Cancel() (All consumers were deleting and cancelling at the
same time, anyways, and deleting already cancels).
* Make definition order match declaration order.
* Fix outdated comments.
TBR=darin@chromium.org
BUG=308232
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232312
Review URL: https://codereview.chromium.org/56013003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235051 0039d316-1c4b-4281-b951-d872f2087c98
|