summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
Commit message (Collapse)AuthorAgeFilesLines
* Revert 177805mukai@chromium.org2013-01-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Revert 177735 > > Looks like it's causing failures of ExtensionApiTest.TabCurrentWindow on Windows. > > http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=@DEPS - chromium.org&testType=interactive_ui_tests&tests=ExtensionApiTest.TabCurrentWindow > > > > > > Add minimize/restore support for stacked panels. > > > > The following features have been added: > > 1) Top panel in the stack will show the minimize button. Clicking on it will bring the whole stack to minimize state via system. > > 2) Clicking on titlebar for the stacked panel will collapse or expand this panel. > > 3) Clicking on titlebar for the stacked panel with APPLY_TO_ALL modifier (holding CTRL key at the same time on Windows) will collapse or expand all panels in the stack. > > > > BUG=159637 > > TEST=new tests > > > > > > Review URL: https://chromiumcodereview.appspot.com/11971027 > > TBR=jianli@chromium.org > Review URL: https://codereview.chromium.org/12016028 TBR=scottmg@chromium.org BUG=171080 Review URL: https://codereview.chromium.org/11943026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177811 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 177735scottmg@chromium.org2013-01-191-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | Looks like it's causing failures of ExtensionApiTest.TabCurrentWindow on Windows. http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=@DEPS - chromium.org&testType=interactive_ui_tests&tests=ExtensionApiTest.TabCurrentWindow > > Add minimize/restore support for stacked panels. > > The following features have been added: > 1) Top panel in the stack will show the minimize button. Clicking on it will bring the whole stack to minimize state via system. > 2) Clicking on titlebar for the stacked panel will collapse or expand this panel. > 3) Clicking on titlebar for the stacked panel with APPLY_TO_ALL modifier (holding CTRL key at the same time on Windows) will collapse or expand all panels in the stack. > > BUG=159637 > TEST=new tests > > > Review URL: https://chromiumcodereview.appspot.com/11971027 TBR=jianli@chromium.org Review URL: https://codereview.chromium.org/12016028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177805 0039d316-1c4b-4281-b951-d872f2087c98
* Scaffolding and very basic tests for Instant Extended.samarth@chromium.org2013-01-181-0/+3
| | | | | | | | BUG=167359 Review URL: https://chromiumcodereview.appspot.com/11592004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177798 0039d316-1c4b-4281-b951-d872f2087c98
* Add minimize/restore support for stacked panels.jianli@chromium.org2013-01-181-0/+1
| | | | | | | | | | | | | | | The following features have been added: 1) Top panel in the stack will show the minimize button. Clicking on it will bring the whole stack to minimize state via system. 2) Clicking on titlebar for the stacked panel will collapse or expand this panel. 3) Clicking on titlebar for the stacked panel with APPLY_TO_ALL modifier (holding CTRL key at the same time on Windows) will collapse or expand all panels in the stack. BUG=159637 TEST=new tests Review URL: https://chromiumcodereview.appspot.com/11971027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177735 0039d316-1c4b-4281-b951-d872f2087c98
* Add a basic webui test for each of the OOBE pages, for an accessibility audit.dmazzoni@chromium.org2013-01-181-0/+6
| | | | | | | | | | | | | | | Once the accessibility audit change lands, these tests will make sure OOBE pages are covered by the audit - but this file is also a useful placeholder for future Chrome OS webui tests. See: https://codereview.chromium.org/11363170/ BUG=162740 Review URL: https://chromiumcodereview.appspot.com/11639032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177727 0039d316-1c4b-4281-b951-d872f2087c98
* Add a mechanism to ignore certain elements for accessibility audit on a ↵aboxhall@chromium.org2013-01-171-0/+2
| | | | | | | | | | | per-test basis. BUG=162740 Review URL: https://chromiumcodereview.appspot.com/11664011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177520 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 163390groby@chromium.org2013-01-171-1/+0
| | | | | | | | | | | | | | | | > Web intents integration test fixture. > > TBR=jhawkins@chromium.org > R=groby@chromium.org > BUG=None > > > Review URL: https://chromiumcodereview.appspot.com/11184043 TBR=gbillock@chromium.org Review URL: https://codereview.chromium.org/11968031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177291 0039d316-1c4b-4281-b951-d872f2087c98
* Added more tests for IncognitoModeAvailability.rustema@google.com2013-01-151-0/+2
| | | | | | | | | | | | The user should not be able to open Incognito windows from link and launcher context menus when the Incognito mode is disabled (e.g. by a policy). This CL should help automate http://google-testcasemanager.appspot.com/home#!view=test&ti=16954266 BUG= Review URL: https://chromiumcodereview.appspot.com/11471027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176991 0039d316-1c4b-4281-b951-d872f2087c98
* Move ui_controls files to chrome\test\base since they're now only usd within ↵jam@chromium.org2013-01-141-13/+12
| | | | | | | | chrome. Review URL: https://codereview.chromium.org/11886018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176680 0039d316-1c4b-4281-b951-d872f2087c98
* Browsertests for Block/Preview/Add flow.sergiu@chromium.org2013-01-141-0/+1
| | | | | | | | | | | | | | | These browser tests verify that the managed mode functions properly when it comes to navigating to blocked pages, previewing those pages and adding them to the whitelist. See the comments near each test for more information. BUG=168772 TEST=browser_tests --gtest_filter=ManagedModeBlockModeTest.* Review URL: https://chromiumcodereview.appspot.com/11445011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176660 0039d316-1c4b-4281-b951-d872f2087c98
* Make ui_controls only usable from interactive_ui_tests. This has two benefits:jam@chromium.org2013-01-141-0/+14
| | | | | | | | | | 1) don't link test code in shipping binary 2) ensure that people don't call these functions which depend on focus in sharded test targets In a followup cl, I'll move the files to chrome\test\base Review URL: https://codereview.chromium.org/11878013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176638 0039d316-1c4b-4281-b951-d872f2087c98
* Adds end to end tests for the extension activity log. There are two felt@chromium.org2013-01-121-0/+1
| | | | | | | | | | | | | | | | ways to use the test suite: (1) Load the extension, open the options page, and click on the appropriate button. Watch the activity log to make sure the right thing appears. (2) Run the browser test with the test suite: "browser_tests --gtest_filter=Activity*" It will fail if the tests crash or one of the tests does not invoke setCompleted. BUG=161002 Review URL: https://chromiumcodereview.appspot.com/11881003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176542 0039d316-1c4b-4281-b951-d872f2087c98
* [sync] Add java InvalidationController for Android.nyquist@chromium.org2013-01-121-2/+3
| | | | | | | | | | | | | | | | | | | * Adds InvalidationController to facilitate the move to the new invalidation client, but still supporting the old way. * Sets up the chromium test shell to be able to run the new tests for sync. * Upstreaming a few base test utilities for MockContext and SharedPreferences. InvalidationController and InvalidationControllerTest provided by dsmyers@chromium.org. BUG=159221 Review URL: https://chromiumcodereview.appspot.com/11778084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176533 0039d316-1c4b-4281-b951-d872f2087c98
* Get rid of ui_controls.h usage in shipping browser code. In a followup ↵jam@chromium.org2013-01-111-1/+0
| | | | | | | | | change, I'll move the code to a test directory. I switched the page_load reliablity test to send synthesized keystrokes instead. I removed the reliablity tag drag tests, since these duplicate the newer interactive_ui_tests. The ChromeDriver method has been deprecated after discussion with kkania. Review URL: https://codereview.chromium.org/11875004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176470 0039d316-1c4b-4281-b951-d872f2087c98
* extension: Get rid of some duplicate code from external_filesystem_apitest.ccsatorux@chromium.org2013-01-111-2/+0
| | | | | | | | | | | | | | We should use GetTestFilePath() and LoadJSONFile() in google_apis/test_util.h Along the way, remove mock_drive_service.h/cc from chrome_tests.gypi as these files are not used in tests defined in the gypi file. BUG=none TEST=none Review URL: https://codereview.chromium.org/11853002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176253 0039d316-1c4b-4281-b951-d872f2087c98
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-111-2/+2
| | | | | | | | | | | | | was only run on IDL files. Clean up all the code which that simplifies. TBR=isherman@chromium.org,battre@chromium.org,akalin@chromium.org BUG=141318 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176015 Review URL: https://codereview.chromium.org/11747025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176236 0039d316-1c4b-4281-b951-d872f2087c98
* Revert revision 176015ricow@chromium.org2013-01-101-2/+2
| | | | | | | | | | | | | | | | | This is a manual revert, drover did not like the deleted files > Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it > was only run on IDL files. Clean up all the code which that simplifies. > > TBR=isherman@chromium.org,battre@chromium.org,akalin@chromium.org > BUG=141318 > > Review URL: https://chromiumcodereview.appspot.com/11747025 TBR=isherman@chromium.org,battre@chromium.org,akalin@chromium.org Review URL: https://codereview.chromium.org/11778097 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176054 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 176047ricow@chromium.org2013-01-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | > Revert 176015 > > Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it > > was only run on IDL files. Clean up all the code which that simplifies. > > > > TBR=isherman@chromium.org,battre@chromium.org,akalin@chromium.org > > BUG=141318 > > > > Review URL: https://chromiumcodereview.appspot.com/11747025 > > This seems to be causing complation failures on release win builders: > http://chromegw/i/chromium.chrome/builders/Google%20Chrome%20Win/builds/15702 > > TBR=kalman@chromium.org > Review URL: https://codereview.chromium.org/11826048 Drover messed up this revert, reverting it TBR=ricow@chromium.org Review URL: https://codereview.chromium.org/11778096 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176051 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 176015ricow@chromium.org2013-01-101-2/+2
| | | | | | | | | | | | | | | | | | > Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it > was only run on IDL files. Clean up all the code which that simplifies. > > TBR=isherman@chromium.org,battre@chromium.org,akalin@chromium.org > BUG=141318 > > Review URL: https://chromiumcodereview.appspot.com/11747025 This seems to be causing complation failures on release win builders: http://chromegw/i/chromium.chrome/builders/Google%20Chrome%20Win/builds/15702 TBR=kalman@chromium.org Review URL: https://codereview.chromium.org/11826048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176047 0039d316-1c4b-4281-b951-d872f2087c98
* Skeleton for app_list on OSX, and refactoring for enable_app_list=1 on ↵tapted@chromium.org2013-01-101-0/+6
| | | | | | | | | | | | | | | | | | | | OS=="mac". Moves ui/app_list code specific to toolkit-views to ui/app_list/views. Update gyp[i], include guards, #includes for moved files. Seed chrome/browser/ui/cocoa/app_list and ui/app_list/cocoa with a skeleton Cocoa UI. BUG=138633 TEST=Mostly build changes. Functionality of AppLauncher on ChromeOS and Windows should be unchanged. On OSX, without chrome running, `Chromium.app/Contents/MacOS/Chromium --show-app-list` should show a borderless gray window for 1 second (note: this is for testing only -- OSX needs a different approach for IPC). Review URL: https://chromiumcodereview.appspot.com/11784034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176042 0039d316-1c4b-4281-b951-d872f2087c98
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-101-2/+2
| | | | | | | | | | | was only run on IDL files. Clean up all the code which that simplifies. TBR=isherman@chromium.org,battre@chromium.org,akalin@chromium.org BUG=141318 Review URL: https://chromiumcodereview.appspot.com/11747025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176015 0039d316-1c4b-4281-b951-d872f2087c98
* Remove certain gpu crash tests from gpu_tests.zmo@chromium.org2013-01-101-1/+1
| | | | | | | | | | They are running as part of content_browsertests on gpu bots now. BUG=111506 TEST=gpu bots Review URL: https://codereview.chromium.org/11783078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175970 0039d316-1c4b-4281-b951-d872f2087c98
* Remove obsolete v8_benchmark. It was replaced with Octane on the perf bots.tonyg@chromium.org2013-01-091-1/+0
| | | | | | | | | | BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/11649054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175899 0039d316-1c4b-4281-b951-d872f2087c98
* Add an accessibility audit for WebUI pages.aboxhall@chromium.org2013-01-091-0/+1
| | | | | | | | | | | | | | This change adds an accessibility audit which runs just before tearDown() on any WebUI browser test that uses the chrome/test/data/webui/test_api.js framework. As of this change, the test will run by default for each test case, but not cause any errors in the case of accessibility issues. As we fix accessibility issues, we can set the a11yIssuesAreErrors flag on a per-test and per-fixture basis, to catch regressions. Once the majority of WebUI pages are passing the accessibility audit, and we have a mechanism in place for ignoring false positives, we will transition to treating accessibility issues as errors by default. http://www.chromium.org/developers/accessibility/webui-accessibility-audit has more information. BUG=162740 Review URL: https://chromiumcodereview.appspot.com/11363170 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175866 0039d316-1c4b-4281-b951-d872f2087c98
* Add test for accessibility histograms.dmazzoni@chromium.org2013-01-091-0/+1
| | | | | | | | | | | | | | The goal is just to make sure this code has test coverage, not to test correctness. There was an issue in the past where the code that computed the histograms crashed in debug mode, this will help prevent something like that from landing in the future. BUG=99504 Review URL: https://chromiumcodereview.appspot.com/11778045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175677 0039d316-1c4b-4281-b951-d872f2087c98
* Seems hbono left the project - updating spellcheck OWNERs/TODOsgroby@chromium.org2013-01-091-1/+1
| | | | | | | | | | R=jhawkins@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/11773048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175675 0039d316-1c4b-4281-b951-d872f2087c98
* [chromedriver] Implement SwitchToFrame command.kkania@chromium.org2013-01-081-0/+3
| | | | | | | | | This doesn't include switching to a frame by element yet. BUG=166797 Review URL: https://codereview.chromium.org/11639019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175592 0039d316-1c4b-4281-b951-d872f2087c98
* Implement mediaGalleriesPrivate api to notify extensions about gallery ↵kmadhusu@chromium.org2013-01-071-0/+1
| | | | | | | | | | | | changed events. BUG=144491 TEST=none Review URL: https://chromiumcodereview.appspot.com/11535008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175347 0039d316-1c4b-4281-b951-d872f2087c98
* Close avatar bubble when avatar button is clicked a second timesail@chromium.org2013-01-041-0/+1
| | | | | | | | | | | | | | | Currently when the avatar button is clicked a second time the avatar bubble closes then immediately opens again. The problem is that the same mouse event that closes the bubble also causes to open again. To fix this I've changed AvatarMenuBubbleView to track it's current instance. If a caller tries to show the bubble while an instance is already being shown then the show request is ignored. BUG=107876 TEST=Clicked on the avatar button a second time and verified that the avatar bubble stayed closed. Review URL: https://chromiumcodereview.appspot.com/11646008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175220 0039d316-1c4b-4281-b951-d872f2087c98
* Fix times in chrome.downloads extension API to use ISO8601 instead of ↵benjhayden@chromium.org2013-01-041-1/+0
| | | | | | | | | | | | int32s, which are too small. Also implement DownloadItem.endTime, DownloadQuery.endTime/endedBefore/endedAfter, DownloadQuery.orderBy='endTime'. BUG=12133 Review URL: https://chromiumcodereview.appspot.com/11593010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175062 0039d316-1c4b-4281-b951-d872f2087c98
* Close bubble when bookmark star button is clicked a second timesail@chromium.org2013-01-021-0/+1
| | | | | | | | | | | | | | | | | | | Currently when the bookmark star button is clicked a second time it closes and shows again. The bookmark bubble already has logic to check if the bubble is showing and do nothing if asked to show again. Unfortunately this doesn't work for mouse events because the bubble is closed on mouse down and shown on mouse up. To fix this I'm adding a flag to check if the bubble was visible on mouse down. If the flag is set then the mouse up event is ignored. BUG=107876 TEST=Clicked on the bookmark button a second time. Verified that the bubble didn't reopn. Added a new browser test. Verified that the test failed without my change and passed with it. Review URL: https://chromiumcodereview.appspot.com/11679008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174846 0039d316-1c4b-4281-b951-d872f2087c98
* Don't force find bar to have focus when changing tabssail@chromium.org2012-12-291-0/+1
| | | | | | | | | | | | | | | If the find bar is open then changing tabs always focuses the find bar. I'm changing the behavior to match Windows where we only focus the find bar if it previously had focus. I also had to change the tab strip code to store focus on TabStripModelObserver::TabDeactivated() event. Storing focus in TabStripModelObserver::ActiveTabChanged() was too late because the find bar had been hidden at that point. This behavior also matches the Windows code. BUG=167708 Review URL: https://chromiumcodereview.appspot.com/11694012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174755 0039d316-1c4b-4281-b951-d872f2087c98
* Move the TabRestoreTest into the directory that holds the classes it tests.avi@chromium.org2012-12-281-1/+1
| | | | | | | | | | | BUG=none TEST=none TBR=sky Review URL: https://chromiumcodereview.appspot.com/11694005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174744 0039d316-1c4b-4281-b951-d872f2087c98
* Convert trivial URLRequest::Interceptors and ↵pauljensen@chromium.org2012-12-201-2/+0
| | | | | | | | | | URLRequestJobFactory::Interceptor into URLRequestJobFactory::ProtocolHandlers. BUG=161524 Review URL: https://codereview.chromium.org/11293252 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174174 0039d316-1c4b-4281-b951-d872f2087c98
* Fix generate_profile and allow it to be built on Linux as well as Windows.rdsmith@chromium.org2012-12-191-15/+20
| | | | | | Review URL: https://chromiumcodereview.appspot.com/11573018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174024 0039d316-1c4b-4281-b951-d872f2087c98
* Move BookmarkManagerAPI to c/b/e/apirdevlin.cronin@chromium.org2012-12-191-1/+1
| | | | | | | | | | | Remove the BookmarkManagerAPI from c/b/bookmarks, and remove the last of the c/b/extensions/ files from the bookmarks/ DEPS. BUG=101244 Review URL: https://chromiumcodereview.appspot.com/11516010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174018 0039d316-1c4b-4281-b951-d872f2087c98
* [chromedriver] Use custom code for executing script instead of webdriver atom.kkania@chromium.org2012-12-191-0/+23
| | | | | | | | | | | This is needed so: 1) we can prevent return value wrapping from happening when desired, which is needed when returning a remote object ref in Inspector. 2) we can clear stale elements as desired. Review URL: https://codereview.chromium.org/11624006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173924 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: rename debugger/ to devtools/, move DevTools files into ↵pfeldman@chromium.org2012-12-191-1/+1
| | | | | | | | | content/renderer/devtools. Review URL: https://codereview.chromium.org/11630004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173903 0039d316-1c4b-4281-b951-d872f2087c98
* Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools ↵mnissler@chromium.org2012-12-191-1/+1
| | | | | | | | | | | | | | | | | | | | files into content/renderer/devtools." DevToolsManagerTest.ForwardMessageToClient: http://build.chromium.org/p/chromium.linux/buildstatus?builder=Linux%20Tests%20x64&number=29428 http://build.chromium.org/p/chromium.linux/buildstatus?builder=Linux%20Aura&number=304 http://build.chromium.org/p/chromium.linux/buildstatus?builder=Linux%20Clang%20%28dbg%29&number=37637 http://build.chromium.org/p/chromium.chromiumos/buildstatus?builder=Linux%20ChromiumOS%20Tests%20%281%29&number=17804 http://build.chromium.org/p/chromium.memory/buildstatus?builder=Linux%20Chromium%20OS%20ASAN%20Tests%20%283%29&number=1107 BUG=None TEST=Tree becomes greener. TBR=pfeldman@chromium.org Review URL: https://codereview.chromium.org/11645015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173893 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: rename debugger/ to devtools/, move DevTools files into ↵pfeldman@chromium.org2012-12-191-1/+1
| | | | | | | | content/renderer/devtools. Review URL: https://codereview.chromium.org/11630004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173891 0039d316-1c4b-4281-b951-d872f2087c98
* [chromedriver] Support receiving inspector events and forwarding them to a ↵kkania@chromium.org2012-12-191-0/+1
| | | | | | | | listener. Review URL: https://chromiumcodereview.appspot.com/11606013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173871 0039d316-1c4b-4281-b951-d872f2087c98
* Rename PrintPreviewTabController to PrintPreviewDialogController; Rename ↵thestig@chromium.org2012-12-191-1/+1
| | | | | | | | | BrowserProcess::print_preview_tab_controller() to print_preview_dialog_controller(). BUG=163671 Review URL: https://codereview.chromium.org/11557030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173856 0039d316-1c4b-4281-b951-d872f2087c98
* Issue 11428116 had to be reverted as it broke build due to a unused variable.grv@chromium.org2012-12-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | This CL is the copy of the issue, fixing the problem. First few API implementation of AppsDebuggerPrivate. This CL adds the skeleton for AppsDebuggerPrivate APIs with Implementation of getItemInfo, Inspect and AutoUpdate. Will be adding apitest to the CL. BUG=149036 TBR=estrade@chromium.org TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/11428116 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173612 0039d316-1c4b-4281-b951-d872f2087c98 Review URL: https://chromiumcodereview.appspot.com/11620011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173811 0039d316-1c4b-4281-b951-d872f2087c98
* Add file browser handler resource throttler for intercepting downloads.tbarzic@chromium.org2012-12-181-0/+1
| | | | | | | | | | | | | | | The throttle will intercept requests with MIME types handleable by quick office extension, cancel them and send an event to the quick office extension to handle the request. BUG=162736 TEST=unit_tests:FileBrowserResourceThrotlleTest; browser_tests:FileBrowserResourceThrottleExtensionApiTest Review URL: https://chromiumcodereview.appspot.com/11280264 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173713 0039d316-1c4b-4281-b951-d872f2087c98
* Fix incorrect handling of accelerators on constrained web dailogs.mazda@chromium.org2012-12-181-0/+1
| | | | | | | | | | | | | | | | When WebView::set_allow_accelerator_ is set, accelerators are handled before they are sent to web pages, so this should not be set for ConstrainedWebDialogDelegateViewViews. Otherwise backspace key is always processed as browser accelerator (go previous page). This CL depends on https://codereview.chromium.org/11573042/ BUG=156437 TEST=Manually check accelerators work properly on print preview dialog on Win and Chrome OS Review URL: https://codereview.chromium.org/11447020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173689 0039d316-1c4b-4281-b951-d872f2087c98
* Create web_dialogs_test_support target.mazda@chromium.org2012-12-181-2/+1
| | | | | | | | BUG=125841 Review URL: https://codereview.chromium.org/11573042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173633 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 173612dpapad@chromium.org2012-12-181-1/+0
| | | | | | | | | | | | | | | | | | | | > First few API implementation of AppsDebuggerPrivate. > > This CL adds the skeleton for AppsDebuggerPrivate APIs with > Implementation of getItemInfo, Inspect and AutoUpdate. > > Will be adding apitest to the CL. > > BUG=149036 > TBR=estrade@chromium.org > TBR=sky@chromium.org > > Review URL: https://chromiumcodereview.appspot.com/11428116 TBR=grv@chromium.org Review URL: https://codereview.chromium.org/11614021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173622 0039d316-1c4b-4281-b951-d872f2087c98
* First few API implementation of AppsDebuggerPrivate.grv@chromium.org2012-12-181-0/+1
| | | | | | | | | | | | | | | This CL adds the skeleton for AppsDebuggerPrivate APIs with Implementation of getItemInfo, Inspect and AutoUpdate. Will be adding apitest to the CL. BUG=149036 TBR=estrade@chromium.org TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/11428116 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173612 0039d316-1c4b-4281-b951-d872f2087c98
* Flip msvs_cygwin_shell bit explicitly ON for actions under chrome/ (gyp only)iannucci@google.com2012-12-181-0/+1
| | | | | | | | | | | | Explicitly set actions in mini_installer as requiring cygwin Explicitly set actions in chrome_tests as requiring cygwin Explicitly set actions in chrome_installer as requiring cygwin TBR=grt@chromium.org Review URL: https://codereview.chromium.org/11574018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173584 0039d316-1c4b-4281-b951-d872f2087c98
* Move TopSites api from c/b/history to c/b/e/apirdevlin.cronin@chromium.org2012-12-171-1/+1
| | | | | | | | | | | | | Move the TopSites extension API out of c/b/history and into c/b/e/api with all the other APIs. Remove the c/b/extensions/ dependencies completely from c/b/history. BUG=101244 TBR=ben@chromium.org for gypi Review URL: https://chromiumcodereview.appspot.com/11522007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173575 0039d316-1c4b-4281-b951-d872f2087c98