- 03 Jun, 2014 40 commits
-
-
wjywbs@gmail.com authored
This function takes a url and a title as input, generates and returns a bookmark app. R=benwells@chromium.org,kalman@chromium.org,calamity@chromium.org BUG=370350 Review URL: https://codereview.chromium.org/266353006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274549 0039d316-1c4b-4281-b951-d872f2087c98
-
alokp@chromium.org authored
BUG=368495 TBR=kbr@chromium.org Review URL: https://codereview.chromium.org/314483002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274547 0039d316-1c4b-4281-b951-d872f2087c98
-
sorin@chromium.org authored
As discussed with cpu@, transition the ownership to waffles@. Review URL: https://codereview.chromium.org/315463002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274546 0039d316-1c4b-4281-b951-d872f2087c98
-
dzhioev@chromium.org authored
This interface will be used by controller's UI to pass through pairing. BUG=375191 Review URL: https://codereview.chromium.org/304603002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274545 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@chromium.org authored
Fix for https://codereview.chromium.org/293693003 BUG=369409 TBR=oshima@chromium.org Review URL: https://codereview.chromium.org/307393003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274544 0039d316-1c4b-4281-b951-d872f2087c98
-
kalman@chromium.org authored
Review URL: https://codereview.chromium.org/309173002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274543 0039d316-1c4b-4281-b951-d872f2087c98
-
rsadam@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/314453002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274542 0039d316-1c4b-4281-b951-d872f2087c98
-
treib@chromium.org authored
Create AccountServiceFlagFetcher which downloads an account's Gaia service flags, using https://accounts.google.com/GetUserInfo. BUG=372381 Review URL: https://codereview.chromium.org/284763004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274541 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
If a commit aborts, then PictureLayer::update_source_frame_number_ will be stale since only a finished commit would update the LTH::source_frame_number_. This could lead to an issue where a commit aborts and then on the next frame a layer's size is updated *and* it is set to not draw. This causes it to skip being updated (meaning the pile size is not updated) but the layer bounds have changed and trips an assert in PushPropertiesTo that tries to make sure that the pile and layer bounds are the same when a layer has been updated that frame. The fix here is to update the source frame number even for aborted commits. This causes the PushPropertiesTo assert to properly be ignored. BUG=375675 Review URL: https://codereview.chromium.org/307653005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274540 0039d316-1c4b-4281-b951-d872f2087c98
-
earthdok@chromium.org authored
BUG=178409 TBR=phajdan.jr@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/311863003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274539 0039d316-1c4b-4281-b951-d872f2087c98
-
anandc@chromium.org authored
BUG=379986 Review URL: https://codereview.chromium.org/302403003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274538 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274531 0039d316-1c4b-4281-b951-d872f2087c98
-
teravest@chromium.org authored
This change pulls out more OpenManifestEntry code from service_runtime, making PPB_NaCl_Private a smallter interface, and preparing for pulling all of that logic out of the trusted plugin. BUG=239656 R=dmichael@chromium.org Review URL: https://codereview.chromium.org/302093012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274530 0039d316-1c4b-4281-b951-d872f2087c98
-
blundell@chromium.org authored
This CL introduces ProfilerMetricsProvider, which takes the profiler data recording responsibilities that were previously part of MetricsLog. ProfilerMetricsProvider records profiler data into a cached proto and then merges this data into the actual UMA proto in RecordGeneralMetrics(). BUG=379881 Review URL: https://codereview.chromium.org/306023010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274528 0039d316-1c4b-4281-b951-d872f2087c98
-
qsr@chromium.org authored
R=rmcilroy@chromium.org, viettrungluu@chromium.org Review URL: https://codereview.chromium.org/300223008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274526 0039d316-1c4b-4281-b951-d872f2087c98
-
earthdok@chromium.org authored
The version script was being ignored in non-gcc (clang) builds. BUG=313751 TBR=glider@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/315563003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274525 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
BUG=380081 Review URL: https://codereview.chromium.org/310753003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274524 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
BUG=378713 TEST=manual test: 1Launch chrome and navigate to chrome://webrtc-internals/. 2.Expand "Create Dump" option >> Check the checkbox option of "enable Diagnostic audio recordings". 3.With "Save File" overlay opened, again uncheck the same checkbox. Review URL: https://codereview.chromium.org/310463002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274523 0039d316-1c4b-4281-b951-d872f2087c98
-
pkl@chromium.org authored
This refactors GetDeviceIdentifier function into GetDeviceIdentifier and GetSaltedString. GetSaltedString is a utility function that can be used elsewhere. Review URL: https://codereview.chromium.org/309963003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274520 0039d316-1c4b-4281-b951-d872f2087c98
-
aruslan@chromium.org authored
BUG=376860 Review URL: https://codereview.chromium.org/304983005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274519 0039d316-1c4b-4281-b951-d872f2087c98
-
mcasas@chromium.org authored
This CL changes the Enumeration to be based on a callback passed to the VideoCaptureDeviceFactory. It is used for QTKit enumeration on UI thread: this is speculatively better than trying to run -performSelectorOnMainThread:withObject:waitUntilDone: -- Description -- Currently VCM::EnumerateDevices() issues an internal PostTaskAndReplyWithResult where the first part is GetAvailableDevicesInfoOnDeviceThread() on DeviceThread and the second is OnDevicesInfoEnumerated() in IO thread. This CL changes this to a simple PostTask to the VCDFactory::EnumerateDeviceNames() with a callback to VCM::ConsolidateDevicesInfoOnDeviceThread(). This method has a jump at the end to VCM::OnDevicesInfoEnumerated() on IO thread. So what used to be a simple back-and-forth jump is now a 3 hop process. This is used for QTKit to be able to override the VCDF::EnumerateDeviceNames and run the device enumeration in UI thread. Note 1: The UI thread is currently passed in Create() method for all implementations. This is changed to earlier: on VCDF::CreateFactory(); injected from MediaStreamManager; and only used in VCDFLinux (for ChromeOS) and in VCDFMac for QTKit enumeration. This approach is cleaner since we don't send UI thread references to derived classes that don't need it. Note 2: VideoCaptureDeviceFactoryMac::Create() used to have a search-and-find for |device_id| that is removed; the search was a precaution for devices that disappeared between first enumeration and use. However, using a |device_name| that is gone would just cause a fail on AllocateAndStart() anyhow, and enumerating twice is very expensive. For compatibility reasons, this behaviour is kept for AVFoundation devices and blacklisted QTKit devices (that behave as a subset of AVF-type ones). BUG=255552, 115327 Review URL: https://codereview.chromium.org/294893006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274518 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274516 0039d316-1c4b-4281-b951-d872f2087c98
-
machenbach@chromium.org authored
Please reply to the V8 sheriff mvstanton@chromium.org in case of problems. TBR=mvstanton@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/310813002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274515 0039d316-1c4b-4281-b951-d872f2087c98
-
sdefresne@chromium.org authored
BUG=371824 TBR=blundell Review URL: https://codereview.chromium.org/315563002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274514 0039d316-1c4b-4281-b951-d872f2087c98
-
amogh.bihani@samsung.com authored
BufferedDataSource should accept the 'url' and the 'CORS mode' parameters in the constructor instead via the initialize() method. This patch makes this change and now only the 'initializeCallBack' is passed to initialize() method. Also now the WebMediaPlayerImpl directly queries the BufferedDataSource whether the resource is local or not, instead of finding it out itself. Review URL: https://codereview.chromium.org/306953005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274513 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
NOTRY=true Review URL: https://codereview.chromium.org/313503002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274512 0039d316-1c4b-4281-b951-d872f2087c98
-
thembrown@gmail.com authored
A optionally larger number of buffers makes recording audio in a pnacl module more reliable when latency is not an issue. BUG=330851 Review URL: https://codereview.chromium.org/290993005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274511 0039d316-1c4b-4281-b951-d872f2087c98
-
droger@chromium.org authored
The InfoBarManager::Observer() is used instead. GoogleURLTrackerMapEntry now makes actual calls on the InfoBarManager (to register and unregister as an observer). This has some consequences: - the |infobar_manager_| pointer is no longer const - the unittest has to create actual instances of InfoBarManager instead of using placeholder integers. BUG=373243 Review URL: https://codereview.chromium.org/290453005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274510 0039d316-1c4b-4281-b951-d872f2087c98
-
engedy@chromium.org authored
BUG=379574 Review URL: https://codereview.chromium.org/302293002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274509 0039d316-1c4b-4281-b951-d872f2087c98
-
treib@chromium.org authored
Mock: https://folio.googleplex.com/chrome-ux/mocks/064-chrome-away-from-chrome/supervised/mirror#%2FPlaypen_210514_mirror-05.png BUG=372812, 310640 Review URL: https://codereview.chromium.org/297193003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274508 0039d316-1c4b-4281-b951-d872f2087c98
-
roubert@google.com authored
PreloadAddressValidator implements the same interface as Chromium's current AddressValidator but calls libaddressinput AddressValidator to perform the actual work, to simplify switching Chromium Autofill over to using libaddressinput. All existing test cases are ported. The suggestions functionality is currently stubbed out. R=rouslan@chromium.org BUG= Review URL: https://codereview.chromium.org/292313008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274507 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
This CL do followings to ensure to update thumbnails after the app saves images. * Add '?nocache=xxx' to FileEntry's URL to ignore browser caches. * Stop to use drive thumbnails for files that are on the drive but cached locally. These files may be edited locally and be out of sync with the local cache. * Specify the current time as modificationTime of the metadata that is dispatched when the edited file is saved. BUG=378648 TEST=manually Review URL: https://codereview.chromium.org/310433004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274506 0039d316-1c4b-4281-b951-d872f2087c98
-
jackhou@chromium.org authored
Previously this had the default app icon (rounded rectangle). In future we may show the icon of the specific apps that are running. BUG=333429 Review URL: https://codereview.chromium.org/316503002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274505 0039d316-1c4b-4281-b951-d872f2087c98
-
merkulova@chromium.org authored
BUG=378865 Review URL: https://codereview.chromium.org/309533006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274504 0039d316-1c4b-4281-b951-d872f2087c98
-
benwells@chromium.org authored
The test PlatformAppBrowserTest.AppWindowAdjustBounds... is flaky on the Linux ChromeOS ASan LSan bot. This adds some temporary loggin' to get some information on where it is hanging. BUG=377754 Review URL: https://codereview.chromium.org/309223002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274503 0039d316-1c4b-4281-b951-d872f2087c98
-
ajith.v@samsung.com authored
Issue occurs due to speed switching of focus. BUG=378765 Review URL: https://codereview.chromium.org/304743007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274502 0039d316-1c4b-4281-b951-d872f2087c98
-
horo@chromium.org authored
BUG=358657 Review URL: https://codereview.chromium.org/307223003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274501 0039d316-1c4b-4281-b951-d872f2087c98
-
calamity@chromium.org authored
This CL adds the ability to supply CalculateKMeanColorOfPNG with a lower and upper HSL bound which will be used to select the dominant color. This CL also adds CalculateKMeanColorOfPNG with only a PNG param as a convenience method, using sane defaults and a utility function IsWithinHSLRange for checking whether a given HSL is within the given HSL range. BUG=376613 TBR=benwells@chromium.org, estade@chromium.org Review URL: https://codereview.chromium.org/289283004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274500 0039d316-1c4b-4281-b951-d872f2087c98
-
dconnelly@chromium.org authored
Fails flakily. BUG=379170 TBR=finnur NOTRY=true NOTREECHECKS=true Review URL: https://codereview.chromium.org/311843002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274499 0039d316-1c4b-4281-b951-d872f2087c98
-
jackhou@chromium.org authored
The once-off creation logic is no longer needed as app shortcuts have been enabled by default for a while. This replaces kAppShortcutsHaveBeenCreated with kAppShortcutsVersion and allows us to trigger a rebuild of all app shortcuts. This is only implemented for Mac. BUG=266725 Review URL: https://codereview.chromium.org/263403002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274498 0039d316-1c4b-4281-b951-d872f2087c98
-