- 06 Sep, 2011 40 commits
-
-
ben@chromium.org authored
http://crbug.com/93947 TEST=none Review URL: http://codereview.chromium.org/7839002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99810 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
BUG=95317 TEST=Check that querying for mail.google.com in the HSTS debug UI (under about:net-internals), works. Review URL: http://codereview.chromium.org/7739031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99809 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
This is neccessary to make the interface usable with stanzas generated by JingleMessage::ToXml(). BUG=None TEST=Unittests Review URL: http://codereview.chromium.org/7809003 TBR=sergeyu@chromium.org Review URL: http://codereview.chromium.org/7841006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99807 0039d316-1c4b-4281-b951-d872f2087c98
-
imasaki@google.com authored
Review URL: http://codereview.chromium.org/7789008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99805 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
beta give 20 mins for shutdown. BUG=95506 TEST=shutdown R=jar Review URL: http://codereview.chromium.org/7839003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99804 0039d316-1c4b-4281-b951-d872f2087c98
-
dhollowa@chromium.org authored
BUG=95547 TEST=Mac Valgrind goes green. TBR=wez@chromium.org Review URL: http://codereview.chromium.org/7840009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99802 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
This is neccessary to make the interface usable with stanzas generated by JingleMessage::ToXml(). BUG=None TEST=Unittests Review URL: http://codereview.chromium.org/7809003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99801 0039d316-1c4b-4281-b951-d872f2087c98
-
ericu@chromium.org authored
This is the remains of http://codereview.chromium.org/6904063/, a 4-part commit that stalled with full functionality but before full cleanup because I went on leave. Reviewers: Tony for webkit/tools/test_shell ownership, Michael for everything else. BUG=none TEST=existing filesystem tests Review URL: http://codereview.chromium.org/7820005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99800 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
Moving generic flex box CSS rules to a more shared location. BUG=87378 TEST=None, everything should look and work the same. Review URL: http://codereview.chromium.org/7739030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99798 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
Fix source-tree paths passed to compiler and linker flags of nacl_helper_bootstrap so that they are correct when building with ninja. BUG=None TEST=Manual: nacl_helper_bootstrap target should build both with make and ninja. Review URL: http://codereview.chromium.org/7828095 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99796 0039d316-1c4b-4281-b951-d872f2087c98
-
mdm@chromium.org authored
This allows us to use BrowserThread::GetMessageLoopProxyForThread() to specify the DBus thread. Also do a little bit of unrelated comment cleanup. BUG=90036 Review URL: http://codereview.chromium.org/7800023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99794 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/7834007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99792 0039d316-1c4b-4281-b951-d872f2087c98
-
kathyw@chromium.org authored
packaged the extension you're uploading. (This page is in the extension doc set, thus the references to "extension". We should eventually move all .crx and manifest-related docs out of the extension doc set and into a Chrome-wide doc set.) BUG=93218 TEST=none Review URL: http://codereview.chromium.org/7824048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99790 0039d316-1c4b-4281-b951-d872f2087c98
-
bradchen@google.com authored
Identical change previously reviewed as 7789006, couldn't commit due to git issues. TBR=jam@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7839007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99789 0039d316-1c4b-4281-b951-d872f2087c98
-
ftp://ftp.emea.ibm.com/toibm/tivoliphajdan.jr@chromium.org authored
Recognize a slightly different format of a "Permission denied" error. BUG=95443 TEST=Navigate to ftp://ftp.emea.ibm.com/toibm/tivoli; no error message should appear. Review URL: http://codereview.chromium.org/7795024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99788 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
This gets browser.lib to build. http://crbug.com/93947 TEST=none Review URL: http://codereview.chromium.org/7834048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99787 0039d316-1c4b-4281-b951-d872f2087c98
-
yoz@chromium.org authored
TBR=levin@chromium.org BUG=62777 TEST=none Review URL: http://codereview.chromium.org/7839005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99786 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/7821001/dmichael@chromium.org authored
Add test for calling PostMessage during Init. Deflakify TestPostMessage. BUG=93260,91768 TEST=This test TBR=dmichael Review URL: http://codereview.chromium.org/7834049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99785 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
The main window closed before the bubble, so when the bubble tried to remove itself as a child window, it called a stale reference. Additionally, revise a couple uses of this pattern to be more robust by asking the window being closed to remove itself from its current parent window (which would be nil in this case). BUG=94172 TEST=see bug, monitor crash server. Review URL: http://codereview.chromium.org/7740060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99784 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
Removed suppression for 95449, fixed in http://src.chromium.org/viewvc/chrome?view=rev&revision=99703 BUG=95449 TEST=The memcheck shouldn't trigger again Review URL: http://codereview.chromium.org/7834039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99783 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
BUG=93657 TEST=Visual Review URL: http://codereview.chromium.org/7840004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99782 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
The ftp.gnu.org archive got rebuilt and changed some files in place under the same name but with rebuilt contents. The best binutils source archive that is now available there is the 2.21.1a file, which has a verified .sig (GPG signature) file. BUG=none TEST=none Review URL: http://codereview.chromium.org/7841002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99781 0039d316-1c4b-4281-b951-d872f2087c98
-
imasaki@google.com authored
Add README file and parametrize result directory in layout test analzyer tool. Also, fix the bug that graph shows wrong time. Review URL: http://codereview.chromium.org/7778048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99780 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
These are all the strings for the new sync global error UI. I'm sending this out separately so I can get them in for string freeze. BUG=92803 TEST= Review URL: http://codereview.chromium.org/7835043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99779 0039d316-1c4b-4281-b951-d872f2087c98
-
dmaclach@chromium.org authored
BUG=None TEST=Build Review URL: http://codereview.chromium.org/7839004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99778 0039d316-1c4b-4281-b951-d872f2087c98
-
altimofeev@chromium.org authored
Also sniffer listener was implemented on the WebUI side, which signals when GAIA page loading error appears. BUG=chromium-os:18744 TEST=Behind captive portal, try to click 'Add new user'. Corresponding message page should be shown. Review URL: http://codereview.chromium.org/7779010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99777 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=91439 TEST=None Review URL: http://codereview.chromium.org/7820008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99776 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
TabContents/RVH which eventually forward the notifications out to the TabContentsDelegate. 1. ViewHostMsg_CrashedPlugin 2. ViewHostMsg_DidStartProvisionalLoadForFrame 3. ViewHostMsg_UpdateTargetURL The ViewHostMsg_DidStartProvisionalLoadForFrame IPC is still handled by the PrerenderRenderViewHostObserver object in chrome. Will move that out in a future CL. BUG=87335 Review URL: http://codereview.chromium.org/7835004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99775 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
TEST=base_unittests --gtest_filter=JSON* R=tony@chromium.org Review URL: http://codereview.chromium.org/7833020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99774 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
because ImmGetDefaultIMEWnd may trigger a focus lost, thereby closing the popup so that when we get to Show the popup is NULL. BUG=92497 TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/7833045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99773 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@chromium.org authored
BUG=chromium-os:18604 TEST=None Review URL: http://codereview.chromium.org/7776031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99772 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@google.com authored
BUG=None TEST=Logout and reauthenticate Review URL: http://codereview.chromium.org/7739040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99771 0039d316-1c4b-4281-b951-d872f2087c98
-
dhollowa@chromium.org authored
Generalized disabling of OptionsUITest.NavBarCheck. Seen on Linux. BUG=83209 TEST=Valgrind goes green on Linux bot. TBR=xiyuan@chromium.org Review URL: http://codereview.chromium.org/7837004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99770 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Because I'm dumb. TBR=dennisjeffrey@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7837003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99768 0039d316-1c4b-4281-b951-d872f2087c98
-
dhollowa@chromium.org authored
Generalizes disabling of NewTabUITest.UpdateUserPrefsVersion. Not just Mac and TSAN anymore. BUG=30367 TEST=Valgrind bots go green on Linux and CrOS TBR=mirandac@chromium.org Review URL: http://codereview.chromium.org/7839001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99767 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
if there was no title and the URL was >45 chars then the app generation would fail. Also, make the extent more specific (i.e. equal to the launch url), so for example you can install a google reader app (will not conflict with cloud print). BUG=none TEST=manual Review URL: http://codereview.chromium.org/7739007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99766 0039d316-1c4b-4281-b951-d872f2087c98
-
siggi@chromium.org authored
These were already quenched by dholloway@. BUG=95512, 95513 TEST=Linux Tests (valgrind)(3) bot cycles green. Review URL: http://codereview.chromium.org/7739036 TBR=siggi@chromium.org Review URL: http://codereview.chromium.org/7838001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99765 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
This is so that there's an easy way to figure out the chrome version used in an run on chromeos. R=dennisjeffrey@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7834050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99764 0039d316-1c4b-4281-b951-d872f2087c98
-
jbates@chromium.org authored
Occasionally you want to add some static string to a trace, such as the __FILE__ string, but don't want the overhead of a allocation/copy. This change let's you specify those as argument values via a new TraceValue type. You specify const char* types to get the no-copy behavior. std::string types are always copied. To force a const char*, specify TRACE_STR_COPY(str). TEST=trace_event_unittest.cc Review URL: http://codereview.chromium.org/7767014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99763 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
BUG=94179 TEST= Review URL: http://codereview.chromium.org/7806020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99762 0039d316-1c4b-4281-b951-d872f2087c98
-