- 09 Aug, 2011 40 commits
-
-
brettw@chromium.org authored
Review URL: http://codereview.chromium.org/7604004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96032 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
Encrypted OAuth1 all access token and secret with system salt for now, will replace this with user suplemental key once that gets exposed from cryptohome. Also fixed crash on re-adding the same user to the system. BUG=chromium-os:18634, chromium-os:18551 TEST=open /home/cronos/user/Preferences and make sure oauth token and secert are encrypted now Review URL: http://codereview.chromium.org/7584026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96031 0039d316-1c4b-4281-b951-d872f2087c98
-
jond@google.com authored
Review URL: http://codereview.chromium.org/7108044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96030 0039d316-1c4b-4281-b951-d872f2087c98
-
asanka@chromium.org authored
Move filename determination logic to net_util so that it's not split between net_util and download_util. BUG=78085 TEST=net_unittests --gtest_filter=*Generate*FileName Review URL: http://codereview.chromium.org/7300005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96029 0039d316-1c4b-4281-b951-d872f2087c98
-
jond@google.com authored
Review URL: http://codereview.chromium.org/7572025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96028 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/7606001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96027 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
Probably since it was added at revision r8. BUG=None TEST=None R=evan@chromium.org Review URL: http://codereview.chromium.org/7558023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96026 0039d316-1c4b-4281-b951-d872f2087c98
-
mark@chromium.org authored
closure_blocks_leopard_compat_stub. This was originally checked in at r95892, but the stripping was disabled in r95895 because the original implementation resulted in a double-strip, and you can't strip something again once it's been turned into an MH_DYLIB_STUB. BUG=91978 TEST=Builds remain green Review URL: http://codereview.chromium.org/7598037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96025 0039d316-1c4b-4281-b951-d872f2087c98
-
adamk@chromium.org authored
Revert 96013 - Use MessageLoopProxy instead of MessageLoop to dispatch notifications in ObserverListThreadsafe. BUG=91589 Review URL: http://codereview.chromium.org/7584016 TBR=adamk@chromium.org Review URL: http://codereview.chromium.org/7605002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96024 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96023 0039d316-1c4b-4281-b951-d872f2087c98
-
torne@chromium.org authored
The automation proxy launcher is only producing ASCII log messages, so regular strings are fine. In the process, fix an unwanted & in one of the log messages which causes a format string error. The video capture test is generating a filename and should be using FILE_PATH_LITERAL to get the right kind of string for the platform. Review URL: http://codereview.chromium.org/7519028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96022 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
Includes: make-linux: handle the case where there are no ldflags make-linux: add an rpath for shared libraries Review URL: http://codereview.chromium.org/7599016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96020 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
BUG=91861 TEST= Review URL: http://codereview.chromium.org/7491068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96018 0039d316-1c4b-4281-b951-d872f2087c98
-
kurrik@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/7572003 Patch from Anuj Bansal <anujb@google.com>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96017 0039d316-1c4b-4281-b951-d872f2087c98
-
scottfr@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/7591001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96014 0039d316-1c4b-4281-b951-d872f2087c98
-
adamk@chromium.org authored
BUG=91589 Review URL: http://codereview.chromium.org/7584016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96013 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
ExtensionHistoryApiTest.FLAKY_MiscSearch is timing out on ChromeOS builds. BUG=76170 TEST=Chromium OS tester goes green. TBR=skerner@chromium.org Review URL: http://codereview.chromium.org/7598038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96011 0039d316-1c4b-4281-b951-d872f2087c98
-
rginda@chromium.org authored
BUG=chromium-os:17870 TEST=manual testing on chromeos-chrome on linux Review URL: http://codereview.chromium.org/7529036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96010 0039d316-1c4b-4281-b951-d872f2087c98
-
caseq@google.com authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7601026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96009 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=80230 TEST=api tests Review URL: http://codereview.chromium.org/7599027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96008 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
Every field present in the address editor should be included in the list of distinguishing fields to avoid empty profile labels. BUG=91722 TEST=unit_tests --gtest_filter=AutofillProfileTest.PreviewSummaryString Review URL: http://codereview.chromium.org/7528017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96006 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
This makes the bubbles ten pixels shorter and implements the Bubble class's fade-in/fade-out behavior for GTK+ (which also e.g. makes bookmark bubbles now fade away when you click their "Done" buttons or "Remove" links, like on other platforms). BUG=chromium-os:8473 TEST=manual: configured the setting bubbles to fade in and out and checked that they looked correct Review URL: http://codereview.chromium.org/7529038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96004 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96002 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
- increase size of left/right page margins - remove page mask (the one that's visible when scrolling vertically) BUG=86955 TEST=none Review URL: http://codereview.chromium.org/7602003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96001 0039d316-1c4b-4281-b951-d872f2087c98
-
andreip@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7601025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96000 0039d316-1c4b-4281-b951-d872f2087c98
-
dhollowa@chromium.org authored
Disables failing tests on Mac Valgrind bot. BUG=51716 92177 TEST=Tests go green on Mac Valgrind bot TBR=glider@chromium.org Review URL: http://codereview.chromium.org/7602018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95999 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://gpuchrome://tracingdominich@chromium.org authored
BUG=91406 TEST=none Review URL: http://codereview.chromium.org/7555005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95998 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
Added a new trace event phase 'M'/TRACE_EVENT_PHASE_METADATA, which can become a general mechanism for adding metadata to traces. The two M-type events that we then add are: {ph=M pid=<pid> name="process_name" args={ name="name of pid" }} {ph=M pid=<pid> tid=<tid> name="thread_name" args={ name="name of tid" }} base::thread is instrumented to set names automatically. I will do a followon changelist to add instrumentation to Chrome for its various processes and threads. Review URL: http://codereview.chromium.org/7495031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95997 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
Also widen the existing suppression BUG=74413,75247,92166 TBR=bruening Review URL: http://codereview.chromium.org/7598036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95996 0039d316-1c4b-4281-b951-d872f2087c98
-
glotov@google.com authored
BUG=chromium-os:17964 TEST=manual Review URL: http://codereview.chromium.org/7582031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95995 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95994 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=90140 TEST=no visible change Review URL: http://codereview.chromium.org/7600008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95993 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95992 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
Fix partially broken pattern keys and delete invalid pattern keys of the obsolete content settings pattern pref. BUG=90490 TEST=content_settings_pref_provider_unittest.cc Review URL: http://codereview.chromium.org/7529025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95991 0039d316-1c4b-4281-b951-d872f2087c98
-
andreip@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7598035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95990 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=80230 TEST=api tests Review URL: http://codereview.chromium.org/7583026 TBR=jochen@chromium.org Review URL: http://codereview.chromium.org/7528025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95989 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95988 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=80230 TEST=api tests Review URL: http://codereview.chromium.org/7583026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95986 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
BUG=91328 TEST='ObfuscatedFileSystemFileUtilTest.*' Review URL: http://codereview.chromium.org/7540022 TBR=tzik@chromium.org Review URL: http://codereview.chromium.org/7600022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95984 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=78784,91491,92150 TBR=bruening Review URL: http://codereview.chromium.org/7598031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95982 0039d316-1c4b-4281-b951-d872f2087c98
-