summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Linux: update splash page.agl@chromium.org2009-07-142-4/+2
| | | | | | | | | We support complex text and tab dragging now, so remove those from the list of non-features. Also, mention font renderer in a bit to stop people filing bugs for that. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20649 0039d316-1c4b-4281-b951-d872f2087c98
* Lands http://codereview.chromium.org/155508 for cmasone:sky@chromium.org2009-07-141-0/+2
| | | | | | | | | | | Fixes build breakage. BUG=none TEST=none Review URL: http://codereview.chromium.org/149629 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20648 0039d316-1c4b-4281-b951-d872f2087c98
* Mark LayoutTests/fast/http/cache/subresource-expiration.html as SLOWdpranke@google.com2009-07-141-0/+1
| | | | | | | | | | | | | | This test runs just under 10 seconds (the default timeout value) on a fast machine; on a slow machine (or in a VM like my XP VM) it can take closer to 15-20 seconds and hence timeout. BUG=https://crbug.org/16240 R=dglazkov TEST=none Review URL: http://codereview.chromium.org/149431 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20647 0039d316-1c4b-4281-b951-d872f2087c98
* change LayoutTests/fast/dom/anchor-toString() to be a platform-independent testdpranke@google.com2009-07-142-8/+0
| | | | | | | | | | BUG=https://crbug.com/16241 TEST=none REVIEWER=dglazkov@chromium.org Review URL: http://codereview.chromium.org/155524 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20646 0039d316-1c4b-4281-b951-d872f2087c98
* Lots more docs changes.gman@google.com2009-07-1415-45/+242
| | | | | | | | | | | | | | | | | | | *) added stylesheet.css, tabs.css, tab_?.gif back in *) refactored so classtree.html splits names that are too long. *) removed constructor docs and source link from o3d docs (vs o3djs docs) *) fixed paths in header.html. They used to be statically included but now that they are used by both o3d and o3djs they needed to have certain paths fixed dynamically. *) Pull in new nixysa. Review URL: http://codereview.chromium.org/155526 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20645 0039d316-1c4b-4281-b951-d872f2087c98
* Transactionalize ThumbnailStore db operations.meelapshah@chromium.org2009-07-141-0/+6
| | | | | | Review URL: http://codereview.chromium.org/149582 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20644 0039d316-1c4b-4281-b951-d872f2087c98
* GTK Themes: Put the bookmark bar in a event box to prevent leaking.erg@google.com2009-07-142-18/+24
| | | | | | | | | | Some engines (clearlooks) query the bg color of a widget directly, so wrap the bookmarkbar in an event box so that the bg value set in browser_window_gtk.cc doesn't leak through. http://crbug.com/16382 Review URL: http://codereview.chromium.org/155504 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20643 0039d316-1c4b-4281-b951-d872f2087c98
* Backing out r20493 (http://codereview.chromium.org/149492), as it ↵avi@chromium.org2009-07-142-3/+8
| | | | | | | | | | | inadvertently killed the Omnibox suggestion list. BUG=http://crbug.com/16714 TEST=Type in the omnibox; you should get a suggestion list. Review URL: http://codereview.chromium.org/149622 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20642 0039d316-1c4b-4281-b951-d872f2087c98
* Remove UndetectableHTMLCollection.idl and use the upstreamed version ↵japhet@chromium.org2009-07-142-16/+0
| | | | | | | | (renamed HTMLAllCollcetion.idl). Review URL: http://codereview.chromium.org/149425 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20641 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 20631.stoyan@chromium.org2009-07-141-0/+6
| | | | | | | TBR=amanda Review URL: http://codereview.chromium.org/155527 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20640 0039d316-1c4b-4281-b951-d872f2087c98
* StreamOperation gets url scheme from full path rather than relative path. ↵apatrick@google.com2009-07-141-11/+12
| | | | | | | | Fixes IE. Review URL: http://codereview.chromium.org/155521 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20639 0039d316-1c4b-4281-b951-d872f2087c98
* This splits the import.gyp file into two parts (one for building archive lib,gspencer@google.com2009-07-147-76/+186
| | | | | | | | | | and one for building import lib), so that the chrome build can depend only on the archive.gyp file to reduce its dependencies. It also adds a missing gyp file for the tests. Review URL: http://codereview.chromium.org/149623 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20638 0039d316-1c4b-4281-b951-d872f2087c98
* Remove temporary hack from buildbot sample as the server has been fixed.aa@chromium.org2009-07-142-5/+1
| | | | | | Review URL: http://codereview.chromium.org/149616 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20637 0039d316-1c4b-4281-b951-d872f2087c98
* Add a variable that lets you override the optimization level for release ↵thomasvl@chromium.org2009-07-141-0/+7
| | | | | | | | builds (for valgrind -- to avoid inlining, etc.) Review URL: http://codereview.chromium.org/155501 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20636 0039d316-1c4b-4281-b951-d872f2087c98
* GTK Themes: Initialize theme resources to make download shelf work.erg@google.com2009-07-141-0/+1
| | | | | | Review URL: http://codereview.chromium.org/149615 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20635 0039d316-1c4b-4281-b951-d872f2087c98
* Include Linux sandbox binary in build archive.mmoss@chromium.org2009-07-142-0/+2
| | | | | | | Review URL: http://codereview.chromium.org/155507 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20634 0039d316-1c4b-4281-b951-d872f2087c98
* When a page is done loading, every tab change is important.avi@chromium.org2009-07-141-2/+2
| | | | | | | | | BUG=http://crbug.com/16087 TEST=as described in the bug Review URL: http://codereview.chromium.org/149618 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20633 0039d316-1c4b-4281-b951-d872f2087c98
* Running UI tests with slices under purify.huanr@chromium.org2009-07-141-1/+61
| | | | | | | | | BUG=16006 TEST=none. Review URL: http://codereview.chromium.org/149600 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20632 0039d316-1c4b-4281-b951-d872f2087c98
* Re-enable tests that are now passing. These were disabled after a webkit ↵amanda@chromium.org2009-07-141-6/+0
| | | | | | | | | | | | roll yesterday, but are now passing reliably. BUG=16410 BUG=16639 TEST=noe Review URL: http://codereview.chromium.org/155502 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20631 0039d316-1c4b-4281-b951-d872f2087c98
* Switch over to use WebCore.gypi and JavaScriptCore.gypi upstream.dglazkov@chromium.org2009-07-142-3259/+35
| | | | | | | | | | R=mark BUG=16394 TEST=there should be no changes or regressions. Review URL: http://codereview.chromium.org/155387 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20629 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 20626.arindam@chromium.org2009-07-146-1028/+9
| | | | | | | | TBR=eroman Review URL: http://codereview.chromium.org/155505 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20628 0039d316-1c4b-4281-b951-d872f2087c98
* Noticed a crash in BrowserRenderProcessHost::SendUserScriptsUpdate due to ↵robertshield@google.com2009-07-141-2/+2
| | | | | | | | | | | | | using channel_->send() directly (instead of BrowserRenderProcessHost::Send() which checks whether channel_ is created). It looks like this can happen during BrowserRenderProcessHost creation since the brph signs up for notifications at construction but only creates channel_ in its Init() method. BUG=http://b/15384 Review URL: http://codereview.chromium.org/155498 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20627 0039d316-1c4b-4281-b951-d872f2087c98
* SOCKS v5 implementationarindam@chromium.org2009-07-146-9/+1028
| | | | | | | | | | | The implementation is incomplete as it does not support any authentication methods and does not have a UDP layer. BUG=469 TEST=unittests (included) Review URL: http://codereview.chromium.org/150187 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20626 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: Add first run search bubble.kuchhal@chromium.org2009-07-1411-47/+295
| | | | | | Review URL: http://codereview.chromium.org/149501 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20625 0039d316-1c4b-4281-b951-d872f2087c98
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-1427-202/+215
| | | | | | | | | | | | | | | | | | make use of WebPopupMenuInfo from the WebKit API. WebMenuItem remains in webkit/glue for convenience with IPC marshalling and related usage in Chrome. This work is precursor to switching over to using WebWidget from the WebKit API. BUG=16234 TEST=html select drop downs should still work on the mac. try switching languages on news.google.com. R=paul Review URL: http://codereview.chromium.org/155378 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20624 0039d316-1c4b-4281-b951-d872f2087c98
* Refactoring needed before adding good unit tests for limiting total socket ↵phajdan.jr@chromium.org2009-07-142-119/+162
| | | | | | | | | | | count. TEST=Covered by net_unittests. http://crbug.com/15093 Review URL: http://codereview.chromium.org/149545 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20623 0039d316-1c4b-4281-b951-d872f2087c98
* Finishes fixing adding protobuf dependency.sky@chromium.org2009-07-142-4/+4
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/149612 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20622 0039d316-1c4b-4281-b951-d872f2087c98
* Part one of fixing protobuf.sky@chromium.org2009-07-142-0/+289
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/155499 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20621 0039d316-1c4b-4281-b951-d872f2087c98
* Roll deps to bring the new svn:ignore for the layout testsnsylvain@chromium.org2009-07-141-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20620 0039d316-1c4b-4281-b951-d872f2087c98
* Allow dragging text/url content out of the browser. Dragging back in not yet ↵pinkerton@chromium.org2009-07-149-17/+1153
| | | | | | | | | | implemented. BUG=13155 TEST=dragging urls and selected text to other apps, the desktop, or the Dock should work. Review URL: http://codereview.chromium.org/149565 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20619 0039d316-1c4b-4281-b951-d872f2087c98
* Browsing data should not be capitalizedmhm@chromium.org2009-07-141-2/+2
| | | | | | | | | | | In the "Personal Stuff" tab of the options panel, "Browsing Data" should not have a capital D. BUG=16688 (http://crbug.com/16688) TEST=It isn't capitalized anymore Review URL: http://codereview.chromium.org/155480 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20617 0039d316-1c4b-4281-b951-d872f2087c98
* Add -fno-threadsafe-statics to the Linux build.deanm@chromium.org2009-07-141-0/+6
| | | | | | | | | | | We already depend on our static initializers being thread safe, since MSVC does not implement locking around static initialization. This avoids extra locking (__cxa_guard_acquire / __cxa_guard_release). Review URL: http://codereview.chromium.org/149607 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20616 0039d316-1c4b-4281-b951-d872f2087c98
* Remove fixed issue 16276 from known crashes list.kasperl@google.com2009-07-141-4/+1
| | | | | | | | BUG=16276 TEST=none Review URL: http://codereview.chromium.org/155492 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20615 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: Focus docked DevTools window on breakpoint.pfeldman@chromium.org2009-07-149-2/+26
| | | | | | Review URL: http://codereview.chromium.org/155423 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20614 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: mitigate WebKit console API changes.pfeldman@chromium.org2009-07-143-18/+2
| | | | | | Review URL: http://codereview.chromium.org/155490 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20613 0039d316-1c4b-4281-b951-d872f2087c98
* A quick fix for Issue 16597.hbono@chromium.org2009-07-141-1/+1
| | | | | | | | | | Our autofill code handles keyboard events by itself and it prevents dispatch a return key to WebKit when the key is comsumed by the autofill. Unfortunately, this code is enclosed with "#if defined(OS_WIN)" and "#endif". This change just activates this code on Linux. BUG=16597 "Prevents submitting a form when pressing a return key in an auto-fill popup" TEST=Type a return key on an auto-fill popup and verify this is not submitted. Review URL: http://codereview.chromium.org/149517 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20612 0039d316-1c4b-4281-b951-d872f2087c98
* A blind fix for Issue 13443.hbono@chromium.org2009-07-141-0/+1
| | | | | | | | | | | | | | GTK may sends a GdkKeyEvent whose |keyval| is GDK_KP_Tab in pressing shift+tab keys on an X terminal running on Windows. This change just adds GDK_KP_Tab to HandleCustomAccelerator() to handle this event. (This is a blind fix since I don't have any environment that can reproduce this issue.) (*1) http://mail.gnome.org/archives/gtk-list/1999-September/msg00354.html BUG=13443 "Shift+Ctrl+Tab should cycle tabs backwards" TEST=none Review URL: http://codereview.chromium.org/149519 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20611 0039d316-1c4b-4281-b951-d872f2087c98
* Fix the ConsoleLog test and enable it. It was previously disabled because ↵dimich@google.com2009-07-142-11/+11
| | | | | | | | | | | | WebKit change http://trac.webkit.org/changeset/45786 had split the 'type' and 'level' parameters of the ConsoleMessage into 2 separate parameters, which changed the way CSS styles are formatted for messages in Inspector front-end. Updated test expectations. BUG=16684 TEST=the test DevToolsSanityTest.TestConsoleLog is enabled by this CL Review URL: http://codereview.chromium.org/155482 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20609 0039d316-1c4b-4281-b951-d872f2087c98
* more svn:ignoresgman@google.com2009-07-140-0/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20608 0039d316-1c4b-4281-b951-d872f2087c98
* Re-enable layout test which does not fail on build bots.dimich@google.com2009-07-141-2/+1
| | | | | | | | | BUG=16690 TEST=none TBR=levin@chromium.org Review URL: http://codereview.chromium.org/155486 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20607 0039d316-1c4b-4281-b951-d872f2087c98
* Add baseline for new test khmer-selection.html. Enable it on WIN.dimich@google.com2009-07-144-2/+54
| | | | | | | | | BUG=16690 TEST=none, the CL is a test TBR=agl@chromium.org Review URL: http://codereview.chromium.org/155485 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20606 0039d316-1c4b-4281-b951-d872f2087c98
* Whenever proxy configurations contain socks and http/https/ftp proxies, ↵arindam@chromium.org2009-07-1413-55/+211
| | | | | | | | | | | | socks configuration over rid the other proxies. Fixes the issue. Attached test cases. BUG=15738 TEST=unittest (ProxyConfigTest.ParseProxyRules, ProxyServiceTest.DefaultProxyFallbackToSOCKS) Review URL: http://codereview.chromium.org/149191 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20605 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: workaround a fontconfig bug.agl@chromium.org2009-07-142-12/+48
| | | | | | | | | | Fontconfig cannot filter out non-scalable fonts on Hardy. http://codereview.chromium.org/149482 BUG=16411 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20604 0039d316-1c4b-4281-b951-d872f2087c98
* Add new selenium failures from webkit merge 45738:45840.nsylvain@chromium.org2009-07-141-0/+1
| | | | | | | BUG=16691 Review URL: http://codereview.chromium.org/149602 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20603 0039d316-1c4b-4281-b951-d872f2087c98
* SKIP the audio-data-url.html. It's a new test, added in ↵dimich@google.com2009-07-141-2/+5
| | | | | | | | | | | | http://trac.webkit.org/changeset/45783 It uses 'audio/3gpp' mime type, does not play in Chromium yet. Also, SKIP the new khmer-selection.html, temporarily, until I can get new snapshot. BUG=13907,16678 TBR=victorw Review URL: http://codereview.chromium.org/149601 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20602 0039d316-1c4b-4281-b951-d872f2087c98
* Allow TabContentsDelegates to process unhandled keyboard messages coming ↵ananta@chromium.org2009-07-147-100/+47
| | | | | | | | | | | | | | | | | | | back from the renderer. This is required for ExternalTabContainer to be able to pass unhandled keyboard accelerator messages back to the external host. This worked before as the focus manager would hand off these messages to keystroke listeners like the ExternalTabContainer. However with the ExternalTabContainer no longer using the focus manager this does not work anymore. Removed the keystroke listener code from the focus manager as the ExternalTabContainer was the only consumer and it does not use it anymore. This fixes bug http://b/issue?id=1975749 Bug=1975749 Review URL: http://codereview.chromium.org/149520 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20600 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in newer version of nacl.bradnelson@chromium.org2009-07-141-1/+1
| | | | | | | | | | | | | This drops scons out of the part pulled into the chromium tree. This also switches to chrome's copy of gtest. BUG=None TEST=None TBR=gregoryd Review URL: http://codereview.chromium.org/149599 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20599 0039d316-1c4b-4281-b951-d872f2087c98
* Fix run webkit tests empty path issue with new LayoutTests directoryvictorw@chromium.org2009-07-143-10/+17
| | | | | | | | | | | Search LayoutTests first in third_party/WebKit and fallback to webkit/data if it does not exist. TEST=buildbot should work BUG=12881 Review URL: http://codereview.chromium.org/155474 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20598 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 20592. Causing a bunch of valgrind MAC redness.mhm@chromium.org2009-07-142-7/+17
| | | | | | | TBR: dkegel Review URL: http://codereview.chromium.org/155483 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20597 0039d316-1c4b-4281-b951-d872f2087c98
* Copy codec Mac build stage (branded and unbranded)jrg@chromium.org2009-07-141-0/+16
| | | | | | Review URL: http://codereview.chromium.org/149593 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20596 0039d316-1c4b-4281-b951-d872f2087c98