| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
BUG=105913,105620
TEST=Verify fix for issue 105913,105620.
Review URL: http://codereview.chromium.org/9185014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117375 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
separate about page into its own page (included in chrome://chrome)
for now it's only enabled in cros, but we plan to have a version for desktop chrome as well, which is why I took it out of the chromeos namespace.
BUG=109203
TEST=manual
reason for the failure was conflict with r117025 as well as lack of cq coverage of chromeos (my local branch was behind r117025)
TBR=dbeam
Review URL: http://codereview.chromium.org/9114061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117160 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
chrome://chrome)
for now it's only enabled in cros, but we plan to have a version for desktop chrome as well, which is why I took it out of the chromeos namespace.
BUG=109203
TEST=manual
Review URL: http://codereview.chromium.org/9124028
TBR=estade@chromium.org
Review URL: http://codereview.chromium.org/9147054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117139 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
for now it's only enabled in cros, but we plan to have a version for desktop chrome as well, which is why I took it out of the chromeos namespace.
BUG=109203
TEST=manual
Review URL: http://codereview.chromium.org/9124028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117136 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL does the following things,
.) Removes user-facing categories from the UI completely.
.) Changes categories that are still used (Autofill for example) use category tags instead of the category enum (which has been deprecated)
.) Updates the protocol buffers
.) Refactors the code to change bug report to feedback and re-organizes the file naming/layout
.) Cleans up the unused feedback strings, files and code
.) Cleans up the code at a few places
.) Makes a few UI changes to get closer to the mock given in chromium:98738
This seems like a really huge CL but in reality it just just a couple of hundred lines of 'code' changes; a lot of this is just code being deleted
BUG=chromium:98738
TEST=Tested sending reports.
Review URL: http://codereview.chromium.org/9006003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116598 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
NetworkActionPredictor database.
Review URL: http://codereview.chromium.org/8969004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116556 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
confirmation dialogs.
This CL carves a TabModalConfirmDialogDelegate class (modeled after ConfirmInfobarDelegate) out of RepostFormWarningController and makes it a subclass thereof.
It also removes the ShowRepostFormWarning method from BrowserWindow and its subclasses, in favor of a method in browser_dialogs.h.
TBR=thakis@chromium.org,ben@chromium.org,estade@chromium.org,derat@chromium.org
BUG=92795
TEST=none
Review URL: http://codereview.chromium.org/8986005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115000 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
confirmation dialogs.
This CL carves a TabModalConfirmDialogDelegate class (modeled after ConfirmInfobarDelegate) out of RepostFormWarningController and makes it a subclass thereof.
It also removes the ShowRepostFormWarning method from BrowserWindow and its subclasses, in favor of a method in browser_dialogs.h.
BUG=92795
TEST=none
Review URL: http://codereview.chromium.org/8658005
TBR=bauerb@chromium.org
Review URL: http://codereview.chromium.org/8962012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114903 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL carves a TabModalConfirmDialogDelegate class (modeled after ConfirmInfobarDelegate) out of RepostFormWarningController and makes it a subclass thereof.
It also removes the ShowRepostFormWarning method from BrowserWindow and its subclasses, in favor of a method in browser_dialogs.h.
BUG=92795
TEST=none
Review URL: http://codereview.chromium.org/8658005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114898 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Options2 is a copy of the resources for and implementation of chrome://settings that will be pared down significantly for UberPage (see bug).
BUG=100885
TEST=none
R=csilv
Review URL: http://codereview.chromium.org/8895023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114462 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
also streamline subpage registration
BUG=100885
TEST=manual (toggling developer mode on the extensions iframe works correctly; everything else continues working)
Review URL: http://codereview.chromium.org/8934017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114372 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The js/html/css is copied and modified. The WebUIHandler is re-used, as I don't expect to have to make any modifications to it. There is a good deal of css that I did not copy (things from options_page.css), which makes it visually a little strange, but otherwise most things work.
TODO: pack extension overlay, css, developer mode toggle
BUG=107323
TEST=chrome://extensions-frame or chrome://chrome
Review URL: http://codereview.chromium.org/8898017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114313 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 11079a4772dacf7865c3d650b7aa911242bb782e.
Revert "Fix build after code changed from underneath."
This reverts commit 93b43a2cd246c85ee6159a70223966f5efe2af86.
Revert "Moar build fix."
This reverts commit bf84b5766d5d05466da641685a1f554786598310.
Revert "Fix the fix."
This reverts commit 4aecf275ac5c7163483f48ffa2abcfa1481ffd53.
R=csilv@chromium.org
BUG=
TEST=
Review URL: http://codereview.chromium.org/8937011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114276 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Options2 is a copy of the resources for and implementation of chrome://settings that will be pared down significantly for UberPage (see bug).
BUG=100885
TEST=none
R=csilv
Review URL: http://codereview.chromium.org/8895023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114267 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
R=csilv
Review URL: http://codereview.chromium.org/8895023
TBR=jhawkins@chromium.org
Review URL: http://codereview.chromium.org/8930012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114239 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
R=csilv
Review URL: http://codereview.chromium.org/8895023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114236 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the subpages are iframes. On the C++ side, the uber WebUI keeps a collection of subpage WebUIs and proxies function calls to them. Calls into JS are directed to the correct iframe by setting a frame name.
The fact it's in an iframe is almost completely transparent to the options page (both from the C++ and JS side); you'll notice there are no changes to any options files.*
*exception: temporary command line changes
BUG=100885
TEST=chrome://uber should have an iframe with chrome://settings in it (fully functional)
Review URL: http://codereview.chromium.org/8889041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114152 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also, move some URL constants to url_constants.h/cc.
BUG=103324
TEST=Go to chrome://settings/personal. Sign in to sync. Choose "Sync Everything". The learn more link should go to http://...answer=185277.
Review URL: http://codereview.chromium.org/8589014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114070 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
When a download is detected as malicious by the safe browsing service, the download shelf now displays a warning message along with a 'Discard' button and a drop down menu with additional actions.
BUG=102540
TEST=Initiating a download that is flagged as malicious by the safe browsing service causes the new malicious download warning to be displayed on the download shelf.
Review URL: http://codereview.chromium.org/8757007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112954 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
chrome://history will now show the page that used to appear at chrome://history2.
BUG=52697,76595
TEST=Manual. Go to chrome://history and ensure that the new UI is displayed (there
is no more "Edit items..." link in the top right). Verify that deleting a single
item using the action menu works, and verify that deleting multiple items using
the "Remove selected items" button works.
Review URL: http://codereview.chromium.org/8511055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110278 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been subsumed by about:profiler.
I also added a button to about:profiler that matches the behavior of "about:tracking/reset" (nukes the tracked objects). That way there shouldn't be any functionality loss in deleting about:tracking.
BUG=100992
Review URL: http://codereview.chromium.org/8568036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110252 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
implementation code to always reference "profiler" rather than "tracking".
BUG=100992
Review URL: http://codereview.chromium.org/8520016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110207 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
disabled code for OpenBSD:
- AdjustRendererOOMScore()
- SECCOMP_SANDBOX
BUG=
TEST=compile
Review URL: http://codereview.chromium.org/8341052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109679 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Initiali app list webui;
- Refactor NTP4 code so that we could share part of the code;
- Use shared NTP4 code for app list contents;
TODO: Add search box support.
BUG=98308
TEST=Verify aura app list looks like the mock.
Review URL: http://codereview.chromium.org/8423055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109648 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Also change Death thread to Exec thread.
r=eroman
Review URL: http://codereview.chromium.org/8507018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109361 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Left few Views classes that are used in ScreenLockView.
Left --webui-login flag (need a separate cleanup for login auth).
Left registration/html page screen (will address separately).
BUG=99545
TEST=WebUI login/OOBE should work fine.
Review URL: http://codereview.chromium.org/8436002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109233 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds a WebUI version of the SSL Client Certificate Selector.
BUG=97856
TEST=None
Review URL: http://codereview.chromium.org/8381021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107401 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
only provides a "get" method
BUG=100394
TEST=example extension
Review URL: http://codereview.chromium.org/8361023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107298 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
WebUI version of InputWindowDialog is used by the chrome built with touchui=1 or use_aura=1.
BUG=97850
TEST=Manually tested with touchui=1 or use_aura=1
Review URL: http://codereview.chromium.org/8298019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107096 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This is intended to supercede about:tracking. It will implement the same functionality but with a richer javascript-based UI.
BUG=100992
Review URL: http://codereview.chromium.org/8352037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106597 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
A few URL constants were sorted out of order. This is just a clean-up.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/8361003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106554 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This version of the WebUI Edit Search Engine Dialog has everything except unit tests.
BUG=97846
TEST=Add Search Engine Manually
Review URL: http://codereview.chromium.org/8118012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106336 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This version displays a simple interface that can unlock the screen with a password. Ultimately the UI will come from the login screen pages, however this is just a stand-in to get the backend functionality working. This is enabled with the flag --webui-lock-screen.
BUG=97980
TEST=Tested enabling flag and locking screen with WebUI lock screen.
Review URL: http://codereview.chromium.org/8171008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106064 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This covers linux_views,chromeos,touch and aura on both win andlinux.
Remove unnecessary code in dialog_stub_gtk and simplified gyp a bit.
BUG=99937
TEST=none
Review URL: http://codereview.chromium.org/8231001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105449 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This was originally added here: http://codereview.chromium.org/3977001/
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/8274010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105400 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Most of these are for dialogs that already had WebUI
implementations.
BUG=99718
TEST=built with use_aura=1
Review URL: http://codereview.chromium.org/8218027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104937 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This used to be about:tasks. That was taken over by
the task manager, and merged in several files as though
there was no distinction.
The new URL is about:tracking.
BUG=99121
r=msw
Review URL: http://codereview.chromium.org/8133016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104524 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=89642
TEST=everything still works
Review URL: http://codereview.chromium.org/8159006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104492 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=92373
TEST=none
Review URL: http://codereview.chromium.org/8135009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104159 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"Sign In" and others.
I was asked to revert this by a sheriff on a failing mac test, but I've successfully retried, so I think it was flake.
BUG=93176, 97523
TEST=manual
Review URL: http://codereview.chromium.org/7977029
TBR=binji@chromium.org
Review URL: http://codereview.chromium.org/8028049
TBR=binji@chromium.org
Review URL: http://codereview.chromium.org/8143010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104047 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=89276
TEST=
Review URL: http://codereview.chromium.org/7966028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103321 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original CL: http://codereview.chromium.org/7631049
landing for rhashimoto@chromium.org who left google.
Sync'ed to TOT and fixed keyboard issue.
BUG=chromium-os:13900,97862
TEST=see original bug
Review URL: http://codereview.chromium.org/8055030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103072 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=93176, 97523
TEST=manual
Review URL: http://codereview.chromium.org/7977029
TBR=binji@chromium.org
Review URL: http://codereview.chromium.org/8028049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102834 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=93176, 97523
TEST=manual
Review URL: http://codereview.chromium.org/7977029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102806 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(attempt 3).
I split up an API test because it times out (it is doing too much).
The other two modifications to the tests were needed because they were trying to open chrome://extensions in incognito.
In one case, the test just needed any page (so I switched to about:blank) and in the other we are testing for a condition that cannot happen anymorebecause chrome://extensions could be loaded in incognito but chrome://settingsdoesn't allow that -- it shunts the request to the non-incognito profile.
The test was testing that we don't crash in incognito, so I removed that test. Also change the URL for the Extension Settings page fromchrome://settings/extensionSettings -> chrome://settings/extensions.
BUG=87377, 96836
TEST=Well... type in chrome://extensions and notice it redirects.
TEST=chrome://settings/extensions (or chrome://extensions) should take you to the extension settings page, and chrome://settings/extensionSettings should not.
Review URL: http://codereview.chromium.org/7918019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101804 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=87377
TEST=All links that went to chrome://extensions (from the wrench menu/extension action context menu etc) should go to the new settings page.
Review URL: http://codereview.chromium.org/7782026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100893 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Chrome OS was previously using the GTK+ version.
TEST=manual: reposted a form and checked that the dialog works
BUG=chromium-os:18829
Review URL: http://codereview.chromium.org/7828065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100221 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added a simple, non-localized debug page to show the output of
the OOM-adjust algorithm, in preparation for discarding a tab in
low memory situations. See "Out of memory handling" Chrome OS
design doc for details.
BUG=chromium-os:18375
TEST=open 3 tabs and navigate to web pages, wait 10 seconds, then open a tab to "about:discards". It should list 3 tabs and itself. Order is unimportant for now.
Review URL: http://codereview.chromium.org/7754002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100170 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
about:rotate?right. The about handler fires orientation events that the TouchBrowserFrameView is listening for. When notified, the TBFV either rotates itself, or the views desktop (if it is active). The animation code lives in views/animation and knows nothing about sensors.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7273073
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100148 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: http://codereview.chromium.org/7831026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99314 0039d316-1c4b-4281-b951-d872f2087c98
|