| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
once it compiles for multi dll build.
R=maruel
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3050003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52976 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=49193
TEST=none
TBR=oshima
Review URL: http://codereview.chromium.org/3037009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52975 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Default to Allow file permissions for unpacked extensions.
- Fix incognito warning display when extensions are reshuffled.
- Remove SCHEMES_ALL
BUG=48124
BUG=48526
BUG=49243
TEST=no
Review URL: http://codereview.chromium.org/3039005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52974 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make ChromotingViews responsible for initializing themselves.
Move all x11-related code into X11View.
Create InputCapturer class manage client input capture.
BUG=none
TEST=ran Win host + X11 client
Review URL: http://codereview.chromium.org/2861047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52973 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Also fix video tests after webkit r63684.
Webkit r63684 removes the load event, so change the layout
tests to use canplaythrough instead.
Review URL: http://codereview.chromium.org/3038010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52971 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
process. This is used for rendering PDFs to a metafile in a sandbox for the Cloud Print proxy on Windows.
BUG=None
TEST=Test Windows Cloud Print proxy
Review URL: http://codereview.chromium.org/2917013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52970 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added ScreenLockerBackgroundView to re-layout lock_widget on resize.
For 4399, we'll update WM to make lock window fullscreen,
and update chrome to use window but not popup.
BUG=chromium-os:4078, chromium-os:4399
TEST=none
Review URL: http://codereview.chromium.org/3034012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52969 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Removed OpenTanMode (confirmed with cole)
Removed ToolbarView::SetAppMenuModel
BUG=49229
TEST=none.
Review URL: http://codereview.chromium.org/2832058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52968 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Adding a null plugin delegate to current_oldstyle_pepper_plugins_ caused a crash when the element was later dereferenced.
TEST=try
BUG=none
Review URL: http://codereview.chromium.org/2945019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52967 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
it in the Omnibox.
This refactors the animation code of the DownloadStartedAnimationMac into AnimatableImage.
BUG=49341
TEST=Go to http://www.popuptest.com/popuptest3.html. When a popup is opened, see animation.
TEST=Download a file. Animation still plays.
Review URL: http://codereview.chromium.org/3014005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52965 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The evictions code may post tasks for further processing and
that is a problem at cache destruction, so add an explicit
method to stop evictions.
BUG=49547
TEST=none
Review URL: http://codereview.chromium.org/2854053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52964 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Swap the +/- zoom buttons so that minus is first.
* Invert the fullscreen arrows when in fullscreen mode.
BUG=49449
TEST=Visual
TEST=Wrench menu --> Enter full screen. Wrench menu now has inverted arrows to exit full screen.
Review URL: http://codereview.chromium.org/3008010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52963 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
a) We were using the wrong pid for the browser pid
b) We weren't initializing the StatsTable after running the zygote.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3051003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52962 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
actual value is second.
BUG=None
TEST=unit_tests --gtest_filter="*CreditCardTest*"
Review URL: http://codereview.chromium.org/3014014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52961 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For 10.6 and above, we can simply filter windows out with isOnActiveSpace. For
10.5, there is another API in CoreGraphics that gives us the same information.
It is slow and causes noticeable CPU usage during a drag, so cache it per-drag.
R=pinkerton
BUG=32796
TEST=open windows on separate spaces, drag a tab over where a window is on the other space
Review URL: http://codereview.chromium.org/2962018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52960 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LocationBarDecoration::GetDragImageFrame() added to let decorations
specify where their GetDragImage() image is in the decoration. The
mouse-down code ensures that the mouse drags from the expected point
within that area, or centeres the image under the mouse if the drag is
from somewhere else in the decoration.
Additionally tracked down why -isFlipped affected the drag point and
rewrote the code to be -isFlipped agnostic.
BUG=49102, 40771
TEST=Goto https://www.thawte.com/. Drag from ev text, lock icon should be under cursor.
TEST=drag from location or lock icon should drag from point in icon mouse click was in.
Review URL: http://codereview.chromium.org/2870059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52959 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
and improvements to the Linux/Mac symbol dumper.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3038009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52958 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
summaries.
Changes the AutoFill dialog on Mac to display list of derived labels and not summaries.
BUG=49344
TEST=Manual test as in bug. AutoFillDialogControllerTest.*
Review URL: http://codereview.chromium.org/3041007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52957 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
TemplateURLPrepopulateData::MakePrepopulatedTemplate
The leak was fixed now we don't need the supressions.
BUG=49086
TEST=none
Review URL: http://codereview.chromium.org/2809060
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52956 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=jochen@
Review URL: http://codereview.chromium.org/2806057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52952 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=checkperms.py is happy.
Review URL: http://codereview.chromium.org/3042006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52951 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=45230
TEST=CollectedCookiesTest.*
Review URL: http://codereview.chromium.org/2808053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52950 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
request.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3041006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52949 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChromeFrame reliability test runs
This stack was incorrectly deleted in an earlier revision.
Bug=39356
TBR=amit
Review URL: http://codereview.chromium.org/3037010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52948 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
allocator target should be added as dependency only when
win_use_allocator_shim is 1.
Also fix a typo in allocator_shim.cc
R=jvoung@google.com, mbelshe@chromium.org
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/3011011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52947 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=49463
TEST=reliability tests
Review URL: http://codereview.chromium.org/2883027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52946 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update GTK version of BrowserList::AllBrowsersClosed() to only close widgets
that pass the GTK_IS_DIALOG() filter to avoid prematurely closing status icons.
BUG=49391
TEST=none (unit test is part of a pending CL)
Review URL: http://codereview.chromium.org/3040006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52945 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Merge removed indirect autocomplete_text_field.h, broken build.
BUG=none
TEST=waterfall
Review URL: http://codereview.chromium.org/3050002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52944 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GSSAPI does not provide a mechanism for the user to specify username/password to obtain a TGT. If default credentials are not allowed for an end site, skip negotiate and use a different scheme.
Arguably in this case it may make sense to simply prompt the user whether they want to use their existing Kerberos credentials to authenticate to the server and use the existing TGT, but we'll need UI changes.
BUG=33033
TEST=net_unittests, try to authenticate to a Kerberized server which is not in the whitelist.
Review URL: http://codereview.chromium.org/3013003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52943 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 52788 and re-enables 2 UI tests.
TBR=phajdan.jr
Review URL: http://codereview.chromium.org/2856044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52942 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AutocompleteTextField clears state, then asks
AutocompleteTextFieldCell to regenerate the tooltips.
BUG=49321
TEST=tooltips for star, content settings, page actions.
TEST= AutocompleteTextFieldCellTest.UpdateToolTips
Review URL: http://codereview.chromium.org/2868058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52940 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The sync integration tests do not have a fake Tango server that provides
clients with XMPP notifications. Therefore, we rely on clients nudging
each other via the server when changes need to be synced.
Until we implement a fake Tango server, this switch needs to be set for
all integration tests.
BUG=48141
TEST=sync_integration_tests:echo
Review URL: http://codereview.chromium.org/2834051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52939 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
These now match the behavior on windows.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2881022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52938 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=sky
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2819055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52937 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
kApplicationLocale preference.
bug=44504
test=none
Review URL: http://codereview.chromium.org/2809058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52936 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After the most recent reboot, the startup results
difference is ~30 ms. Adjust to keep the step green
for now.
BUG=none
TEST=mac 10.5 startup is green
TBR=nsylvain@chromium.org
Review URL: http://codereview.chromium.org/3054001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52935 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
location bar view.
BUG=38992
Review URL: http://codereview.chromium.org/3036004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52934 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/2823046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52933 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Adding myself to the list.
Review URL: http://codereview.chromium.org/2819053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52932 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=44758
TEST=ExtensionApiTest.CaptureVisibleTab, try taking a snapshot of google.com on mac, linux, win.
Review URL: http://codereview.chromium.org/2819050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52931 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=49037,49038
TEST=Verify skeleton overlay dialogs for 'Clear Browser Data' and 'Font Settings' when using --enable-tabbed-options.
Review URL: http://codereview.chromium.org/2812063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52930 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
than there is atm.
With this, interactive_ui_tests works for me locally
BUG=45892,21276
TEST=none
Review URL: http://codereview.chromium.org/3053002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52929 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Additionally, convert to use more basic drawing rather than
NSAttributedString, to save needing the text-attachment class. Strip
out all of the unit-test code relating to decoration exclusion, as
those cases are no longer possible in those ways.
BUG=none
TEST=Browse to www.google.com. Command-l, type google and should see "Press [tab] to search Google".
TEST=Should have I-beam cursor over the "Press ..." phrase.
Review URL: http://codereview.chromium.org/2854051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52928 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=46886
TEST=Heapchecker net gets greener
TBR=glider
Review URL: http://codereview.chromium.org/3010012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52927 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Looks like we got faster around r50331 (WebKit roll
61498:61520).
BUG=none
TEST=vista morejs is green
TBR=nsylvain@chromium.org
Review URL: http://codereview.chromium.org/3049002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52926 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
TransportDIB handles are file descriptors on mac, which are duped when sent over IPC. Hence, they change their value, and the handle that comes back over IPC is not the same that was originally sent -- so they can't be used as map keys.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3037006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52925 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
So avoid crashing even if the destructor is not
called before killing the IO thread.
BUG=49271
TEST=none
Review URL: http://codereview.chromium.org/3044006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52924 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Useful when running it in combination with other programs.
Review URL: http://codereview.chromium.org/3015007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52923 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The current build got faster around r52818, but so
did the reference build. Then the reference build got
faster while the current build did not. So while it's
a relative increase in perf results, it's an absolute
decrease. Appears to be local machine changes that
caused these changes.
BUG=none
TEST=vista intl steps are green
TBR=nsylvain@chromium.org
Review URL: http://codereview.chromium.org/2847060
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52922 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=pinkerton
Review URL: http://codereview.chromium.org/3020013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52920 0039d316-1c4b-4281-b951-d872f2087c98
|