| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
chrome.
Review URL: https://codereview.chromium.org/11886018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176680 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/11573018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174024 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
listener.
Review URL: https://chromiumcodereview.appspot.com/11606013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173871 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 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
|