summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improvements to Linux InfoBubble and BookmarkBubble.deanm@chromium.org2009-05-064-26/+197
* Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that webrettw@chromium.org2009-05-068-27/+12
* In process-per-tab mode devtools window may be open for the devtools window u...yurys@google.com2009-05-062-0/+30
* Remove some unnecessary includes.ben@chromium.org2009-05-064-4/+0
* Reset the window favicon when the throbber is complete. This fixes the bug usingbrettw@chromium.org2009-05-061-1/+7
* Make task_manager.h a bit more independent from views.phajdan.jr@chromium.org2009-05-062-63/+65
* Added FindTabById which finds the Browser, TabStripModel, TabContents & index...rafaelw@chromium.org2009-05-062-65/+65
* honor index in createTab()rafaelw@chromium.org2009-05-0618-88/+110
* Gyp updates for webkit build:sgk@google.com2009-05-062-7/+36
* 'resources' => 'chrome_resources' in the newly-addedsgk@google.com2009-05-061-3/+6
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-0611-53/+13
* roll DEPS to pick up latest WebKit (no real code changes)darin@chromium.org2009-05-061-1/+1
* Find bar:estade@chromium.org2009-05-068-15/+14
* Redo of http://codereview.chromium.org/100097 to make work on Linux and Mac.glen@chromium.org2009-05-068-5/+656
* Make RestoreTab synchronuous.huanr@chromium.org2009-05-066-10/+28