summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Working around gsutil not liking drive letters plus backslashes.bradnelson@google.com2011-11-291-2/+1
| | | | | | | | | | | BUG=None TEST=None R=noelallen@google.com TBR Review URL: http://codereview.chromium.org/8659046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111978 0039d316-1c4b-4281-b951-d872f2087c98
* Remove empty files.tony@chromium.org2011-11-294-0/+0
| | | | | | | | These files were supposed to be removed by r111811. TBR=ojan git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111977 0039d316-1c4b-4281-b951-d872f2087c98
* Adjust suppression for leak in nss_ClearErrorStack.cbentzel@chromium.org2011-11-291-3/+6
| | | | | | | | | BUG=77990 TBR=wtc@chromium.org Review URL: http://codereview.chromium.org/8664033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111974 0039d316-1c4b-4281-b951-d872f2087c98
* Remove JingleSessionManager::set_allow_local_ips().sergeyu@chromium.org2011-11-294-15/+2
| | | | | | | | | Currently allow_local_ips is always set to true, and there is no reason not to allow local IP addresses. Review URL: http://codereview.chromium.org/8728011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111973 0039d316-1c4b-4281-b951-d872f2087c98
* Makes ppapi tests copy files over unconditionally.sky@chromium.org2011-11-291-16/+16
| | | | | | | | | | | BUG=none TEST=none R=noelallen@chromium.org Review URL: http://codereview.chromium.org/8661003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111972 0039d316-1c4b-4281-b951-d872f2087c98
* Fix Breakpad-enabled Mac builds following r111783, with the Breakpad updatemark@chromium.org2011-11-291-0/+9
| | | | | | | past r889. Review URL: http://codereview.chromium.org/8729037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111971 0039d316-1c4b-4281-b951-d872f2087c98
* Adds a WebGraphicsContext3D implementation that will be used forsky@chromium.org2011-11-294-4/+493
| | | | | | | | | | | | | | testing and what not. I'll wire this up separately. BUG=104360 TEST=none R=piman@chromium.org Review URL: http://codereview.chromium.org/8729016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111970 0039d316-1c4b-4281-b951-d872f2087c98
* Force annotation of overridden methods with OVERRIDE.avi@chromium.org2011-11-2915-64/+70
| | | | | | | | | BUG=104314 TEST=green builds Review URL: http://codereview.chromium.org/8727007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111969 0039d316-1c4b-4281-b951-d872f2087c98
* checkbins.py: enable /SAFESEH check now that all binaries are passing.scherkus@chromium.org2011-11-291-3/+1
| | | | | | | | BUG=104188 Review URL: http://codereview.chromium.org/8726019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111968 0039d316-1c4b-4281-b951-d872f2087c98
* Widen heapcheck suppression for StopAssociationSynccbentzel@chromium.org2011-11-291-4/+0
| | | | | | | | | BUG=105667 TBR=timsteele@chromium.org Review URL: http://codereview.chromium.org/8659043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111967 0039d316-1c4b-4281-b951-d872f2087c98
* Fix chromedriver shutdown tests.kkania@chromium.org2011-11-291-7/+7
| | | | | | | | | | BUG=none TEST=none TBR=hnguyen Review URL: http://codereview.chromium.org/8729038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111966 0039d316-1c4b-4281-b951-d872f2087c98
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-2913-10/+13
| | | | | | | | | | | | | | | | | callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit. You are asked to review this as you have OWNERS for these files. BUG=None TEST=Compiles R=jam@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111936 Review URL: http://codereview.chromium.org/8699010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111965 0039d316-1c4b-4281-b951-d872f2087c98
* Fix resource file generation to point to output_dir instead of build_dir.siggi@chromium.org2011-11-291-7/+8
| | | | | | | | | | | | | This makes the RC script correct for the Syzygy-optimized mini_installer, which was previously turning out identical to the unoptimized one. Quench annoying progress spew from makecab. R=rogerm@chromium.org,robertshield@chromium.org Review URL: http://codereview.chromium.org/8726035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111962 0039d316-1c4b-4281-b951-d872f2087c98
* Fix python scripts in src/tools/maruel@chromium.org2011-11-297-0/+0
| | | | | | | | | | | Continuation of r111960. The commit queue doesn't support yet removing svn:executable bit so some changes were left out. BUG=105108 Original Review URL: http://codereview.chromium.org/8678023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111961 0039d316-1c4b-4281-b951-d872f2087c98
* Fix python scripts in src/tools/maruel@chromium.org2011-11-2998-559/+498
| | | | | | | | | | | | | | | | | | Make sure that: - shebang is only present for executable files - shebang is #!/usr/bin/env python - __main__ is only present for executable files - file's executable bit is coherent Also fix EOF LF to be only one. TBR=timurrrr@chromium.org BUG=105108 TEST= Review URL: http://codereview.chromium.org/8678023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111960 0039d316-1c4b-4281-b951-d872f2087c98
* Tighten up chrome/browser's DEPS so that we don't have any more includes ↵jam@chromium.org2011-11-291-39/+18
| | | | | | | | | from content/common while we remove the last ones. BUG=98716 Review URL: http://codereview.chromium.org/8727035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111959 0039d316-1c4b-4281-b951-d872f2087c98
* remove entry from includes as it is already pulled from the dependenciesensonic@google.com2011-11-291-1/+0
| | | | | | Review URL: http://codereview.chromium.org/8440063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111958 0039d316-1c4b-4281-b951-d872f2087c98
* Move the RendererProcessType enum out of ChildProcessInfo. It's actually ↵jam@chromium.org2011-11-297-84/+82
| | | | | | | | | never set on that object, and is only used/set by chrome, so moved it out to memory_details.h:ProcessMemoryInformation. BUG=98716 Review URL: http://codereview.chromium.org/8726022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111957 0039d316-1c4b-4281-b951-d872f2087c98
* enable shadermask optimization in skiareed@google.com2011-11-291-1/+1
| | | | | | Review URL: http://codereview.chromium.org/8725035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111956 0039d316-1c4b-4281-b951-d872f2087c98
* Implementing prefetch in the Photo Editorkaznacheev@chromium.org2011-11-294-175/+434
| | | | | | | | | | BUG= TEST= Review URL: http://codereview.chromium.org/8658007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111955 0039d316-1c4b-4281-b951-d872f2087c98
* jGet the examples to run in aura_shell.ben@chromium.org2011-11-2954-745/+1289
| | | | | | | | | | | | | | . Reorganizes views_examples target into two: views_examples_lib (a component) and views_examples_exe (a runner in views, which builds in Aura but does not run without crashing due to lack of desktop environment). . Refactors ExamplesMain into ExamplesWindowContents, a contents view that hosts the examples UI. Makes a publicly exported function from views examples to show a window containing this view. . Moves the examples into the views namespace. . Adds a button to launch the ExamplesWindow inside aura_shell. . Adds a NativeTabbedPaneViews to host the examples content. This is not a production class and is mostly just intended to get something onto the screen. The code is copy-pasta from NativeTabbedPaneWin. I imagine we can get rid of all of this once we stop using TabbedPanes in Chrome. http://crbug.com/105622 TEST=none Review URL: http://codereview.chromium.org/8687013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111954 0039d316-1c4b-4281-b951-d872f2087c98
* The root of problem is x button or alt+f4 didn't close the window ↵bshe@chromium.org2011-11-292-3/+6
| | | | | | | | | | | | | | completely. There are still something in the pendingdialog list need to be cleaned. BUG=105311 TEST=settings->under the hood->Manage certificates->import; close the dialog by x button or alt+f4; click import button again; verify if the dialog shows up again. Review URL: http://codereview.chromium.org/8692006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111953 0039d316-1c4b-4281-b951-d872f2087c98
* aura: #include a header used. This caused a compilation error from r111936.sadrul@chromium.org2011-11-291-0/+5
| | | | | | | | | BUG=105713 TEST=none Review URL: http://codereview.chromium.org/8664030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111952 0039d316-1c4b-4281-b951-d872f2087c98
* Remove ChildThread dependency from Chrome. In the future we might want to ↵jam@chromium.org2011-11-293-10/+12
| | | | | | | | | expose it as an interface, but for now that's not required. BUG=98716 Review URL: http://codereview.chromium.org/8726023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111951 0039d316-1c4b-4281-b951-d872f2087c98
* Suppression for OptionsUIHTMLSource uninitialized memory.cbentzel@chromium.org2011-11-291-0/+25
| | | | | | | | | BUG=105715 TBR=mnissler@chromium.org Review URL: http://codereview.chromium.org/8725038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111950 0039d316-1c4b-4281-b951-d872f2087c98
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-292-2/+2
| | | | | | | | | | | | | | | callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit. You are asked to review this as you have OWNERS for these files. BUG=None TEST=Compiles R=mnissler@chromium.org Review URL: http://codereview.chromium.org/8700012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111949 0039d316-1c4b-4281-b951-d872f2087c98
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
| | | | | | | | | | | | | | | callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit. You are asked to review this as you have OWNERS for these files. BUG=None TEST=Compiles R=darin@chromium.org Review URL: http://codereview.chromium.org/8699009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111948 0039d316-1c4b-4281-b951-d872f2087c98
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-294-5/+3
| | | | | | | | | | | | | | | callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit. You are asked to review this as you have OWNERS for these files. BUG=None TEST=Compiles R=ajwong@chromium.org Review URL: http://codereview.chromium.org/8697005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111947 0039d316-1c4b-4281-b951-d872f2087c98
* Update suppression for web_ui_util::GetImageDataUrlcbentzel@chromium.org2011-11-291-3/+2
| | | | | | | | | BUG=99307 TBR=mnissler@chromium.org Review URL: http://codereview.chromium.org/8729036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111946 0039d316-1c4b-4281-b951-d872f2087c98
* Remove various uses of TOUCH_UI that are no longer neededrbyers@chromium.org2011-11-2915-129/+18
| | | | | | | | | | | | | | | | | | | This includes: - Don't try to replace small resources with large ones based on a compile flag. We'll need a more dynamic mechanism. - No need to disable the Getting Started Guide - Anything with TOOLKIT_USES_GTK won't support touch. - Don't need the screen locker logout hack. WebUI screen locker now works, and is also about to work on Aura builds. - Re-enable a bunch of tests which were disabled/flaky in TOUCH_UI builds. - No need to disable SSL Client certificate selector, we have a WebUI version now. - TOUCH-specific max tab count is gone, remove hack from test. - Remove exclusions from chrome_tests.gypi for touch tests that are no longer included in the build. BUG=105046 TEST= Review URL: http://codereview.chromium.org/8691005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111945 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 111882 - Integrate OAuth2 login token generation into TokenService:jstritar@chromium.org2011-11-296-194/+52
| | | | | | | | | | | | | - Start Oauth2 login token fetch when "lso" auth token is fetched successfully. - Store the refresh and access login tokens. - Generate a token available notification for login token. - Add tests. Review URL: http://codereview.chromium.org/8680019 TBR=munjal@chromium.org Review URL: http://codereview.chromium.org/8725037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111944 0039d316-1c4b-4281-b951-d872f2087c98
* Fix typo in FRIEND_TEST presubmit nag.robertshield@chromium.org2011-11-291-1/+1
| | | | | | | | | BUG=NONE TEST=NONE TBR=maruel Review URL: http://codereview.chromium.org/8687033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111943 0039d316-1c4b-4281-b951-d872f2087c98
* Change DefaultRuleIterator to use the Value data type internally instead of ↵markusheintz@chromium.org2011-11-291-16/+10
| | | | | | | | | | | | ContentSetting data type. BUG=102637 TEST=DefaultProviderTest*, HostContentSettingsMapTest* Review URL: http://codereview.chromium.org/8715008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111942 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 111936 - Use callback_forward.h instead of callback.h where possible.jstritar@chromium.org2011-11-2913-13/+10
| | | | | | | | | | | | | | | | | | callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit. You are asked to review this as you have OWNERS for these files. BUG=None TEST=Compiles R=jam@chromium.org Review URL: http://codereview.chromium.org/8699010 TBR=erikwright@chromium.org Review URL: http://codereview.chromium.org/8726036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111940 0039d316-1c4b-4281-b951-d872f2087c98
* Some code cleanup.sadrul@chromium.org2011-11-293-30/+28
| | | | | | | | | | | Some checks for TOUCH_UI goes away, and some gets replaced with USE_AURA. BUG=105046 TEST=none Review URL: http://codereview.chromium.org/8662011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111939 0039d316-1c4b-4281-b951-d872f2087c98
* Update .DEPS.gitchrome-admin@google.com2011-11-291-2/+2
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111938 0039d316-1c4b-4281-b951-d872f2087c98
* roll skia to 2759reed@google.com2011-11-291-1/+1
| | | | | | Review URL: http://codereview.chromium.org/8720007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111937 0039d316-1c4b-4281-b951-d872f2087c98
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-2913-10/+13
| | | | | | | | | | | | | | | callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit. You are asked to review this as you have OWNERS for these files. BUG=None TEST=Compiles R=jam@chromium.org Review URL: http://codereview.chromium.org/8699010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111936 0039d316-1c4b-4281-b951-d872f2087c98
* Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()robertshield@chromium.org2011-11-2914-66/+73
| | | | | | | | BUG=105287 TEST=NONE Review URL: http://codereview.chromium.org/8678017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111935 0039d316-1c4b-4281-b951-d872f2087c98
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-293-3/+3
| | | | | | | | | | | | | | | callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit. You are asked to review this as you have OWNERS for these files. BUG=None TEST=Compiles R=piman@chromium.org Review URL: http://codereview.chromium.org/8658011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111934 0039d316-1c4b-4281-b951-d872f2087c98
* On AURA builds, mouse wheel event on native menus doesn't work.ckqr36@motorola.com2011-11-291-1/+5
| | | | | | | | | | | | | | | The code in SubmenuView expects the delta scroll to be in multiples of MouseWheelEvent::kWheelDelta which is defined as 120 for all platforms. However, MouseWheelEvent has an offset which is created using kWheelScrollAmount, defined in ui/base/x/events_x.cc, which is set to 53(this is a value used in GTK). BUG=none TEST=Open google.com in AURA build, go to Wrench Menu->Tools->Encoding where it shows a big list of menu items. Use mouse wheel to scroll through the list. Observe that the sub menu scrolls. Patch by ckqr36@motorola.com Review URL: http://codereview.chromium.org/8538003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111933 0039d316-1c4b-4281-b951-d872f2087c98
* Add ui data property in network library.mnissler@chromium.org2011-11-293-0/+22
| | | | | | | | | | BUG=chromium-os:21992 TEST=compiles and passes tests. Review URL: http://codereview.chromium.org/8488008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111931 0039d316-1c4b-4281-b951-d872f2087c98
* views/bookmarks: Fix comment referring to TreeViewObserver instead of ↵tfarina@chromium.org2011-11-291-3/+2
| | | | | | | | | | TreeViewController. R=sky@chromium.org Review URL: http://codereview.chromium.org/8680012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111930 0039d316-1c4b-4281-b951-d872f2087c98
* Enable vsync on CompositorCC.backer@chromium.org2011-11-294-2/+17
| | | | | | | | | | | This is relying on the fact that the WebGraphicsContext3DInProcessImpl has a gfx::GLContext under the hood. The alternative is to push SetSwapInterval into the initialization of WebGraphicsContext3DInProcessImpl. I've preferred to do it here, because I think that they other clients of WebGraphicsContext3DInProcessImpl don't need vsync enabled. BUG=none TEST=Build chrome using GYP_DEFINES="use_aura=1 use_webkit_compositor=1". Run chrome with proprietary Nvidia driver (supports vsync). See no tearing when dragging the window around. Review URL: http://codereview.chromium.org/8700007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111928 0039d316-1c4b-4281-b951-d872f2087c98
* Allow chromedriver to install an extension and get all installed extension IDs.kkania@chromium.org2011-11-2928-119/+463
| | | | | | | | | | | Fix install extension hook to only watch for internal extension install. BUG=103033,93571 TEST=none Review URL: http://codereview.chromium.org/8649004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111927 0039d316-1c4b-4281-b951-d872f2087c98
* ChromeOS heapcheck suppression widening for DBusPowerSaveBlockercbentzel@chromium.org2011-11-291-1/+1
| | | | | | | | | BUG=105699 TBR=mdm@chromium.org Review URL: http://codereview.chromium.org/8725031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111926 0039d316-1c4b-4281-b951-d872f2087c98
* Add a presubmit check so that no new unit tests in content/ are added to the ↵jochen@chromium.org2011-11-291-5/+46
| | | | | | | | | | | | | unit_tests target They should all go to content_unittests now BUG=90443 TEST=manual Review URL: http://codereview.chromium.org/8728012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111925 0039d316-1c4b-4281-b951-d872f2087c98
* The dictionary preference prefs::kContentSettingsPatternPairs should be ↵markusheintz@chromium.org2011-11-291-1/+2
| | | | | | | | | | | | | merged when it is synced. This prevents local content settings patterns (exceptions) from being overwritten when sync is turned on and a previously synced version of the preferences is fetched. BUG=105695 TEST=syncing content settings works Review URL: http://codereview.chromium.org/8718016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111923 0039d316-1c4b-4281-b951-d872f2087c98
* Few changes to chromedriver to fix hangs.kkania@chromium.org2011-11-295-20/+93
| | | | | | | | | | BUG=103635 TEST=none Review URL: http://codereview.chromium.org/8619012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111922 0039d316-1c4b-4281-b951-d872f2087c98
* Make DrMemory.ToolName() return all lowercase "drmemory"rnk@chromium.org2011-11-291-3/+1
| | | | | | | | | | | We were not picking up the slow tool test exclusions because "DrMemory" was not "in" ChromeTest.SLOW_TESTS. BUG=105585 Review URL: http://codereview.chromium.org/8726009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111921 0039d316-1c4b-4281-b951-d872f2087c98