- 12 Jun, 2014 40 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276694 0039d316-1c4b-4281-b951-d872f2087c98
-
phoglund@chromium.org authored
Broke Android bots runhooks: http://build.chromium.org/p/chromium/builders/Android/builds/24889 > Roll webrtc & libjingle 6352:6406. > > This CL is a takeover of https://codereview.chromium.org/329773004/ > > NOTRY=true > > TBR=ronghuawu@chromium.org > > Review URL: https://codereview.chromium.org/328303002 TBR=xians@chromium.org Review URL: https://codereview.chromium.org/333693002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276693 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276683 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276681 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
This CL is a takeover of https://codereview.chromium.org/329773004/ NOTRY=true TBR=ronghuawu@chromium.org Review URL: https://codereview.chromium.org/328303002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276680 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremy@chromium.org authored
“Scotty, we need more power.” BUG=None Review URL: https://codereview.chromium.org/334573002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276679 0039d316-1c4b-4281-b951-d872f2087c98
-
haavardm@opera.com authored
OSCertHandle is not defined to OpenSSL's X509 on Mac/Windows. BUG=None TEST=None Review URL: https://codereview.chromium.org/329143002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276678 0039d316-1c4b-4281-b951-d872f2087c98
-
yfriedman@chromium.org authored
Picked up changes: 8a68b35 Change KeepLargestBlockFilter to be sibling-based instead of TagLevel-based. b6100c8 Improve handling of <video>, <figure> and <br> ba02187 Remove indirection of Text indecies->TextNode. 5f4aa19 fix missing table rows BUG=368941,376102,376107,378385 Review URL: https://codereview.chromium.org/332603002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276677 0039d316-1c4b-4281-b951-d872f2087c98
-
kjellander@chromium.org authored
BUG=webrtc:3441 TEST=Successful build with WebRTC, see https://review.webrtc.org/17669004/ for details. Review URL: https://codereview.chromium.org/322373002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276676 0039d316-1c4b-4281-b951-d872f2087c98
-
scheib@chromium.org authored
NOTRY=true R=rockot@chromium.org Review URL: https://codereview.chromium.org/328233002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276675 0039d316-1c4b-4281-b951-d872f2087c98
-
ronghuawu@chromium.org authored
Pass the elapsed time from VoE to WebRtcAudioRenderer as the current time for the audio/video element. BUG=367161 and webrtc 3111 R=xians@chromium.org Review URL: https://codereview.chromium.org/328493003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276673 0039d316-1c4b-4281-b951-d872f2087c98
-
blundell@chromium.org authored
This CL moves URLFixerUpper into a new url_fixer component to allow this code to be shared by the iOS port. At the present time the component contains some minor Chrome-specific logic. Specifically, it rewrites about:// to chrome:// and uses about:// version as the default about:// host. We decided not to abstract this logic at this time, as the only embedders wishing to use this component are ports of Chrome. However, if there comes to be a non-Chrome embedder that wishes to use this component, this behavior could easily be generalized (e.g., by exposing the variables that are used for these purposes in the header file to allow the embedder to customize them). BUG=373229 R=jam@chromium.org TBR=mmenke NOTREECHECKS=true Review URL: https://codereview.chromium.org/320253004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276672 0039d316-1c4b-4281-b951-d872f2087c98
-
kjellander@chromium.org authored
This should make it possible to get rid of the ugly relative paths in the isolate files. I'm including an example for base_unittests.isolate for demonstrative purposes only. I can remove it (or convert all .isolate files in Chromium) before landing. BUG=343106 TEST=Successful compile+test on Linux using: ninja -C out/Release base_unittests_run xdisplaycheck tools/swarming_client/isolate.py run -s out/Release/base_unittests.isolated Review URL: https://codereview.chromium.org/322403003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276671 0039d316-1c4b-4281-b951-d872f2087c98
-
pkl@chromium.org authored
Reverted code back to what it was and removed DCHECK that is no longer necessary BUG= 383745 TBR=rohitrao Review URL: https://codereview.chromium.org/318013003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276670 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276669 0039d316-1c4b-4281-b951-d872f2087c98
-
machenbach@chromium.org authored
Please reply to the V8 sheriff mstarzinger@chromium.org in case of problems. TBR=mstarzinger@chromium.org Review URL: https://codereview.chromium.org/331613002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276668 0039d316-1c4b-4281-b951-d872f2087c98
-
shuchen@chromium.org authored
BUG=377169 TEST=None Review URL: https://codereview.chromium.org/326403002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276667 0039d316-1c4b-4281-b951-d872f2087c98
-
tmdiep@chromium.org authored
ExtensionRegistry observers will be notified when an extension install is fully complete, i.e. after the extension has been loaded or added to one of the registry extension sets. This allows the WebstoreInstaller completion to be delayed until the extension has been loaded. Workarounds in EphemeralAppLauncher for launching an app can now be cleaned up since we are now assured that the app has been loaded. BUG=None TEST=browser_tests Review URL: https://codereview.chromium.org/326213004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276666 0039d316-1c4b-4281-b951-d872f2087c98
-
reveman@chromium.org authored
This moves the vector of registered picture layers from the tile manager to LTHI. Allows layers to be registered in ctor and unregistered in dtor instead of having to unregister them from the tile manager and then re-register them as needed. The picture layer vector is exposed to the tile manager using a client function and this vector will include all existing PictureLayerImpl instances. Whether it makes sense for the tile manager to use a layer or not depends on the return value of PictureLayerImpl::HasValidTilePriorities(). BUG= Review URL: https://codereview.chromium.org/322443002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276665 0039d316-1c4b-4281-b951-d872f2087c98
-
boliu@chromium.org authored
This is to make sure DeferredInitialize picks up any setting that affect TileManager when a ContextProvider is present, for example, use_gpu_rasterization. BUG=383379 Review URL: https://codereview.chromium.org/328113006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276664 0039d316-1c4b-4281-b951-d872f2087c98
-
simonb@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/328153002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276663 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Review URL: https://codereview.chromium.org/329003002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276659 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
OpenSSL can hang when given invalid values for the public exponent so do a whitelist validation approach to avoid this. For compatibility reasons the same restriction is applied to the NSS implementation. BUG=381844,245025 Review URL: https://codereview.chromium.org/329673002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276658 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
The order was reverted accidentally in r276200 which was wrong. BUG=315312 Review URL: https://codereview.chromium.org/325363002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276657 0039d316-1c4b-4281-b951-d872f2087c98
-
merkulova@chromium.org authored
BUG=127016 TBR=rkc@chromium.org Review URL: https://codereview.chromium.org/273533004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276656 0039d316-1c4b-4281-b951-d872f2087c98
-
calamity@chromium.org authored
This CL moves the SearchResultListView into the StartPageView for the experimental app list. BUG=349727 Review URL: https://codereview.chromium.org/307333002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276655 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=383279 R=mark@chromium.org Review URL: https://codereview.chromium.org/332523003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276654 0039d316-1c4b-4281-b951-d872f2087c98
-
yfriedman@chromium.org authored
The call to get the certificate chain from native assumes a valid ContentViewCore. Switch to using WebContents which will get properly invalidated/handled if the tab which launches this dialog closes before the dialog is presented. Also includes a slight change to avoid bouncing Java->native->Java by allowing the dialog to be created from Java. BUG=379928 Review URL: https://codereview.chromium.org/330583002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276653 0039d316-1c4b-4281-b951-d872f2087c98
-
johnme@chromium.org authored
MultiplexingGcmListener includes special keys in the intent Bundle like: - com.google.ipc.invalidation.gcmmplex.listener.WAKELOCK_NAME - com.google.ipc.invalidation.gcmmplex.MESSAGE GCMDriver should ignore these, rather than passing them on to C++. BUG=350384 R=fgorski@chromium.org Review URL: https://codereview.chromium.org/326113002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276652 0039d316-1c4b-4281-b951-d872f2087c98
-
jkarlin@chromium.org authored
BUG=383394 Review URL: https://codereview.chromium.org/329723006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276651 0039d316-1c4b-4281-b951-d872f2087c98
-
bratell@opera.com authored
If a bucket has too many thousand children the webapp (graph lib?) hangs. Protect against the most common case by splitting up the (No Path) section in chunks of 3000 symbols. BUG=370377 Review URL: https://codereview.chromium.org/302443006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276650 0039d316-1c4b-4281-b951-d872f2087c98
-
jkarlin@chromium.org authored
This is part of the addition of bluetooth to the NetworkChangeNotifier. BUG=378785 Review URL: https://codereview.chromium.org/312653003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276648 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
These will allow the BluetoothSocketMac code to treat RFCOMM and L2CAP channels uniformly, abstracting any differences via the BluetoothChannelMac class. BUG=372495 TEST=BluetoothTest app R=keybuk@chromium.org Review URL: https://codereview.chromium.org/328903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276647 0039d316-1c4b-4281-b951-d872f2087c98
-
sashab@chromium.org authored
Only allows ShowAppInfoFlow (and hence the app info dialog) to be enabled on Ash and Views platforms (everything but Mac OS X for now). This will not display the item in the context menu either. BUG=382371 Review URL: https://codereview.chromium.org/322323002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276646 0039d316-1c4b-4281-b951-d872f2087c98
-
kkimlabs@chromium.org authored
BitmapFetcher was doing a deep copy on UI thread. It took ~100ms for a large image (5400x2700) on Nexus 4. BUG=374029,380801 Review URL: https://codereview.chromium.org/322233003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276645 0039d316-1c4b-4281-b951-d872f2087c98
-
kkimlabs@chromium.org authored
Chrome on Android now depends on 'enhanced_bookmarks' upstream target, so 'chrome_android_core' static library should have it as dependency. Review URL: https://codereview.chromium.org/325293002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276644 0039d316-1c4b-4281-b951-d872f2087c98
-
erikchen@chromium.org authored
The reverted CLs are no longer suspected of causing a renderer crash. https://code.google.com/p/chromium/issues/detail?id=382144 This reverts commit dbf46869. TBR=isherman@chromium.org BUG=382144 Review URL: https://codereview.chromium.org/329293002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276643 0039d316-1c4b-4281-b951-d872f2087c98
-
jif@chromium.org authored
This is an intermediary CL. The end goal is having the FaviconServiceFactory be able to obtain a FaviconClient to pass it to the FaviconService's constructor. BUG=377505 Review URL: https://codereview.chromium.org/301613004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276642 0039d316-1c4b-4281-b951-d872f2087c98
-
peria@chromium.org authored
BUG=347425, 378621 Review URL: https://codereview.chromium.org/328063003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276641 0039d316-1c4b-4281-b951-d872f2087c98
-
mkwst@chromium.org authored
BUG=261628 Review URL: https://codereview.chromium.org/322093003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276640 0039d316-1c4b-4281-b951-d872f2087c98
-