| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Set the new window to be override-redirect. This makes the window invisible for the window manager, which makes all reparenting operations safe.
BUG=80017
TEST=Ctrl-Shift-I with and without compiz, tear off tabs with 3D CSS or WebGL
Review URL: http://codereview.chromium.org/6903111
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83698 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=83647
Review URL: http://codereview.chromium.org/6905142
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83694 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=80164
TBR=glider
TEST=TSan bots stop failing on sync tests
Review URL: http://codereview.chromium.org/6880340
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83692 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6883267
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83690 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=mal
BUG=81100
TEST=none
Review URL: http://codereview.chromium.org/6905160
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83688 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=70516
TBR=mpcomplete@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83687 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=79933
TEST=none
TBR=thestig
Review URL: http://codereview.chromium.org/6902194
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83682 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6904148
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83681 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=81050
TEST=none
R=thestig@chromium.org
Review URL: http://codereview.chromium.org/6905155
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83680 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
all the awkward calls to ContentRendererClient.
Review URL: http://codereview.chromium.org/6905117
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83679 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is to reduce the number of warnings on VS
TBR=hbono
BUG=
TEST=
Review URL: http://codereview.chromium.org/6905159
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83678 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is to disable warnings on windows.
TBR=wtc
BUG=
TEST=
Review URL: http://codereview.chromium.org/6903165
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83677 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is to reduce the number of warnings on VS.
TBR=jshin@chromium.org
BUG=
TEST=
Review URL: http://codereview.chromium.org/6903167
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83676 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83669 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
openining it directly.
BUG=chromium-os:14704
TEST=make sure File manager shows up in wrench / tools menu. Also ctrl+M should open it.
Review URL: http://codereview.chromium.org/6903157
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83666 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=46161
TEST=none
R=thestig@chromium.org
Review URL: http://codereview.chromium.org/6905156
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83665 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=32624
TEST=none
TBR=thestig
Review URL: http://codereview.chromium.org/6904151
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83664 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
clang recently started complaining
/b/build/slave/mac_clang/build/src/chrome/browser/ui/cocoa/about_window_controller_unittest.mm:23:50: error: cannot initialize a parameter of type 'id *' with an rvalue of type 'NSString *const *'
forKeys:&kAutoupdateStatusStatus
^~~~~~~~~~~~~~~~~~~~~~~~
/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:44:57: note: passing argument to parameter 'keys' here
+ (id)dictionaryWithObjects:(id *)objects forKeys:(id *)keys count:(NSUInteger)cnt;
Rightfully so, I think.
BUG=none
TEST=none
TBR=mark
Review URL: http://codereview.chromium.org/6883290
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83663 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
R=thestig@chromium.org
Review URL: http://codereview.chromium.org/6902191
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83662 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
When user input is invalid a warning is shown and the increment decrement buttons are disabled.
BUG=NONE
TEST=Enter an invalid entry in the copies field.
Review URL: http://codereview.chromium.org/6902175
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83661 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
R=cbentzel, jabdelmalek
Review URL: http://codereview.chromium.org/6880331
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83658 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=79941
TEST=none
Review URL: http://codereview.chromium.org/6879098
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83657 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=Unit tests added.
Review URL: http://codereview.chromium.org/6903133
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83656 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
ftp proxies were ignored when a SOCKS proxy was specified.
BUG=80937
TEST=See screenshot in comment #0 of the bug thread for repro steps.
Review URL: http://codereview.chromium.org/6883284
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83655 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Example:
typedef enum _Foo {
...
} Foo;
This is not necessary in C++, because differently from C, we can use _Foo all around without having to write enum _Foo everywhere, so the typedef here is not necessary.
BUG=None
TEST=None
R=isherman@chromium.org
Review URL: http://codereview.chromium.org/6902192
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83654 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=73327
TEST=dns host resolver tests
TBR=jar
Review URL: http://codereview.chromium.org/6905154
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83653 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This CL contains the algorithmic guts of MAC cookies, including generating
the canonical represntation of the request and signing it using HMAC. This
CL does not include support for body_hash, which requires some more thought.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=83600
Review URL: http://codereview.chromium.org/6901121
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83651 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=dpranke
Review URL: http://codereview.chromium.org/6904146
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83650 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the first patch towards implementing
https://github.com/hueniverse/draft-hammer-http-mac/raw/master/draft-hammer-oauth-v2-mac-token.txt
Parse MAC-Key and MAC-Algorithm from Set-Cookie and store the values in
memory. Future patches will use these values to sign requests.
Review URL: http://codereview.chromium.org/6883253
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83649 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
unit_tests starts to build.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6905142
TBR=willchan@chromium.org
Review URL: http://codereview.chromium.org/6902188
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83648 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6905142
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83647 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=68798
TEST=Use an icon theme where each icon is not the same width, which turns out to be most of them :(. The buttons should still be the same width.
Review URL: http://codereview.chromium.org/6902173
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83646 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
interstitial page is showing.
(Based on lzheng's patch http://codereview.chromium.org/6674045/)
TEST=browser_tests
BUG=62590
Review URL: http://codereview.chromium.org/6901118
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83645 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
so that it blends in with non-white NTP backgrounds. Since the
current markup doesn't handle alpha channels well (the different
sections overlap), redo it to use border-image.
Also makes the button not wrap for longer label names.
BUG=80233,80810
TEST=tried with non-default themes
R=arv@chromium.org
Review URL: http://codereview.chromium.org/6905089
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83644 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6883259
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83643 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only place where prerendering code remains in content
is in ResourceDispatcherHost.
As NavigationState can no longer be used to track
prerendering histogram information, the prerendering
renderer-side histograms have been reworked (And
renamed) as well.
The histogram intended to track use of
prerendering RenderViews has been removed, as
histograms are not recorded when a RenderView is
destroyed.
BUG=77090
TEST=Compiles, existing PrerenderBrowserTests, grep
Review URL: http://codereview.chromium.org/6900026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83642 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug Chromium cannot recover from a state when its
DNS requests have been dropped.
Whenever we try to resolve the host, we post a delayed task
to check if host resolution (OnLookupComplete) is completed
or not. If the original ateempt hasn't completed, then we start
another attempt to resolve for the same request.
We take the results from the attempt that finishes first and
leave all other attempts as orphaned.
BUG=73327
TEST=dns host resolver tests
R=eroman,jar
Review URL: http://codereview.chromium.org/6782001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83641 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pages. Get rid of the 'Done' page in favor of closing the overlay.
BUG=80590
TEST=none
R=csilv@chromium.org
Review URL: http://codereview.chromium.org/6902180
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83639 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=46643
TEST=none
TBR=thestig
Review URL: http://codereview.chromium.org/6880333
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83638 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Just tagging more bits of base API.
Review URL: http://codereview.chromium.org/6902169
TBR=evan@chromium.org
Review URL: http://codereview.chromium.org/6902183
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83637 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
by test_shell
Review URL: http://codereview.chromium.org/6883279
TBR=evan@chromium.org
Review URL: http://codereview.chromium.org/6902182
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83636 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6902177
TBR=evan@chromium.org
Review URL: http://codereview.chromium.org/6903159
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83635 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=dmaclach
Review URL: http://codereview.chromium.org/6893150
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83634 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstreamed downstream test expectations. A couple previously added
overrode upstream expectations incorrectly, and were causing redness
on the deps bots.
The canaries are still cycling green but it should be possible to fix
any redness this introduces with a couple of downstream suppressions.
BUG=none
TEST=none
TBR=dpranke
Review URL: http://codereview.chromium.org/6904143
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83633 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to third_party.
All third party libraries should be in third_party.
The presubmit check complains about jstemplate's README.chromium
being nonstandard; I will fix that in a follow-up.
The interesting changes are to the .grd file and the .py file.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6901102
TBR=thakis@chromium.org
Review URL: http://codereview.chromium.org/6905149
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83632 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Just tagging more bits of base API.
Review URL: http://codereview.chromium.org/6902169
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83631 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6883279
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83630 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6902177
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83629 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
randomly. Increased the timeout of the ContextMenu.CFInspector CF test to see if this fixes
the flakiness with this test.
BUG=81039
TBR=amit
Review URL: http://codereview.chromium.org/6883285
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83628 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
All third_party libraries should be directly in third_party, not scattered throughout the tree.
Note that net/third_party contains a folder of the same name, I will
move files in there into third_party/mozilla_security_manager later.
BUG=80916
TEST=none
Review URL: http://codereview.chromium.org/6902141
TBR=thakis@chromium.org
Review URL: http://codereview.chromium.org/6901139
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83627 0039d316-1c4b-4281-b951-d872f2087c98
|