summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* revert 37335:estade@chromium.org2010-01-2725-1533/+12
| | | | | | | | | | | | | Add an accessibility API for events raised outside of the web content. BUG=none TEST=none patch by Dominic Mazzoni <dmazzoni [at] google> review url: http://codereview.chromium.org/402099/show git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37337 0039d316-1c4b-4281-b951-d872f2087c98
* Update test_expectations.txt to track redirect-cross-origin-tripmine.html ↵willchan@chromium.org2010-01-271-2/+3
| | | | | | | | | | failure. BUG=33316 Review URL: http://codereview.chromium.org/555141 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37336 0039d316-1c4b-4281-b951-d872f2087c98
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-2725-12/+1533
| | | | | | | | | | | BUG=none TEST=none patch by Dominic Mazzoni <dmazzoni [at] google> review url: http://codereview.chromium.org/402099/show Review URL: http://codereview.chromium.org/549182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37335 0039d316-1c4b-4281-b951-d872f2087c98
* Add promo for extensions and bookmark sync back into the Mac NTP. Also, fix ↵mirandac@chromium.org2010-01-272-6/+1
| | | | | | | | | | | | | font size bug that snuck in with a recent webkit roll. BUG= 33291 TEST= run a Mac build with a new profile. See the extension / sync promo line and the puzzle piece on the NTP. Review URL: http://codereview.chromium.org/552193 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37334 0039d316-1c4b-4281-b951-d872f2087c98
* Insert methods for SimpleMenuModeloshima@chromium.org2010-01-275-8/+89
| | | | | | | | | | | Don't recreate AppMenuModel in ToolbarView as it now supports updating label dynamically. BUG=none TEST=manual: enabling/disabling bookmark sync will update the bookmark sync label correcty. Review URL: http://codereview.chromium.org/551171 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37333 0039d316-1c4b-4281-b951-d872f2087c98
* Enable notification for Chromeos/Linux view build.oshima@chromium.org2010-01-277-34/+43
| | | | | | | | | | | | | The notification behavir is same as one in windows/linux_gtk and no integration with panels yet. BUG=33306 TEST=enabled two tests in desktop_notification_unittests for linux view config. manual test: goto http://www.corp.google.com/~johnnyg/notify_demo.html and confirm text/html notification works. Review URL: http://codereview.chromium.org/552196 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37332 0039d316-1c4b-4281-b951-d872f2087c98
* Disabling BrowserInitTest.BlockBadURLs until I can get it to run ↵jschuh@google.com2010-01-271-4/+6
| | | | | | | | | | | | consistently on the BuildBot systems. BUG=32804 TEST=None. Review URL: http://codereview.chromium.org/557020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37328 0039d316-1c4b-4281-b951-d872f2087c98
* Tweak a few more bug ids.dglazkov@chromium.org2010-01-271-5/+4
| | | | | | | | | | TBR=victorw TEST=none BUG=none Review URL: http://codereview.chromium.org/558006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37327 0039d316-1c4b-4281-b951-d872f2087c98
* GTK: Fix theme overlay in off the record mode.erg@google.com2010-01-271-4/+5
| | | | | | | | | | | | We weren't detecting whether we were in OTR mode like we were in opaque_browser_frame_view.cc. BUG=21046 TEST=none Review URL: http://codereview.chromium.org/553125 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37322 0039d316-1c4b-4281-b951-d872f2087c98
* Tweak bug ids to group Apache-needing bugs.dglazkov@chromium.org2010-01-271-9/+8
| | | | | | | | | | TBR=victorw TEST=none BUG=18978 Review URL: http://codereview.chromium.org/551180 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37320 0039d316-1c4b-4281-b951-d872f2087c98
* Expect all DB tests to pass again, and enable a new test:dumi@chromium.org2010-01-273-7/+20
| | | | | | | | | | | quota-tracking.html. TEST=none BUG=32016,32396,32206,32157,30081 Review URL: http://codereview.chromium.org/549137 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37317 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: enable tests disabled during the webkit roll.pfeldman@chromium.org2010-01-271-39/+4
| | | | | | | | BUG=33300 TBR=yurys Review URL: http://codereview.chromium.org/552198 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37316 0039d316-1c4b-4281-b951-d872f2087c98
* Mark svg/W3C-SVG-1.1/filters-conv-01-f.svg as failing in Release as well asdpranke@chromium.org2010-01-271-1/+1
| | | | | | | | | | | | Debug. BUG=none TEST=svg/W3C-SVG-1.1/filters-conv-01-f.svg R=victorw@chromium.org Review URL: http://codereview.chromium.org/556047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37315 0039d316-1c4b-4281-b951-d872f2087c98
* Create new baselines for with100percent-textarea test, tweak bug id for ↵dglazkov@chromium.org2010-01-275-7/+3
| | | | | | | | | | | | | Apache-needing test. TBR=tkent TEST=none BUG=10353 BUG=11795 Review URL: http://codereview.chromium.org/552197 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37313 0039d316-1c4b-4281-b951-d872f2087c98
* MoveAbove/SetAlwaysOnTop implementation for WidgetGtkoshima@chromium.org2010-01-271-2/+8
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/548164 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37312 0039d316-1c4b-4281-b951-d872f2087c98
* Switch on socket late binding - Take 2.willchan@chromium.org2010-01-278-703/+88
| | | | | | | | | | | | | | | Re-enable socket late binding. The mac valgrind errors happened due to threading bugs in test_shell_tests. The ui thread would TearDown() the test object, which deleted the TestURLRequestContext, which eventually deletes the TCPClientSocketPool, which deletes its ConnectJobs. However, those ConnectJobs might be running simultaneously on the io thread. Therefore, we have a race condition. This change fixes that. Histograms for the 4.0.266.0 dev channel release indicate the following changes for late binding: (a) Net.TCPSocketType shows a decrease (from 41.85% to 39.29%) in used of newly connected sockets. Part of this decrease is due to using previously used sockets more often (increase from 58.15% to 58.53%), but is primarily due to being able to use sockets that were connected, but not immediately handed over to a socket request (increased from 0 [not supported without late binding] to 2.18%). (b) Net.SocketIdleTimeBeforeNextUse_ReusedSocket indicates that reused sockets are getting used more quickly than before, with a decrease of mean idle time from 11.65 seconds to 11.34 seconds. (c) Net.Transaction_Connected_Under_10 indicates shows that the mean for time until the first byte of the transaction response decreased from 1585ms to 1481ms. The code change deletes the old non socket late binding code paths, cleaning up the code significantly. It also deletes duplicated tests in ClientSocketPoolBase which covered both pathways. A TCPClientSocketPool test had to be updated as well. BUG=http://crbug.com/30354. Review URL: http://codereview.chromium.org/549093 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37311 0039d316-1c4b-4281-b951-d872f2087c98
* Note that extName isn't currently accepted by the gallery.kathyw@chromium.org2010-01-272-0/+40
| | | | | | | | | | TBR=cira TEST=none BUG=none Review URL: http://codereview.chromium.org/555136 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37310 0039d316-1c4b-4281-b951-d872f2087c98
* Make the UI controls (back/forward/stop) in TestShell disable when appropriate.darin@chromium.org2010-01-277-0/+65
| | | | | | | | R=dglazkov Review URL: http://codereview.chromium.org/554102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37309 0039d316-1c4b-4281-b951-d872f2087c98
* Add files used in browser tests of chrome.pageAction.setpopup().skerner@chromium.org2010-01-2711-0/+96
| | | | | | | | | TEST=Built. These files are used to test code review 545068. BUG=27526 Review URL: http://codereview.chromium.org/553124 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37308 0039d316-1c4b-4281-b951-d872f2087c98
* Remove a couple of svg tests that no longer are failing (since lastdpranke@chromium.org2010-01-271-2/+0
| | | | | | | | | | | | | | Thursday or so). BUG=3244 BUG=10305 TEST=svg/custom/mask-excessive-malloc.svg TEST=svg/custom/use-instanceRoot-as-event-target.xhtml R=jorlow@chromium.org Review URL: http://codereview.chromium.org/555119 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37307 0039d316-1c4b-4281-b951-d872f2087c98
* Update some windows baselines for windows 7 to run correctly (minor pixel anddpranke@chromium.org2010-01-2721-11/+33
| | | | | | | | | | | | | | | | | font differences between Vista and Win 7). BUG=none TEST=svg/W3C-SVG-1.1/masking-intro-01-f.svg TEST=fast/text/atsui-spacing-features.html TEST=fast/text/cg-vs-atsui.html TEST=svg/W3C-SVG-1.1/filters-conv-01-f.svg TEST=svg/text/text-fonts-01-t.svg TEST=svg/text/text-intro-05-t.svg R=senorblanco@chromium.org Review URL: http://codereview.chromium.org/555122 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37306 0039d316-1c4b-4281-b951-d872f2087c98
* Wrapper script for running swig.nirnimesh@chromium.org2010-01-275-1/+161
| | | | | | | | | BUG=32285 TEST=mac build should compile Review URL: http://codereview.chromium.org/556036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37305 0039d316-1c4b-4281-b951-d872f2087c98
* Another string; I forgot I'd need tooltip text for all the icons.pkasting@chromium.org2010-01-271-4/+7
| | | | | | | | | TBR=zel BUG=none TEST=none Review URL: http://codereview.chromium.org/551176 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37303 0039d316-1c4b-4281-b951-d872f2087c98
* re-try r37061 with fix for browser testsestade@chromium.org2010-01-272-117/+109
| | | | | | | | | | | | | | ---------------------------------------- Views: use ExtensionToolbarModel for ordering of browser action buttons. This doesn't implement drag and drop reording, but the order is stored on shutdown and restored on startup. BUG=26990 Review URL: http://codereview.chromium.org/553084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37302 0039d316-1c4b-4281-b951-d872f2087c98
* Put a real bug number on a failing layout test.senorblanco@chromium.org2010-01-271-1/+1
| | | | | | | | | | BUG=33287 TEST=none TBR=dglazkov Review URL: http://codereview.chromium.org/556045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37301 0039d316-1c4b-4281-b951-d872f2087c98
* Windows now uses the TLS API instead of __declspec(thread) for client side ↵apatrick@chromium.org2010-01-2712-26/+166
| | | | | | | | | | | | | | | | | command buffer code compiled into DLLs. Other platforms use the pthreads API. This is because the __declspec(thread) approach does not on some platforms, including Windows XP and Mac. This is used for thread local pointers to the GL and PGL contexts. This unfortunate because the PGL and GL APIs do not generally explicitly reference a context. The current context is set with a call to pglMakeCurrent. An unfortunate consequence is that now in Pepper plugins, every call to a GL function will call TlsGetValue to get the thread's current context, which could have performance issues. I can't use base::ThreadLocalPointer because this code is compiled into an untrusted NaCl module and we don't want Chromium dependencies. TEST=try BUG=none Review URL: http://codereview.chromium.org/553050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37300 0039d316-1c4b-4281-b951-d872f2087c98
* gtk: Update PRIMARY selection on Ctrl-X in omnibox.derat@chromium.org2010-01-272-4/+11
| | | | | | | | | | | | We already do this when copying text; I forgot to do the same for cutting. BUG=33230 TEST=checked that both PRIMARY and CLIPBOARD get updated on Ctrl-X and Ctrl-C now (and cut via context menu) Review URL: http://codereview.chromium.org/555135 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37299 0039d316-1c4b-4281-b951-d872f2087c98
* Fixes unintialized read in networkmenu. Menu's constructor calls intosky@chromium.org2010-01-273-5/+16
| | | | | | | | | | | | | the delegate, making using 'this' in the member intializer list for creating a menu problematic. I've changed it to a scoped_ptr and created as needed. BUG=none TEST=none Review URL: http://codereview.chromium.org/552187 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37298 0039d316-1c4b-4281-b951-d872f2087c98
* Add version to logindavemoore@chromium.org2010-01-272-58/+57
| | | | | | Review URL: http://codereview.chromium.org/549180 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37292 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: Chromium part of the SourceFrame2 migration.pfeldman@chromium.org2010-01-279-188/+46
| | | | | | Review URL: http://codereview.chromium.org/551170 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37291 0039d316-1c4b-4281-b951-d872f2087c98
* [Mac] Hook up AutocompleteEditViewMac delegate calls properly.rohitrao@chromium.org2010-01-271-0/+2
| | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/546107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37290 0039d316-1c4b-4281-b951-d872f2087c98
* Use nss_util.{h,cc} also on Windows. On Windows, NSS iswtc@chromium.org2010-01-275-16/+46
| | | | | | | | | | | | | | | | | initialized without databases because we'll continue to use the Windows system certificate store. base\third_party\nss is now compiled with -DNO_NSPR_10_SUPPORT (because the NSPR 1.0 types int8 - int64 and uint8 - uint64 conflict with the same-named types in "base/basictypes.h"), so the uint32 type needs to be replaced by unsigned int. R=agl,mark BUG=28744 TEST=No build errors. Review URL: http://codereview.chromium.org/557012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37289 0039d316-1c4b-4281-b951-d872f2087c98
* Add bug id for fast/media/lifetime.html.dglazkov@chromium.org2010-01-271-1/+1
| | | | | | | | | | TBR=dpranke TEST=none BUG=none Review URL: http://codereview.chromium.org/549179 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37288 0039d316-1c4b-4281-b951-d872f2087c98
* Improve handling and testing of reparse points.rvargas@google.com2010-01-2710-101/+295
| | | | | | | | | BUG=28804 TEST=unit tests. Review URL: http://codereview.chromium.org/553080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37286 0039d316-1c4b-4281-b951-d872f2087c98
* Update iamge baseline for standalone-image-drag-to-editable.htmlvictorw@chromium.org2010-01-272-1/+1
| | | | | | | | | | TBR=dglazkov TEST=none BUG=none Review URL: http://codereview.chromium.org/558004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37285 0039d316-1c4b-4281-b951-d872f2087c98
* Supresses another NSS problem.sky@chromium.org2010-01-271-0/+17
| | | | | | | | BUG=32641 TEST=none Review URL: http://codereview.chromium.org/556042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37284 0039d316-1c4b-4281-b951-d872f2087c98
* [Mac] Makes BrowserWindowCocoa use the proper window, regardless of current ↵rohitrao@chromium.org2010-01-272-17/+25
| | | | | | | | | | fullscreen settings. Prereq for fullscreen mode. BUG=31638 TEST=No visible changes. Review URL: http://codereview.chromium.org/555133 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37283 0039d316-1c4b-4281-b951-d872f2087c98
* Fix Linux shared lib break due to new XScreenSaver dependency.mmoss@google.com2010-01-271-0/+5
| | | | | | | | http://build.chromium.org/buildbot/waterfall.fyi/builders/Chromium%20Linux%20Builder%20(dbg-shlib)/builds/6488/steps/compile/logs/stdio Review URL: http://codereview.chromium.org/558003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37282 0039d316-1c4b-4281-b951-d872f2087c98
* implement infobars and delegates placeholders for translate feature.kuan@chromium.org2010-01-2718-89/+1535
| | | | | | Review URL: http://codereview.chromium.org/546132 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37281 0039d316-1c4b-4281-b951-d872f2087c98
* Remap F1 to back and F2 to forward for Chrome OS Views builds.derat@chromium.org2010-01-271-0/+6
| | | | | | | | | | | | | (Note that this isn't intended to introduce behavior that diverges from other platforms -- rather, some of the existing function key scancodes are being used by new keys.) BUG=chromium-os:101 TEST=tried it Review URL: http://codereview.chromium.org/543220 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37280 0039d316-1c4b-4281-b951-d872f2087c98
* Make NaCl run in Chrome on the Mac.dspringer@google.com2010-01-275-18/+64
| | | | | | | | | | | | Note: this is a *slight* rework of CL 555082, which accidentally broke the build. That CL was reviewed and LGTM'd byt sehr@ and bsy@. BUG=none TEST=none Review URL: http://codereview.chromium.org/551172 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37279 0039d316-1c4b-4281-b951-d872f2087c98
* Remove errant text expectation.dglazkov@chromium.org2010-01-273-27/+1
| | | | | | | | | | | | I suspect this will be a flaky test. TBR=victorw TEST=none BUG=none Review URL: http://codereview.chromium.org/553121 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37278 0039d316-1c4b-4281-b951-d872f2087c98
* Add more Chrome OS repo directories to .gitignore.derat@chromium.org2010-01-271-0/+2
| | | | | | | | | | TBR=satorux BUG=none TEST=none Review URL: http://codereview.chromium.org/557018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37277 0039d316-1c4b-4281-b951-d872f2087c98
* gtk: Implements bookmark bar import promotion link, that when clicked ↵erg@google.com2010-01-279-40/+190
| | | | | | | | | | | | | | imports bookmarks. Based on this patch: http://codereview.chromium.org/440029 BUG=28754 TEST=manually Review URL: http://codereview.chromium.org/549001 Patch from thiago.farina@gmail.com. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37275 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit to r53939.darin@chromium.org2010-01-272-1/+8
| | | | | | | | TBR=pfeldman Review URL: http://codereview.chromium.org/552191 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37272 0039d316-1c4b-4281-b951-d872f2087c98
* Remove a C99-ism that Visual C++ doesn't support -- declare a variable inwtc@chromium.org2010-01-271-1/+2
| | | | | | | | | | | the middle of a block. R=agl BUG=none TEST=no compilation error on Linux. Review URL: http://codereview.chromium.org/552178 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37270 0039d316-1c4b-4281-b951-d872f2087c98
* Cleaning up dangling changes: remove dead code in fake_external_tab.cc.robertshield@chromium.org2010-01-271-51/+0
| | | | | | Review URL: http://codereview.chromium.org/553118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37269 0039d316-1c4b-4281-b951-d872f2087c98
* Correction of permissions of extension manifest file for the ↵twiz@google.com2010-01-272-3/+3
| | | | | | | | | | | | extension_popup_apitest.cc unit test. I also removed the flaky designator from this test, as I was able to run the test (under stress conditions of 10 concurrent instances) without failure. BUG=27271 TEST=extension_popup_apitest.cc (ExtensionApiTest.Popup) Review URL: http://codereview.chromium.org/548157 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37266 0039d316-1c4b-4281-b951-d872f2087c98
* Enable valgrind for sync tests (and fix valgrind errors)skrul@chromium.org2010-01-275-3/+15
| | | | | | | | BUG=32871 Review URL: http://codereview.chromium.org/548156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37262 0039d316-1c4b-4281-b951-d872f2087c98
* One more Mac rebaseline for http://trac.webkit.org/changeset/53838.dglazkov@chromium.org2010-01-273-1/+27
| | | | | | | | | | TBR=pkasting TEST=none BUG=33045 Review URL: http://codereview.chromium.org/556044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37261 0039d316-1c4b-4281-b951-d872f2087c98