- 08 Aug, 2012 40 commits
-
-
marja@chromium.org authored
TBR=estade@chromium.org BUG=140910 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10830210 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150531 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
See e.g. https://bugs.webkit.org/show_bug.cgi?id=78746#c29 BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10855024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150530 0039d316-1c4b-4281-b951-d872f2087c98
-
mmaerean@adobe.com authored
Update third_party/mach_override from https://github.com/rentzsch/mach_star/mach_override to include the fix for building Chromium on 64 bits. BUG=138535 Review URL: https://chromiumcodereview.appspot.com/10834127 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150529 0039d316-1c4b-4281-b951-d872f2087c98
-
dmikurube@chromium.org authored
BUG=123758 Review URL: https://chromiumcodereview.appspot.com/10824104 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150528 0039d316-1c4b-4281-b951-d872f2087c98
-
bartfab@chromium.org authored
Pref values are provided to the settings UI code by three different classes. Each decorates the values slightly differently, adding different metadata fields or none at all. This CL makes the classes use a consistent decoration with identically named metadata fields, simplifying the handling of pref values on the JS side. BUG=104955 Review URL: https://chromiumcodereview.appspot.com/10834109 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150527 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150524 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
TBR=fmalita@chromium.org Review URL: https://chromiumcodereview.appspot.com/10824215 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150523 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150522 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
Background: We plan to Add ReadDirectoryByPath() to GDataDirectoryService and use the same ReadDirectoryCallback, and hide_hosted_documents turned out to be an obstacle. It's cleaner to check the setting in the caller, where this setting matters anyway. BUG=141147 TEST=confirm that the "show hosted documents" setting works as before Review URL: https://chromiumcodereview.appspot.com/10836137 TBR=satorux@chromium.org Review URL: https://chromiumcodereview.appspot.com/10830211 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150520 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
BUG=chromium:85687 R=joaodasilva@chromium.org Review URL: https://chromiumcodereview.appspot.com/10855045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150519 0039d316-1c4b-4281-b951-d872f2087c98
-
kochi@chromium.org authored
For full access to Drive, we need less restrictive scope. https://www.googleapis.com/auth/drive.file only allows accessing files which is created on its own (i.e. Chrome), which is useless for file browser purpose. Instead, we have to use https://www.googleapis.com/auth/drive scope. BUG=chromium:127728 TEST=none Review URL: https://chromiumcodereview.appspot.com/10832201 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150518 0039d316-1c4b-4281-b951-d872f2087c98
-
nona@chromium.org authored
PendingCreateICRequest is no longer necessary because the libibus dependent code is gone, just state flag is fine. In addition to this, PendingCreateICRequest cause memory leak if the response from ibus-daemon is lost. BUG=134717,135049 TEST=ran ui_unittests and manually check on lumpy. Review URL: https://chromiumcodereview.appspot.com/10834175 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150517 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
TBR=atwilson@chromium.org BUG=141255 TEST=none Review URL: https://chromiumcodereview.appspot.com/10825241 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150516 0039d316-1c4b-4281-b951-d872f2087c98
-
thorogood@chromium.org authored
Allows developers to explicitly specify what accept types they would like to allow in their file selectors, as well as whether they allow all files as a last option. BUG=133066 TEST=Test cases, manual testing Review URL: https://chromiumcodereview.appspot.com/10692105 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150515 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150514 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
TBR=fmalita@chromium.org Review URL: https://chromiumcodereview.appspot.com/10855043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150513 0039d316-1c4b-4281-b951-d872f2087c98
-
srvasude@chromium.org authored
The isSuggestionsPageEnabled flag will be deprecated/be reassigned to suggestions coming from user history. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10827075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150512 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
TBR=atwilson@chromium.org BUG=141255 TEST=none Review URL: https://chromiumcodereview.appspot.com/10854035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150511 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
TBR=vandebo@chromium.org BUG=141322 TEST=none Review URL: https://chromiumcodereview.appspot.com/10829232 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150510 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
TBR=atwilson@chromium.org BUG=141255 TEST=none Review URL: https://chromiumcodereview.appspot.com/10828206 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150509 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@chromium.org authored
BUG=134694 Review URL: https://chromiumcodereview.appspot.com/10828160 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150508 0039d316-1c4b-4281-b951-d872f2087c98
-
palmer@chromium.org authored
The HTTP-based Public Key Pinning Internet Draft (tools.ietf.org/html/draft-ietf-websec-key-pinning) requires this. Per wtc, give the *Fingeprint* types more meaningful *HashValue* names. Cleaning up lint along the way. BUG=117914 TEST=net_unittests, unit_tests TransportSecurityPersisterTest Review URL: https://chromiumcodereview.appspot.com/10825211 TBR=palmer@chromium.org Review URL: https://chromiumcodereview.appspot.com/10836150 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150507 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@chromium.org authored
BUG= TEST=try passed Review URL: https://chromiumcodereview.appspot.com/10836145 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150504 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
TBR=vandebo@chromium.org BUG=141322 TEST=none Review URL: https://chromiumcodereview.appspot.com/10825239 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150502 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
TBR=atwilson@chromium.org BUG=141319 TEST=none Review URL: https://chromiumcodereview.appspot.com/10828205 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150501 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150500 0039d316-1c4b-4281-b951-d872f2087c98
-
navabi@chromium.org authored
The install-build-deps-android-sdk.sh is no longer necessary, since the SDK is checked out as part of the tree. It is still useful as an easy way to install the SDK/NDK if we want to use an alternate (i.e. if we explicitly export ANDROID_SDK_ROOT it won't use the tree version). BUG= Review URL: https://chromiumcodereview.appspot.com/10823174 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150499 0039d316-1c4b-4281-b951-d872f2087c98
-
fsamuel@chromium.org authored
Some builds don't like two files in a project with the same name. This addresses the issue. BUG=140306 Review URL: https://chromiumcodereview.appspot.com/10830204 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150498 0039d316-1c4b-4281-b951-d872f2087c98
-
nona@chromium.org authored
This CL removes libibus dependent code. This CL does not provide functionally changes into extension IME. This CL does not provide any unittests for input_method_engine_ibus.{cc|h}. Let me split CL for simplicity. BUG=126947 TEST=Try bots and manually check the extension IME works on Lumpy. Review URL: https://chromiumcodereview.appspot.com/10834108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150497 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=130409 Review URL: https://chromiumcodereview.appspot.com/10823218 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150496 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150495 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@chromium.org authored
Rolling GYP to r1458 to undo (r1457, r1452, r1450, r1449). BUG=141132, 137755 TBR=alexeypa@chromium.org Review URL: https://chromiumcodereview.appspot.com/10828203 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150494 0039d316-1c4b-4281-b951-d872f2087c98
-
shadi@chromium.org authored
BUG=141295 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10837157 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150493 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=96101 TEST=None Review URL: https://chromiumcodereview.appspot.com/10828195 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150492 0039d316-1c4b-4281-b951-d872f2087c98
-
wjia@chromium.org authored
After the requester calls EnumerateDevices, it should expect new device list as initial response and whenever devices are changed. A new method StopEnumerateDevices is also added to allow the request to stop device enumeration. It also includes corresponding change in Pepper since EnumerateDevices contract is changed (http://codereview.chromium.org/10837064/). This patch keeps current Pepper API, while using the new API of EnumerateDevices from MediaStreamDispatcher. Pepper calls StopEnumerateDevices when it receives the first enumerated result. A new Pepper API will be created in a separate patch to make EnumerateDevices persistent. BUG=137799 Review URL: https://chromiumcodereview.appspot.com/10830063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150491 0039d316-1c4b-4281-b951-d872f2087c98
-
rlarocque@chromium.org authored
This is a follow-up to r150465. TBR=tim@chromium.org BUG=109668,129825 Review URL: https://chromiumcodereview.appspot.com/10827212 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150490 0039d316-1c4b-4281-b951-d872f2087c98
-
vrk@chromium.org authored
This makes it so playback doesn't stall if one seeks into an unbuffered region then seeks back into a buffered region. BUG=132935 Review URL: https://chromiumcodereview.appspot.com/10835044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150489 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
this by listening to such events. BUG=140811 TEST=added new test Review URL: https://chromiumcodereview.appspot.com/10832194 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150488 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
- crosshair is slightly bigger. - hue indicator triangles are slightly bigger. - now it has a "selected color" patch besides of the textfield. R=sadrul@chromium.org BUG=140201 Review URL: https://chromiumcodereview.appspot.com/10828111 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150487 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=125846 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832195 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150486 0039d316-1c4b-4281-b951-d872f2087c98
-