summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Roll DEPS to pick up InspectorController unfork.dglazkov@google.com2009-04-301-1/+1
* GTK: Allow the user to resize the chromium window as small as they like.estade@chromium.org2009-04-302-1/+15
* Fixes the implementation of TabContentsViewMac::TakeFocus().rohitrao@chromium.org2009-04-301-1/+7
* Changes the way we calculate hit rects in TabView to reducerohitrao@chromium.org2009-04-301-1/+9
* Adds a GetWindow method to View.ben@chromium.org2009-04-303-2/+11
* Add two new master preferences (import_bookmarks and make_default_browser_for...kuchhal@chromium.org2009-04-304-14/+42
* Remove ifdefs now that Mac passes.pinkerton@chromium.org2009-04-301-9/+0
* Fix the uninstall failures caused by elevated uninstaller.kuchhal@chromium.org2009-04-305-44/+71
* Don't show popups before tabs have been added. Instead, prevent the BrowserVi...ben@chromium.org2009-04-302-13/+7
* Fix a few broken histograms.rvargas@google.com2009-04-302-10/+8
* Remove COM initialization from renderercpu@google.com2009-04-301-4/+2
* Patch for accelerator clean-up from Hamaji.jcampan@chromium.org2009-04-307-57/+60
* Turn off unit test that fails on builder.pinkerton@chromium.org2009-04-301-0/+4
* Copy web inspector files into the output dir. Should now work intc@google.com2009-04-303-1/+178
* POSIX: Add code for shuffling file descriptors.agl@chromium.org2009-04-307-30/+564
* Add DirectoryWatcher implementation for Mac.phajdan.jr@chromium.org2009-04-303-74/+232
* use EXTENSION_FUNCTION_VALIDATE in extension_tabs_module.ccrafaelw@chromium.org2009-04-302-60/+24
* Adjust the Options dlg height for gu to 36.jungshik@google.com2009-04-301-1/+1
* Correct omnibox2 popup placement for RTL languages.ben@chromium.org2009-04-301-1/+6
* GTK: Directly allocate widgets that are children of GtkFixed.estade@chromium.org2009-04-302-5/+8
* Upadte version for the Lithuanian spell check dictionary.mal@chromium.org2009-04-301-0/+1
* Modify WebView drop effect override values.tc@google.com2009-04-301-4/+4
* - Mark the 'All' target with for getting a runner per http://codereview.chrom...thomasvl@chromium.org2009-04-302-2/+19
* Rewrite plugin_tests.cc to use FilePath and file_utils.h insteadamanda@chromium.org2009-04-302-12/+24
* Add notification (and unit test) for closing prefs window so it can be cleane...pinkerton@chromium.org2009-04-305-6/+60
* Adding ifdef to remove Skia dependency in IPC code for testing.robertshield@google.com2009-04-303-2/+13
* Tweak test expectations - WebKit Merge 42995:43059playmobil@google.com2009-04-301-3/+3
* Chrome side of WebKit Merge 42994:43059playmobil@google.com2009-04-309-20/+681
* Add a very basic preferences window controller with unit test. Fix the prefs ...pinkerton@chromium.org2009-04-306-7/+141
* Add a histogram to measure the number of idle sockets when a TCP connection i...willchan@chromium.org2009-04-304-0/+18
* Add a few more suppressions for ui tests that hidden until yesterdaydkegel@google.com2009-04-301-10/+29
* Rebaseline tests on linux that changed from the merge.tc@google.com2009-04-3021-19/+10
* Relanding this, it was missing the Mac unit-test change, that was breaking th...jcampan@chromium.org2009-04-307-8/+43
* Fix issue 11006 - any plugin process started by InProcessBrowserTest wastim@chromium.org2009-04-305-16/+17
* Reverting 14948.jcampan@chromium.org2009-04-306-41/+8
* Closing the last tab with a download in-progress would cause the tab to bejcampan@chromium.org2009-04-306-8/+41
* DEPS roll for gyp:sgk@google.com2009-04-301-1/+1
* Initial prefs window xib from Cole. Hook the menu up to (empty) code. Use sco...pinkerton@chromium.org2009-04-305-14/+3836
* Add a dark selected icon set for the Omnibox results.deanm@chromium.org2009-04-307-5/+12
* The "size-request" event is run-first, clean up the Omnibox handler.deanm@chromium.org2009-04-302-9/+8
* Use the new selected icons in Linux Omnibox.deanm@chromium.org2009-04-301-7/+12
* Implement a mostly working InfoBubble with a shim BookmarkBubble.deanm@chromium.org2009-04-307-3/+357
* Minimal SetInitialFocus and RestoreFocus. These aren't final, but thisrohitrao@chromium.org2009-04-302-1/+6
* Integrate change of Skia upstream.deanm@chromium.org2009-04-309-40/+82
* DevTools: Implement styles editing.pfeldman@chromium.org2009-04-304-48/+235
* 1. When exception is thrown debugger will pause and show call stack.yurys@google.com2009-04-303-8/+82
* Make task_manager_resource_providers.cc compile on POSIX.phajdan.jr@chromium.org2009-04-308-26/+70
* A quick fix for supporting bidirectional texts in omnibox2.hbono@chromium.org2009-04-301-5/+6
* Workaround fix for Alt-Gr case.ukai@chromium.org2009-04-301-8/+19
* Add comment to media bench clarifying library initialization.ajwong@chromium.org2009-04-301-1/+7