| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
net::HttpNetworkLayer::GetSession.
BUG=31985
TEST=none
Review URL: http://codereview.chromium.org/3628003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62025 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none.
TEST=Go to "Personal stuff" options page, verify that "Themes:" section header is in the same font size as other section headers.
Review URL: http://codereview.chromium.org/3532020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62024 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=58490
TEST=about:histograms/Extensions
Review URL: http://codereview.chromium.org/3640003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62023 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Uses the frame->url() to set the referer parameter in the MediaResourceLoaderBridgeFactory when the RenderView creates a MediaPlayer. Had to also modify test_webview_delegate.cc because render_view.cc is not built in TestShell.
Contributed by annacc@chromium.org
BUG=16751
TEST=http/tests/media/video-referer.html
Review URL: http://codereview.chromium.org/3632003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62022 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=47318
Review URL: http://codereview.chromium.org/3528017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62021 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Finalized UI strings for the cloud print proxy enablement UI.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3550025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62020 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=42942
TEST=none
Review URL: http://codereview.chromium.org/3564024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62019 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
extension process for split-mode extensions.
Also cleaned up some naming.
BUG=58189
TEST=no
Review URL: http://codereview.chromium.org/3578017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62018 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=FileSystemQuotaTest.*
TBR=phajdan
Review URL: http://codereview.chromium.org/3638002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62017 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Changed the way to pass DataSource from subclass. CreateDataSource was called in the constructor, so virtual function does not work. Moved to constructor argument.
* extra JS source has to be embedded.
* removed unnecessary padding-left
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3595019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62015 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
provider subclass to do last chance logging to the session.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3549030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62014 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Printing unittests.
Review URL: http://codereview.chromium.org/3535011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62013 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
I ran into the DCHECK with the GPU process case, although I'm not sure how I triggered it because most of these child process types don't appear to ever show up in the task manager.
BUG=none
TEST=trybots
Review URL: http://codereview.chromium.org/3521019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62012 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=58546
TEST=none
TBR=stuartmorgan
Review URL: http://codereview.chromium.org/3624009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62011 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
plugin.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3614014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62010 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
I also had to make it so you can turn off animations in CustomButton.
BUG=54833
TEST=none
Review URL: http://codereview.chromium.org/3544015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62009 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
right click.
BUG=chromium-os:7239
TEST=Hold Alt key while clicking (or tapping with that enabled)
Context menu should appear.
Ensure it works in tabs, empty part of tab strip, web content,
text input areas, links.
Review URL: http://codereview.chromium.org/3551019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62008 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
--help shows command line args and --man-page opens the
man page in the tree (preprocessed).
Review URL: http://codereview.chromium.org/3529025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62007 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sizes were being logged in bytes, which meant they were pegged at one
million. Change to log kilobytes.
Unify a bunch of separate single-value histograms into a since enum.
The existing histograms have been left in place for now for
continuity for the next release.
BUG=58401
TEST=none
Review URL: http://codereview.chromium.org/3551020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62006 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
this error on the bots, so better messages may help us track down the problem.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/3625003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62005 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:7134
TEST=none
Review URL: http://codereview.chromium.org/3608017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62004 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=58340
TEST=test_shell_tests valgrind goes green.
Review URL: http://codereview.chromium.org/3619013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62003 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the urlmon transaction objects.
This occurs because we return INET_E_TERMINATED_BIND from our IBindStatusCallback::OnDataAvailable
implementation to keep the transaction around, which leaks.
To ensure that it is freed correctly we issue a dummy BindToObject call on the moniker
which fails and cleans up the transaction.
Fixes bug http://code.google.com/p/chromium/issues/detail?id=57549
Bug=57549
Review URL: http://codereview.chromium.org/3570017
TBR=ananta@chromium.org
Review URL: http://codereview.chromium.org/3619014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62002 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This doesn't support the multiple infobar case. It does however support the following:
- There is a drop shadow over the render view content, over the toolbar area, and an arrow to the location icon.
- animations while enabling/disabling the bookmark bar, on normal page or NTP
- different infobar colors
- switching between tabs with or without infobars
- animated appearance/disappearance (animation is alpha-fade)
Popup windows don't appear to support infobars (at least I can't get an infobar to open in a popup window), but this new code doesn't cause crashes there either.
BUG=48996
TEST=manual (see above)
Review URL: http://codereview.chromium.org/3621010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62001 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Adds a new |-tabReplacedWithContents:previousContents:atIndex:| method and calls that if it exists. TabStripController now listens for this notification and replaces the corresponding entry in its |tabContentsArray_|.
BUG=56385
TEST=No visible changes. This notification is not sent on Mac (yet).
Review URL: http://codereview.chromium.org/3606020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62000 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=57832
TEST=None
Review URL: http://codereview.chromium.org/3606014
TBR=sergeyu@chromium.org
Review URL: http://codereview.chromium.org/3538017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61999 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
transaction objects.
This occurs because we return INET_E_TERMINATED_BIND from our IBindStatusCallback::OnDataAvailable
implementation to keep the transaction around, which leaks.
To ensure that it is freed correctly we issue a dummy BindToObject call on the moniker
which fails and cleans up the transaction.
Fixes bug http://code.google.com/p/chromium/issues/detail?id=57549
Bug=57549
Review URL: http://codereview.chromium.org/3570017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61997 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This moves inner structs into the namespace toplevel so we can foreward declare
them; then we forward declare them in render_messages.h so we can drop that
header.
BUG=none
TEST=compiles
Review URL: http://codereview.chromium.org/3616014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61996 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
the local GL.
BUG=none, TEST=LayoutTests
Review URL: http://codereview.chromium.org/3529026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61995 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Close the most visited section. Now click the button. There should be some more space between the menu and the button.
Review URL: http://codereview.chromium.org/3598018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61994 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Background of the label changed to the 35% opaque black color. Label
alignment changed to be left oriented. Also gradient part was added to
the end of the label.
BUG=chromium-os:5756
TEST=Go to login screen (non-first login). Notice changes of the label
appearance.
Review URL: http://codereview.chromium.org/3604008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61993 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:5780
TEST=Verify that the default image belongs to the set of four images of four colors. The least used color should be chosen each time in the following order: blue, green, yellow, red.
Review URL: http://codereview.chromium.org/3619011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61992 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
They are failing on the Windows tsan builder only. This change also
adds logging to figure out why.
TBR=aboodman
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61991 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on Macs
BUG=56697
TEST=manual
Review URL: http://codereview.chromium.org/3611003
TBR=mmenke@chromium.org
Review URL: http://codereview.chromium.org/3544016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61990 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
change to the sync protocol.
BUG=58217
TEST=chromiumsync_test.py
Review URL: http://codereview.chromium.org/3552010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61989 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=56835
TEST=No visible changes.
Review URL: http://codereview.chromium.org/3618019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61988 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
TPM code for EULA added in http://codereview.chromium.org/3516020
BUG=chromium-os:3065
TEST=TPM ownership should be taken if it has been cleared (e.g. in BIOS) and no OOBE passed.
Review URL: http://codereview.chromium.org/3597018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61987 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=56697
TEST=manual
Review URL: http://codereview.chromium.org/3611003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61986 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:3065
TEST=TPM password should appear in the "System security setting" of the EULA screen after TPM has been cleared and rebooted.
Review URL: http://codereview.chromium.org/3516020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61985 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The current behavior was correct for all other pages (focusing the contents, not the omnibox) but was not for the new tab page.
BUG=40977
TEST=see bug for some example reduced test cases.
Review URL: http://codereview.chromium.org/3579013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61984 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds nice little icons in the menus (both for context and window
menus). At this moment, only standard stock icons are used. It will be possible
to add new stock icons of Chrome's own for the items that currently don't have
any corresponding GTK+ stock icons.
BUG=None
TEST=Open the wrench menu, or context menu for the tab content/tab title etc.,
and you should see nice little icons on the left for many items.
Review URL: http://codereview.chromium.org/3619010
Patch from Sadrul Chowdhury <sadrul@chromium.org>.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61983 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3516019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61982 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Moved the code to build JS model to MenuUI.
* Added ModelUpdated/CreateMenuItem/AddCustomConfigValues for subclass to extends behavior.
* Uses the actual icon size to compute left padding
* Adjusted css padding parameters to match the mock (http://www.corp.google.com/~roma/design/chrome/native-widgets/menus/menus-spec.png)
wrech_menu.{cc,h} not used yet, but added for Steven to look at it.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3613015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61981 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original description:
Added DirectX Diagnostics information to about:gpu on Windows.
This includes the name of the GPU hardware and the driver version and release
date and some other information that might potentially also be valuable in the
GPU stats.
TEST=try
BUG=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61980 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
character, word, line, sentence, or paragraph within a text field.
These methods are needed by SAToGo.
BUG=36217
TEST=Added new unit test.
Review URL: http://codereview.chromium.org/3550017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61979 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Compiles
Review URL: http://codereview.chromium.org/3570019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61978 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the JS UI of status changes.
Push SetState handling down ChromotingView so that UI changes are contained in the View.
BUG=54855
TEST=chromoting unittests
Review URL: http://codereview.chromium.org/3446020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61977 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=compiles
Review URL: http://codereview.chromium.org/3627002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61976 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=57832
TEST=None
Review URL: http://codereview.chromium.org/3606014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61975 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3550024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61974 0039d316-1c4b-4281-b951-d872f2087c98
|