- 20 Jun, 2014 40 commits
-
-
pkotwicz@chromium.org authored
Pass in a set of requested favicon pixel sizes to the HistoryService instead of a desired size in DIP and a set of desired scale factors. BUG=None TEST=None Review URL: https://codereview.chromium.org/336423006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278640 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/342983003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278639 0039d316-1c4b-4281-b951-d872f2087c98
-
chromeos-lkgm@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278638 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
This is for supporting uploading files from those file systems (MTP, providedFS) to web pages, by a workaround before the long term solution resolving the issue crbug/126902 comes. BUG=383207 R=hashimoto@chromium.org Review URL: https://codereview.chromium.org/339323002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278637 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Result: 283628 => 128506 bytes (155122 bytes: 54%) R=newt@chromium.org Review URL: https://codereview.chromium.org/334053007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278635 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=181082,181680,222880,222887,241932,243137,255718,290364,290405,290440,290443,290559,293033,332329 NOTRY=true Review URL: https://codereview.chromium.org/343113002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278634 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278633 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
This fixes the bug of html-inliner (see the bug for detail). BUG=383189 TBR=bratell@opera.com, pastarmovj@chromium.org Review URL: https://codereview.chromium.org/345873002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278632 0039d316-1c4b-4281-b951-d872f2087c98
-
benwells@chromium.org authored
The cause of the flakiness should have been fixed in r277688 BUG=248873,248500,294196 Review URL: https://codereview.chromium.org/345733002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278631 0039d316-1c4b-4281-b951-d872f2087c98
-
hajimehoshi@chromium.org authored
BUG=309468 TBR=hajimehoshi@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/343073002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278630 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@chromium.org authored
Includes some minor refactoring: merges launcher_item_util.cc into ash:shelf_util.cc BUG=385161 R=ben@chromium.org, skuhne@chromium.org Review URL: https://codereview.chromium.org/332163006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278629 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
Note: This file is just documentation, and not for actual use. It was already previously actually removed from the bindings. TBR=sky@chromium.org NOTRY=True Review URL: https://codereview.chromium.org/347563007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278628 0039d316-1c4b-4281-b951-d872f2087c98
-
lazyboy@chromium.org authored
Make event filtered by viewInstanceId instead of instanceId for guests. BUG= Review URL: https://codereview.chromium.org/333713005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278627 0039d316-1c4b-4281-b951-d872f2087c98
-
nodir@chromium.org authored
Added sandbox_linux_unittests test to linux_arm_cross_compile/linux_arm_tester builders on the tryserver.chromium waterfall. R=phajdan.jr@chromium.org BUG=386445 NOTRY=true Review URL: https://codereview.chromium.org/342943007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278626 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
Implement fake methods in TestSearchTermsData to test TemplateURL's code without relying on UIThreadSearchTermsData's behavior. BUG=371535 TEST=unit_tests Review URL: https://codereview.chromium.org/344083003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278625 0039d316-1c4b-4281-b951-d872f2087c98
-
kochi@chromium.org authored
Generated using src/tools/metrics/histograms/update_use_counter_feature_enum.py Corresponding Blink changes: https://codereview.chromium.org/337283003 (by mahesh.kk@sumsung.com) https://codereview.chromium.org/339563004 (by me) NOTRY=true BUG=383749 Review URL: https://codereview.chromium.org/342113003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278624 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
Isolate the Linux-only nacl_loader_unittests. BUG=384515 TBR=maruel NOTRY=true Review URL: https://codereview.chromium.org/322333006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278620 0039d316-1c4b-4281-b951-d872f2087c98
-
benwells@chromium.org authored
The source of the flakiness should have been fixed in r277688 BUG=171450 Review URL: https://codereview.chromium.org/337213004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278619 0039d316-1c4b-4281-b951-d872f2087c98
-
felt@chromium.org authored
This adds a few experimental versions of the new malware interstitial. They are all teh addition of an extra string. 1. Prior history 2. "(not recommended)" next to link 3. Advice 4. Social proof BUG=386033 Review URL: https://codereview.chromium.org/346733003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278618 0039d316-1c4b-4281-b951-d872f2087c98
-
ncbray@chromium.org authored
This CL also re-enables NaClBrowserTestNewlib.Bad. This test was disabled because there were unautomated "visual tests" embeded in the test's html. These embeds declared a pdf content type. When the PDF plugin was open sourced, this content type started being recognized and the test broke. This test was historically flaky, however. One reason was that pauses caused by the OS crash catcher could cause the test to time out. The OS crash catcher was triggering because NaCl calls abort() in response to many fatal errors. This test is being re-enabled to show abort is no longer triggering the crash catcher. BUG=375103 Review URL: https://codereview.chromium.org/347803004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278617 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
Fix up some references in content and webkit for targets that now exist. TBR=hclam@chromium.org Review URL: https://codereview.chromium.org/344873006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278616 0039d316-1c4b-4281-b951-d872f2087c98
-
plundblad@chromium.org authored
This makes the backspace key on the qwerty keyboard to behave like an emulaed backspace key on a braille display when the IME is in braille keyboard on standard keyboard mode. BUG=310285 R=dtseng@chromium.org Review URL: https://codereview.chromium.org/348533003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278615 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
WTHMojo was unable to observe bounds changes from its associated Node. Instead WTHMojo is now bound to a Node & derives bounds from it. R=sky@chromium.org BUG=none Review URL: https://codereview.chromium.org/341953002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278614 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
patch from issue 342553006 BUG= android failures unrelated to this CL NOTRY=True Review URL: https://codereview.chromium.org/344793003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278613 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
Current value is at 50k, which is actually the average log size on a lot of platforms. Increase it to 100k for a more reasonable default that should cover the majority of cases where logs are discarded due to this size limit according to UMA data. BUG=380282 Review URL: https://codereview.chromium.org/313613003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278612 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278611 0039d316-1c4b-4281-b951-d872f2087c98
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia/+log/30e6e2af14e84216b1c113fd7500d0822bc81daa..9efd66b8451f25465abd1027e09a3bcfa7b9c554 CQ_EXTRA_TRYBOTS=tryserver.chromium:linux_layout_rel TBR=reed@google.com BUG= android_aosp failure unrelated NOTRY=True Review URL: https://codereview.chromium.org/338893005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278610 0039d316-1c4b-4281-b951-d872f2087c98
-
penghuang@chromium.org authored
BUG=https://code.google.com/p/nativeclient/issues/detail?id=3881 Review URL: https://codereview.chromium.org/345733007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278609 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
These components are needed by chrome/common. This also adds a "components" meta-target to avoid listing all components in the root build file. TBR=blundell Review URL: https://codereview.chromium.org/344993002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278608 0039d316-1c4b-4281-b951-d872f2087c98
-
cbentzel@chromium.org authored
This tool has not been maintained or used in a while, and tools such as UMDH work well as a replacement. BUG=383024 Review URL: https://codereview.chromium.org/314253003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278607 0039d316-1c4b-4281-b951-d872f2087c98
-
mlerman@chromium.org authored
BUG=357693 Review URL: https://codereview.chromium.org/345733006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278606 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Instead of storing full copies of every backing file's path, re-generate the paths as needed. BUG=none Review URL: https://codereview.chromium.org/340893003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278605 0039d316-1c4b-4281-b951-d872f2087c98
-
danakj@chromium.org authored
When a layer adds a tiling, it syncs to its pending/active twin and adds the tiling there. We "cleverly" do an UpdateTilePriorities() then immediately if possible. But now UpdateTilePriorities() does much more than it used to, and also adds new tilings etc, which can cause a sync back to the other twin and re-entrancy and bad things. Instead, split everything that isn't updating tiles priorities off to UpdateTiles() which calls UpdateTilePriorities(), and have UpdateDrawProperties() call that instead. This way syncing only updates priorities, and doesn't do things like adding new tilings or changing what is considered high res. R=enne BUG=386076 Review URL: https://codereview.chromium.org/343653004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278604 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
BUG=239879 Review URL: https://codereview.chromium.org/345493003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278603 0039d316-1c4b-4281-b951-d872f2087c98
-
bungeman@chromium.org authored
The current code is causing issues on the "Chromium Win Clang" builder, and also contains redundancies and unneeded repacements for existing function. BUG=82385 Review URL: https://codereview.chromium.org/343433008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278602 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
Now extension_icon_image and image_loader are safe to be used outside of Chrome, like AppShell/Athena. BUG=159265, 380421 R=yoz@chromium.org, jamescook@chromium.org TBR=sky@chromium.org, fmalita@chromium.org TEST=unit_tests, compile succeeds Review URL: https://codereview.chromium.org/334053003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278601 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@chromium.org authored
It crashes while warming up the sandbox, deep inside QueryInterface BUG=385781 TEST=see bug Review URL: https://codereview.chromium.org/342903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278600 0039d316-1c4b-4281-b951-d872f2087c98
-
guohui@chromium.org authored
BUG=375416 Review URL: https://codereview.chromium.org/345533005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278599 0039d316-1c4b-4281-b951-d872f2087c98
-
djkurtz@chromium.org authored
Chrome will already link to EGL/GLES if/when it needs to. We need not explicitly set these libraries via link settings. This works around the fact that the chromeos arm-generic board does not currently use EGL/GLES. It uses GLX and OpenGL as provided by mesa's xlib-glx. In order to satisfy these hard coded -lEGL -lGLES linker settings, arm-generic was forced to build a dummy EGL/GLES implementation. Without these link settings, we can remove the dummy opengles. BUG=chromium:330163 TEST=build chrome on arm-generic and peach_pi using simple chrome TEST=emerge chromeos-chrome on arm-generic and peach_pi in cros chroot TEST=For peach_pi: build video_encode_accelerator_unittest, scp to device and run TEST=For peach_pi: build video_decode_accelerator_unittest, scp to device and run Review URL: https://codereview.chromium.org/335393005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278598 0039d316-1c4b-4281-b951-d872f2087c98
-
pavely@chromium.org authored
The problem: Sync observes Invalidator state to decide whenever to use PreCommit GU optimization, therefore INVALIDATIONS_ENABLED should be reported only when it is certain that communication channel between client and invalidations server works both ways. SyncNetworkChannel::NotifyStateChange is currently used for two purposes: - Notify observers of invalidations about InvalidatorState - Nudge cacheinvalidations to send heartbeat on network status change. Because of this dual purpose it is called with INVALIDATIONS_ENABLED when network status changes. In this case sync is notified that invalidations are enabled while there is no GCM connection established. Solution: - Separate two purposes into separate functions and call them appropriately - Only set INVALIDATIONS_ENABLED when it is confirmed that both http and gcm channels are working. BUG=377911 R=rlarocque@chromium.org,zea@chromium.org Review URL: https://codereview.chromium.org/348503002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278597 0039d316-1c4b-4281-b951-d872f2087c98
-