summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-2745-342/+341
* Open a new tab page rather than the homepage if startup is set to "open the f...pkasting@chromium.org2009-05-271-2/+8
* Don't lose omnibox edits when dragging tabs out. Patch by Yuzo Fujishima (se...pkasting@chromium.org2009-05-271-0/+3
* Fix breakpad-related Linux official build breakage.mmoss@chromium.org2009-05-271-21/+11
* Add stubs for a variety of dialogs under GTK-Views.brettw@chromium.org2009-05-273-0/+85
* Adds comments to BrowserList::GetLastActive that it might return NULLsky@chromium.org2009-05-271-0/+5
* Binary files for themes+extensions change - these are in a separate change so...glen@chromium.org2009-05-273-0/+0
* When iterating over the sections in a file, omit sections that have no raw da...sra@chromium.org2009-05-272-5/+8
* Work around linux resolver problem where changes to resolv.conf go unnoticed ...evan@chromium.org2009-05-271-0/+10
* When writing to a closed pipe on OSX errno is set to EPERM.jeremy@chromium.org2009-05-271-0/+7
* *_views.cc files were not getting re-included in the gyp Windows build.sgk@google.com2009-05-271-1/+1
* Add BrowserView to the Linux build, it now compiles. This also includes a smallbrettw@chromium.org2009-05-273-0/+7
* Let ChromiumBridge::paintTextField check if the Color object passed in is validbrettw@chromium.org2009-05-271-1/+4
* Decompress .svgz files from disk.thestig@chromium.org2009-05-272-0/+13
* Landing tyoshino patch.jcampan@chromium.org2009-05-271-0/+4
* Fix font sizes in locales other than en-US, da, he, and zh-TW.tc@google.com2009-05-2746-0/+368
* Make toolbar compile on linux.ben@chromium.org2009-05-274-14/+37
* ExternalTabContainer should subclass WidgetWin rather than Widget and ATL CWi...ben@chromium.org2009-05-273-246/+122
* revert 12598 now that text-overflow:ellipsis has been fixed in WebKit.jeremy@chromium.org2009-05-271-22/+0
* Hides the "Remove thumbnails" link when the most visited intro is shown.arv@google.com2009-05-271-6/+8
* Fixes multiple definitions for DragDownload.sky@chromium.org2009-05-273-1/+5
* Use correct branding on the "make default browser" button. Create a new local...pinkerton@chromium.org2009-05-274-11/+111
* Remove empty unused directories from src/webkit.dglazkov@chromium.org2009-05-273-1210/+0
* Add shift-zoom to maximize.pinkerton@chromium.org2009-05-271-0/+7
* Fix errant comments on parameters.pinkerton@chromium.org2009-05-271-2/+2
* Relands cl 16982 as it wasn't the cause of the build breakage. Here'ssky@chromium.org2009-05-272-0/+15
* Make the import feature a little more complete:kuchhal@chromium.org2009-05-2712-60/+456
* Reverting 16982.maruel@chromium.org2009-05-272-15/+0
* DevTools: Add 'Enable Developer Tools' option into the Advanced tab. Hide dev...pfeldman@chromium.org2009-05-275-6/+101
* Lands http://codereview.chromium.org/115505 for bugsky@chromium.org2009-05-272-0/+15
* Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t...pinkerton@chromium.org2009-05-277-47/+182
* DevTools: Migrate to InspectorController for network and console events.pfeldman@chromium.org2009-05-2722-886/+293
* Added support for constructor calls in the NPAPI.sgjesse@chromium.org2009-05-2711-25/+200
* Create OpenClose browser test for TaskManager with necessary refactoring.phajdan.jr@chromium.org2009-05-275-8/+31
* Re-enable SystemMonitor.* in base_unittests.phajdan.jr@chromium.org2009-05-271-2/+1
* Do not monitor system power state during unit tests.phajdan.jr@chromium.org2009-05-274-32/+95
* Show Unicode IDNs for "On startup" setting and "Add page" dialog for it.jungshik@google.com2009-05-272-3/+12
* For "Copy link address" context menu, copy the URL with Unicode host namejungshik@google.com2009-05-271-27/+27
* Add 12156 to crash list.huanr@chromium.org2009-05-271-0/+3
* Remove fixed crashes from known list.huanr@chromium.org2009-05-271-40/+0
* Fix comparison in window_sizer_linux. There can be multiple desktops so data_...thestig@chromium.org2009-05-271-1/+2
* Remove #12479 from crash list as the change ishuanr@chromium.org2009-05-271-3/+0
* Bug 11487: Alignment issues with Classic theme (clear browsing data dialog). ...finnur@chromium.org2009-05-271-1/+1
* Rebaseline Linux LayoutTests/fast/canvas/canvas-bg-zoom.htmlukai@chromium.org2009-05-274-7/+14
* Add gyp-generated bspatch (used by setup.exe) and bsdiff.sgk@google.com2009-05-274-2/+59
* Rebaseline new test added in webkit revision 44087ukai@chromium.org2009-05-274-3/+33
* Control spacing of toolbar elements with pixels rather than " " GtkLabels.estade@chromium.org2009-05-272-13/+16
* Adjust the dimension of import dialog box for Tamil. jshin@chromium.org2009-05-271-2/+2
* Use the original profile for the downloads manager so that a download managerarv@google.com2009-05-271-1/+2
* Reverting 16954.thestig@chromium.org2009-05-272-8/+0