- 25 Apr, 2012 40 commits
-
-
markusheintz@chromium.org authored
Display site permissions in a tab and add a tab to display information about the site's identity and the site's connection. UI string changes: https://chromiumcodereview.appspot.com/10180002/ BUG=113688 TEST=WebsiteSettingsTest* Review URL: https://chromiumcodereview.appspot.com/10163002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133886 0039d316-1c4b-4281-b951-d872f2087c98
-
primiano@chromium.org authored
BUG=116954 TEST=content_unittest (ChunkedByteBufferTest.BasicTest) Review URL: http://codereview.chromium.org/10123008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133885 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10134050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133882 0039d316-1c4b-4281-b951-d872f2087c98
-
primiano@chromium.org authored
Fixed a bug in URLFetcherCore that caused random failures if stopped (because the URLFetcherImpl was destroyed) during a chunked upload. BUG=124390 TEST=none Review URL: http://codereview.chromium.org/10175006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133881 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
This will be imporved after introducing 'gdata properties updated' event. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10187004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133880 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133879 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133877 0039d316-1c4b-4281-b951-d872f2087c98
-
niklase@chromium.org authored
Review URL: http://codereview.chromium.org/10221003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133876 0039d316-1c4b-4281-b951-d872f2087c98
-
dubroy@chromium.org authored
BUG=122015 TEST=This CL is self-verifying. If it passes presubmit checks, then history.js has no more presubmit errors. Review URL: https://chromiumcodereview.appspot.com/10164005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133875 0039d316-1c4b-4281-b951-d872f2087c98
-
mdm@chromium.org authored
On some desktop environments, this can enable DPMS with poor defaults. Also reformat a bunch of poorly-wrapped comments. BUG=111239 Review URL: http://codereview.chromium.org/10218008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133874 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133873 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Temporarily disable ChromeMainTest on ChromeOS. These pass locally for me on linux_chromeos builds, but are failing on the bots after r133852. TBR=sky Review URL: https://chromiumcodereview.appspot.com/10173020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133872 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
TBR=mnaganov@chromium.org BUG=None TEST=Tree is green Review URL: http://codereview.chromium.org/10207029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133871 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
BUG=123295 TEST=none Review URL: http://codereview.chromium.org/10068036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133870 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change widens a suppression rule for Bug 118890 so it covers an occasional leak in sync_notifier::InvalidationNotifier::UpdateCredentials(). TBR=thakis BUG=118890 TEST=make the "Linux Tests (valgrind)(6)" bot green. Review URL: https://chromiumcodereview.appspot.com/10151012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133869 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change updates a suppression rule for Bug 107698 to catch up with WebKit r113922 <http://trac.webkit.org/changeset/113922>, which renamed CSSStyleSheet -> StyleSheetInternal. TBR=thakis BUG=107698 TEST=make the "Webkit Linux (valgrind layout)" bot green. Review URL: https://chromiumcodereview.appspot.com/10225001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133868 0039d316-1c4b-4281-b951-d872f2087c98
-
bryner@chromium.org authored
BUG=124853 TEST=SafeBrowsingProtocolParsingTest.TestTruncatedHeader Review URL: http://codereview.chromium.org/10216006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133867 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
No functionality change. BUG=none TEST=none Review URL: http://codereview.chromium.org/10151010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133866 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
BUG=123295 TEST=none Review URL: http://codereview.chromium.org/10067033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133865 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@chromium.org authored
BUG=chromium-os:29684 TEST=Manual test. Review URL: http://codereview.chromium.org/10155030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133864 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change suppresses the leaks in GDataDBTest, which are introduced by r133833 <http://crrev.com/133833>. TBR=thakis,achuith BUG=124961 TEST=make the "Chromium OS UI (valgrind)(8)" bot and the "Chromium OS Heapcheck" bot green. Review URL: https://chromiumcodereview.appspot.com/10222002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133863 0039d316-1c4b-4281-b951-d872f2087c98
-
jnd@chromium.org authored
Adding this method is to dump image for DRT on Chromium Android port. See https://bugs.webkit.org/show_bug.cgi?id=84682 for details. NOTE. Skia pixel layout definition is in <chrome-source-root>/third_party/skia/include/core/SkPostConfig.h for Chromium Android platform. <chrome-source-root>/skia/config/SkUserConfig.h for other Chromium platforms. BUG=None. TEST=should not affect any tests. Review URL: http://codereview.chromium.org/10202008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133861 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
In case of corruptions, the state of empty_ versus file_ may not be what was expected. BUG=124907 TEST=See bug. Review URL: http://codereview.chromium.org/10211013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133860 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
Then new PepperPacketSocketFactory implements talk_base::PacketSocketFactory based on Pepper's UDP sockets interface. BUG=109630 Review URL: http://codereview.chromium.org/10121002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133859 0039d316-1c4b-4281-b951-d872f2087c98
-
jstritar@chromium.org authored
BUG=none TEST=unit_tests Review URL: http://codereview.chromium.org/10049006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133858 0039d316-1c4b-4281-b951-d872f2087c98
-
tedchoc@chromium.org authored
Many TODOs here that will allow a quicker distribution of work to get the remaining pieces upstreamed. BUG=118591 TEST= Review URL: http://codereview.chromium.org/10035034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133857 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@chromium.org authored
BUG=123856 BUG=120196 TEST=manual Review URL: http://codereview.chromium.org/10155022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133856 0039d316-1c4b-4281-b951-d872f2087c98
-
mattm@chromium.org authored
BUG=114329 TEST=none Review URL: http://codereview.chromium.org/10220001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133855 0039d316-1c4b-4281-b951-d872f2087c98
-
gauravsh@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/10217009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133854 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
The regression is introduced in r133603 where we use opacity to hide newly added view but did not restore it properly on animation cancellation, which happens when adding launcher item before animation finishes. BUG=124855 TEST=Verify fix for issue 124855. Review URL: http://codereview.chromium.org/10169038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133853 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Convert the session restore ui_tests to browser_tests. I renabled the disabled tests; hopefully they're now more flaky. I found a simple way of launching a browser_test binary as a regular chrome binary which is needed for the app test case. This means I can undo r133560 which I've done here. BUG=121574,29110,52022 Review URL: https://chromiumcodereview.appspot.com/10202005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133852 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This is in preparation for changing nacl_process_host.cc to reuse this code instead of having its own copy in DebugContext. This needs to go into chrome/common rather than chrome/nacl so that nacl_process_host.cc can #include it under the checkdeps rules. This changes the code to use PostTask() instead of PostDelayedTask(). BUG=http://code.google.com/p/nativeclient/issues/detail?id=2618 TEST=run_inbrowser_exception_test in nacl_integration Review URL: http://codereview.chromium.org/10211007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133851 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
BUG=123295 TEST=none Review URL: http://codereview.chromium.org/10071033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133847 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133846 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
TBR=mnaganov@chromium.org BUG=None TEST=Tree is green Review URL: http://codereview.chromium.org/10212010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133845 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
R=binji@chromium.org TEST= BUG= Review URL: http://codereview.chromium.org/10139026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133844 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
This CL does the following: - add a new enable_metro build flag - if the build flag is set then add a new metro icon resource pak to chrome - at run time if Chrome is running in metro mode AND ENABLE_METRO is set then use the metro icon resource pak BUG=114311 TEST= Review URL: http://codereview.chromium.org/10082020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133843 0039d316-1c4b-4281-b951-d872f2087c98
-
willchan@chromium.org authored
I've reordered the resource request URLRequest cancellations so now I can reland r133313 and not have it assert on renderer resource requests. ========== Revert 133313 - I need to move the assertion to a better place. Assert when URLRequests leak for the main URLRequestContexts. I've already enabled the assertions for all the non-main URLRequestContexts: * safe browsing * system * media * extensions I've squashed those leaks, so now it's time to work on the main URLRequestContext for the profile. I know there are defintely existing l BUG=90971 TEST=none ========== TBR=eroman BUG=90971 TEST=none Review URL: http://codereview.chromium.org/10219010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133842 0039d316-1c4b-4281-b951-d872f2087c98
-
khorimoto@chromium.org authored
BUG=117517 TEST= Review URL: http://codereview.chromium.org/10038034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133840 0039d316-1c4b-4281-b951-d872f2087c98
-
rdevlin.cronin@chromium.org authored
This provides an AddExtension() method in FilePath, which will append an extension to the FilePath. This provides clearer, more deliberate functionality than AppendASCII(), and allows us to add extensions without using ReplaceExtension, which will not work on files which already have extension (or appear to, e.g. temp files). BUG=NONE TEST=FilePathTest.AddExtension (added), previous FilePathTests. Review URL: http://codereview.chromium.org/10067002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133839 0039d316-1c4b-4281-b951-d872f2087c98
-