summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Roll new libjingle. Use the new incoming_only flag in chromoting host.sergeyu@chromium.org2011-05-1012-64/+87
| | | | | | | | | BUG=81597 TEST=Unittests. Review URL: http://codereview.chromium.org/6949010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84749 0039d316-1c4b-4281-b951-d872f2087c98
* Fix PyAuto Logout() hook. Currently, logging out disconnects the automation ↵dtu@chromium.org2011-05-104-9/+26
| | | | | | | | | | | channel but does not re-enable Chrome testing. BUG=chromium-os:14990 TEST=Manual. Tests will be in chromeos_login.py Review URL: http://codereview.chromium.org/6981005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84748 0039d316-1c4b-4281-b951-d872f2087c98
* Adds assignment operator like function to Transform.sky@chromium.org2011-05-103-0/+8
| | | | | | | | | | BUG=none TEST=none R=sadrul@chromium.org Review URL: http://codereview.chromium.org/6993002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84747 0039d316-1c4b-4281-b951-d872f2087c98
* Start backup socket timer for preconnects too.willchan@chromium.org2011-05-102-5/+57
| | | | | | | | | | | | This is important because entering URLs into the omnibox will trigger preconnects. BUG=81686 TEST=none Review URL: http://codereview.chromium.org/6985008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84746 0039d316-1c4b-4281-b951-d872f2087c98
* Permissions: removed x from gpu/gpu.gypscheib@chromium.org2011-05-101-0/+0
| | | | | | TBR=scheib git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84745 0039d316-1c4b-4281-b951-d872f2087c98
* PrerenderObserver knows whether it's currently attached to a prerendering URL.cbentzel@chromium.org2011-05-103-5/+41
| | | | | | | | | | | | | PrerenderObserver's methods only make sense on non-prerendering TabContents. However, it may dynamically change since the same TabContentsWrapper will be swapped in. BUG=None TEST=PrerenderRedirectToHttps Review URL: http://codereview.chromium.org/6975005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84744 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: call WatchFileDescriptor on the file thread to monitor KDE proxy ↵mdm@chromium.org2011-05-103-44/+81
| | | | | | | | | | settings. BUG=81405 Review URL: http://codereview.chromium.org/6954011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84743 0039d316-1c4b-4281-b951-d872f2087c98
* Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-103-36/+23
| | | | | | | | | | | BUG=NONE TEST=BUILD Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84060 Review URL: http://codereview.chromium.org/6690031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84740 0039d316-1c4b-4281-b951-d872f2087c98
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-1049-1259/+1442
| | | | | | | | | | | | | | | | | | | | | | | Initial land attempt at http://codereview.chromium.org/6551019/ gpu_trace_event fork at http://codereview.chromium.org/6691013 - gpu_trace_event renamed to base/debug/trace_event and modified as appropriate for base::debug - Unit Tests implemented for trace_event - gpu_common library removed (was added only for gpu_trace_event) - Existing calls to trace_event suffixed with _ETW to make ETW calls (see decisions and incremental plans at end of 6551019) - GPU trace calls renamed to new calls. - Tracing switch removed from test_shell, as linux log file support removed. BUG=79509 TEST=trace_event_win_unittest and about:gpu Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84284 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84486 Review URL: http://codereview.chromium.org/6862002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84739 0039d316-1c4b-4281-b951-d872f2087c98
* Roll Skia 1271->1288vandebo@chromium.org2011-05-101-1/+1
| | | | | | | | | BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/6980001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84737 0039d316-1c4b-4281-b951-d872f2087c98
* Me2Mom support in simple_host.sergeyu@chromium.org2011-05-101-70/+131
| | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/6931001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84735 0039d316-1c4b-4281-b951-d872f2087c98
* AppCache fallback override. A means of overriding the fallback behavior from ↵michaeln@google.com2011-05-102-6/+109
| | | | | | | | | | | | the server-side by adding a particular response header. Error responses containing the header/value pair will not trigger the fallback behavior. x-chromium-appcache-fallback-override: disallow-fallback BUG=82066 TEST=appcache_request_handler_unittest.cc Review URL: http://codereview.chromium.org/6969006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84734 0039d316-1c4b-4281-b951-d872f2087c98
* Disable autofill.AutofillTest.testFillProfileCrazyCharacters on chromeosnirnimesh@chromium.org2011-05-101-0/+1
| | | | | | | | | | | BUG=chromium-os:12639 R=dennisjeffrey@chromium.org TEST= Review URL: http://codereview.chromium.org/6994003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84733 0039d316-1c4b-4281-b951-d872f2087c98
* [Sync] Log time spent configuring data typesakalin@chromium.org2011-05-103-1/+52
| | | | | | | | | | | Add UMA histograms, too. BUG= TEST= Review URL: http://codereview.chromium.org/6948010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84732 0039d316-1c4b-4281-b951-d872f2087c98
* Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-108-37/+430
| | | | | | | | | BUG=None TEST=Unittests Review URL: http://codereview.chromium.org/6893143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84731 0039d316-1c4b-4281-b951-d872f2087c98
* gtk/infobars: Refactor AnimateClose/Close into a single Hide() method.tfarina@chromium.org2011-05-103-22/+17
| | | | | | | | | | | | | This now matches with the Hide() method in the views side. BUG=None TEST=None R=pkasting@chromium.org,evan@chromium.org,estade@chromium.org Review URL: http://codereview.chromium.org/6960002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84730 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 84722 - Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-107-411/+37
| | | | | | | | | | | | BUG=None TEST=Unittests Review URL: http://codereview.chromium.org/6893143 TBR=sergeyu@chromium.org Review URL: http://codereview.chromium.org/6997005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84729 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 84724 - Me2Mom support in simple_host.sergeyu@chromium.org2011-05-101-131/+70
| | | | | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/6931001 TBR=sergeyu@chromium.org Review URL: http://codereview.chromium.org/6993004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84728 0039d316-1c4b-4281-b951-d872f2087c98
* Make this into a WebApp instead of an extension.ajwong@chromium.org2011-05-103-3/+7
| | | | | | | | | BUG=none TEST=NTP has app icon. Review URL: http://codereview.chromium.org/6995003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84727 0039d316-1c4b-4281-b951-d872f2087c98
* This had a number of leaks, so reverting for now.cbentzel@chromium.org2011-05-102-8/+13
| | | | | | | | | | | | | | | | | Revert 84686 - Making PrerenderContents::Destroy() public and using it to cleanup PrerenderContents in the PrerenderManager. BUG=82028 TEST=Existing tests Review URL: http://codereview.chromium.org/6948008 TBR=shishir@chromium.org Review URL: http://codereview.chromium.org/6999004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84726 0039d316-1c4b-4281-b951-d872f2087c98
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-1036-29/+36
| | | | | | | | | | | BUG=none TEST=none R=thakis@chromium.org Review URL: http://codereview.chromium.org/6985009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84725 0039d316-1c4b-4281-b951-d872f2087c98
* Me2Mom support in simple_host.sergeyu@chromium.org2011-05-101-70/+131
| | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/6931001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84724 0039d316-1c4b-4281-b951-d872f2087c98
* Options: Disconnect the Instant option from the search engine select.jhawkins@chromium.org2011-05-102-5/+0
| | | | | | | | | | | BUG=81356 TEST=none R=sky@chromium.org Review URL: http://codereview.chromium.org/6980010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84723 0039d316-1c4b-4281-b951-d872f2087c98
* Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-107-37/+411
| | | | | | | | | BUG=None TEST=Unittests Review URL: http://codereview.chromium.org/6893143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84722 0039d316-1c4b-4281-b951-d872f2087c98
* Disable failing notifcations tests on chromeosnirnimesh@chromium.org2011-05-101-0/+10
| | | | | | | | | | | | | | I've tried on 0.13.506.0 I'm pretty sure they were working fine a few builds ago (from last week) BUG=81624 R=dennisjeffrey@chromium.org TEST= Review URL: http://codereview.chromium.org/6990001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84721 0039d316-1c4b-4281-b951-d872f2087c98
* Enable TestViewsDelegates for views unittests and views_examples by defaultoshima@google.com2011-05-107-19/+15
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/6980004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84720 0039d316-1c4b-4281-b951-d872f2087c98
* Print Preview: Removing binding settingsdpapad@chromium.org2011-05-106-116/+1
| | | | | | | | | | | | When the "two-sided" option is selcted long-edge binding is assumed, short-edge binding is no longer offered (it is considered as an advanced setting to be in the main UI). BUG=81034 TEST=Open the print preview tab, there should not be any binding settings available. Review URL: http://codereview.chromium.org/6956013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84719 0039d316-1c4b-4281-b951-d872f2087c98
* file manager: Add large preview art for audio/video.rginda@chromium.org2011-05-094-1/+5
| | | | | | | | | BUG=chromium-os:15090 TEST=manual testing in chromeos-chrome on linux Review URL: http://codereview.chromium.org/6980009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84715 0039d316-1c4b-4281-b951-d872f2087c98
* Override {CreateNew,ShowCreated}FullscreenWidgetInternal() in ↵viettrungluu@chromium.org2011-05-094-8/+37
| | | | | | | | | | | | | | | | TabContentsViewMac ... ... in exactly the same way that {CreateNew,ShowCreated}WidgetInternal() are overridden. These overrides are needed since on Mac the RWHV(Mac)s have lifetime scoped to the native view, so we need to make sure that the native views aren't desroyed. BUG=none TEST=MacFlapper crashes later when attempting to go into fullscreen mode (which still needs to be implemented anyway) Review URL: http://codereview.chromium.org/6991001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84714 0039d316-1c4b-4281-b951-d872f2087c98
* Mac: Fix check for active windowsail@chromium.org2011-05-093-8/+7
| | | | | | | | | | | | The toolbar and download shelf drawing code was looking at -[NSWindow isKeyWindow] to check if the window was active. This was incorrect becasue a window may look active even if another window has keyboard focus (for example, a sheet). Fix was to use -[NSWindow isMainWindow] instead. BUG=None TEST=None Review URL: http://codereview.chromium.org/6928041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84713 0039d316-1c4b-4281-b951-d872f2087c98
* WebUI: Don't attempt to activate an invalid index (-1).jhawkins@chromium.org2011-05-091-2/+2
| | | | | | | | | | | BUG=none TEST=none R=csilv@chromium.org Review URL: http://codereview.chromium.org/6981008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84712 0039d316-1c4b-4281-b951-d872f2087c98
* Added out-of-line ctor and dtor to fix clang builds.jamiewalch@chromium.org2011-05-093-0/+19
| | | | | | | | | BUG=None TEST=Clang bots stay green. Review URL: http://codereview.chromium.org/6987002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84711 0039d316-1c4b-4281-b951-d872f2087c98
* Fix ppapi proxycpu@chromium.org2011-05-092-4/+9
| | | | | | | | | | - Originally part of brettw's fix, here so we unblock me. BUG=none TEST= out-of-process pepper works. Review URL: http://codereview.chromium.org/6994001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84710 0039d316-1c4b-4281-b951-d872f2087c98
* Paint panel title bar on Windows. Support chrome theme in painting.jianli@chromium.org2011-05-099-67/+685
| | | | | | | | | | | Also merge the test code from panel_browser_window_gtk_browsertest to panel_browsertest so that it can be used across platforms. BUG=none TEST=Panel browser test Review URL: http://codereview.chromium.org/6889021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84709 0039d316-1c4b-4281-b951-d872f2087c98
* This fixes a style issue in the glue_serialize codegspencer@google.com2011-05-092-58/+58
| | | | | | | | | | | | | which moves previously static functions into an unnamed namespace to more closely resemble the rest of the Chrome codebase. BUG=none TEST=compiles: no functional changes Review URL: http://codereview.chromium.org/6969010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84708 0039d316-1c4b-4281-b951-d872f2087c98
* This fixes the omnibox context menu in GTK to use translated stringsgspencer@google.com2011-05-092-0/+49
| | | | | | | | | | | | | | | | | instead of always showing English. This is a second attempt to land this CL: http://codereview.chromium.org/6927036/ In addition to the bug fix, I've added a GTK version check to make sure that it compiles on the "Chrome on ChromeOS" buildbot. BUG=chromium-os:14375 TEST=Ran on device while set to non-English locales. Review URL: http://codereview.chromium.org/6969013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84707 0039d316-1c4b-4281-b951-d872f2087c98
* This fixes a NULL dereference when reading malformed history items.gspencer@google.com2011-05-091-3/+3
| | | | | | | | | BUG=chromium-os:14992 TEST=Artificially caused failure in reading history item and observed no crash. Review URL: http://codereview.chromium.org/6969004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84706 0039d316-1c4b-4281-b951-d872f2087c98
* Chown result dir to chronos before firing off pyauto tests on chromeosnirnimesh@chromium.org2011-05-091-1/+4
| | | | | | | | | | | | This is so that testserver.log file (create by testserver) can be created. R=dtu@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6988001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84705 0039d316-1c4b-4281-b951-d872f2087c98
* Make chrome.test.log VLOG(1) instead of no-op.yoz@chromium.org2011-05-091-0/+1
| | | | | | | | | | | | One can get just chrome.test.log messages by running browser_tests --vmodule=extension_test_api=1. BUG=none TEST=test with and without --v=1 or --vmodule=extension_test_api=1 Review URL: http://codereview.chromium.org/6971004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84704 0039d316-1c4b-4281-b951-d872f2087c98
* Add a status-type for a mouse-event triggered by a touch event.sadrul@chromium.org2011-05-092-4/+10
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/6981007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84703 0039d316-1c4b-4281-b951-d872f2087c98
* [ChromeOS] Stop treating RunnableFunction as Cancelable in mock_url_fetchers.cccmasone@chromium.org2011-05-092-12/+11
| | | | | | | | | | | | BUG=81541 TEST=unit tests R=dmaclach@chromium.org Review URL: http://codereview.chromium.org/6935035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84702 0039d316-1c4b-4281-b951-d872f2087c98
* Implementation of Flush() in ppb_graphics_2d_thunk.cc returns ↵bbudge@google.com2011-05-091-1/+1
| | | | | | | | PP_ERROR_BADARGUMENT instead of PP_ERROR_BADRESOURCE when given an invalid resource. Review URL: http://codereview.chromium.org/6985003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84701 0039d316-1c4b-4281-b951-d872f2087c98
* ntp4: Rework dragging to allow going between pages.estade@chromium.org2011-05-097-56/+146
| | | | | | | | | | | | | | | This patch is mostly concerned with drag appearance; since the backend isn't hooked up yet there's no updating of the actual model. Also: - get rid of excess doppleganger tiles - switch pages on a delay when hovering over navigation dots with a drag BUG=none TEST=manual Review URL: http://codereview.chromium.org/6932030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84700 0039d316-1c4b-4281-b951-d872f2087c98
* Revert r84649 and r84671: "Move MockQuotaManager out of anonymous namespace tompcomplete@chromium.org2011-05-097-234/+101
| | | | | | | | | | | fix build" and "Notify the quota manager when write operation is made in FileSystem API." FileSystemExtensionApiTest.FileBrowserTest is consistently crashing on chrome OS. TBR=kinuko git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84699 0039d316-1c4b-4281-b951-d872f2087c98
* Remove GeoTrust; leaving Equifax for now as discussed by chat.cevans@chromium.org2011-05-091-3/+0
| | | | | | | TBR=agl@chromium.org Review URL: http://codereview.chromium.org/6981009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84698 0039d316-1c4b-4281-b951-d872f2087c98
* Print Preview: Fix a missing switch #ifdef from r84672.thestig@chromium.org2011-05-091-1/+2
| | | | | | | | BUG=none TEST=Google Chrome build goes green. Review URL: http://codereview.chromium.org/6985007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84697 0039d316-1c4b-4281-b951-d872f2087c98
* Move ChromeURLAfterDownload to download_browsertestrafaelw@chromium.org2011-05-095-203/+84
| | | | | | | | | BUG=77762,14505,12745 TEST= Review URL: http://codereview.chromium.org/6691049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84696 0039d316-1c4b-4281-b951-d872f2087c98
* Get rid of updatePreferredDataTypes callback.tfarina@chromium.org2011-05-094-31/+0
| | | | | | | | | | | BUG=77321 TEST=None R=jhawkins@chromium.org,akalin@chromium.org,jam@chromium.org Review URL: http://codereview.chromium.org/6963003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84695 0039d316-1c4b-4281-b951-d872f2087c98
* Print Preview: Simpifying displayed print summary.dpapad@chromium.org2011-05-093-42/+38
| | | | | | | | | | | | Removing the detailed calculations and displaying only number of pages and number of sheets. BUG=81032 TEST=NONE Review URL: http://codereview.chromium.org/6952012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84694 0039d316-1c4b-4281-b951-d872f2087c98
* linux components: expose functions used by testsevan@chromium.org2011-05-091-5/+7
| | | | | | Review URL: http://codereview.chromium.org/6985006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84693 0039d316-1c4b-4281-b951-d872f2087c98