summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix issue where the favicon got centered vertically in RTL mode instead ofarv@chromium.org2009-05-061-1/+1
* Temporarily disable ExtensionViewTest.BottomBar in purify due to some unresol...erikkay@google.com2009-05-061-1/+2
* Clicking on a folder in the bookmark bar now shows its contents as a menu.erg@google.com2009-05-0612-30/+325
* Update test expectations to account for new tests that fail after the merge.darin@chromium.org2009-05-061-0/+16
* Raise the find bar window every time it's shown via Show().estade@chromium.org2009-05-061-0/+2
* Chrome-side of WebKit merge 43242:43321darin@chromium.org2009-05-063-5/+4
* There are cases where a Frame may outlive its associated Page. Get thedarin@chromium.org2009-05-066-63/+72
* linux: make fontconfig deps explicit.evan@chromium.org2009-05-062-3/+7
* Resurrect ExtensionProcessManager. Move the code for starting extensionmpcomplete@google.com2009-05-0614-102/+242
* Tweak the padding around toolstrips on the extension shelf.erikkay@google.com2009-05-061-9/+13
* Messed up dependency key in one case when applying feedback. TBR=thomasvlpinkerton@chromium.org2009-05-061-1/+1
* Skip the download shelf altogether for extension downloads. The current UI l...erikkay@google.com2009-05-062-17/+35
* More test expectation updates for Linux.darin@chromium.org2009-05-061-213/+4
* The last redesign of interstitial pages made them to be a render view painted...jcampan@chromium.org2009-05-064-2/+229
* Implement most of the "basics" pref panel on Mac, including code to set the d...pinkerton@chromium.org2009-05-0615-102/+1083
* More tweaks to test expectations. I was a bit too hasty in removingdarin@chromium.org2009-05-061-1/+3
* Get visual theme support for rendererscpu@google.com2009-05-061-0/+22
* gtest shouldn't link in gtest_main.cc, as that provides its own main().evan@chromium.org2009-05-064-1/+26
* Re-re-enable the pref service ui test, this time making it expect a window si...robertshield@google.com2009-05-062-3/+3
* Update expectations now that some tests have been rebaselined.darin@chromium.org2009-05-061-200/+191
* Change webplugin_delegate_impl_mac from C++ to Objective-C++amanda@chromium.org2009-05-062-1/+1
* Render a "sad tab" on tab crash.willchan@chromium.org2009-05-068-27/+277
* Destroy browser/content related C++ object on WM_DESTROY message, rather than...stoyan@chromium.org2009-05-062-2/+7
* Re-disable the PrefService PreservedWindowPlacementIsLoaded UI test until I f...robertshield@google.com2009-05-061-1/+1
* Have the grit rules depend on the .pak files.tc@google.com2009-05-062-2/+2
* mac valgrind bot: Make running dsymutil an option for now, since it slows dow...dkegel@google.com2009-05-062-11/+22
* Linux: remember user's last selected path for select file dialogs.estade@chromium.org2009-05-061-7/+50
* Re-enable pref service's PreservedWindowPlacementIsLoaded ui test. robertshield@google.com2009-05-061-11/+11
* Re-baseline and create baselines for tests added in http://trac.webkit.org/ch...darin@chromium.org2009-05-06199-287/+325
* Fix for a DCHECK regression introduced by http://codereview.chromium.org/112001erikkay@google.com2009-05-061-2/+0
* This CL fixes issue 4376 -- Press "Tab" key to navigate - Text focus is showi...xji@chromium.org2009-05-061-2/+2
* Refactor view from methods to show hung renderer dialog.tc@google.com2009-05-069-95/+92
* Add an extra colon to make inspector work again.dglazkov@chromium.org2009-05-062-2/+2
* Fix the "pick a new user data dir" dialog on windows.tc@google.com2009-05-063-6/+8
* Remove unused chrome switches.tc@google.com2009-05-062-9/+0
* Updating trunk VERSION build from 178.0 to 179.0laforge@chromium.org2009-05-061-1/+1
* Fix the ChromeCanvas code to respect text alignment in Linux by using pango.willchan@chromium.org2009-05-061-0/+6
* Create a separate UI surface for extensions (bottom shelf) and remove them fr...erikkay@google.com2009-05-0612-193/+341
* Adding a test for a testing that the bug http://crbug.com/9791 is really fixed.jcampan@chromium.org2009-05-064-190/+96
* PageActions now work across tabs and windows.finnur@chromium.org2009-05-0612-97/+111
* Fixes a bug where we were inadvertently closing Valgrind-owned FDsrohitrao@chromium.org2009-05-061-23/+30
* Re-re-write the logic to elevate uninstaller.kuchhal@chromium.org2009-05-065-118/+140
* Changes for upstreaming V8DocumentLocationCustom.cpp.levin@chromium.org2009-05-064-23/+63
* This CL fixes issue 11479 - RTL Regression: Ellipsis showing at the right sid...xji@chromium.org2009-05-061-1/+1
* Reverting 15399.maruel@chromium.org2009-05-068-12/+27
* A file list for official builds (what gets picked up for saving)thomasvl@chromium.org2009-05-061-0/+1
* DevTools: Update test expectataions.pfeldman@chromium.org2009-05-061-17/+19
* Redraw the location bar on reload. This change is Gtk+ port of 100198.deanm@chromium.org2009-05-061-1/+1
* Temporarily disable gconf usage from ProxyConfigServiceLinux because of Glib ...deanm@chromium.org2009-05-063-0/+8
* DevTools: Do not fail on closing WebInspector while on a breakpoint.pfeldman@chromium.org2009-05-065-39/+78