summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add installer. gyp targets: gcapi_dll, gcapi_lib, gcapi_test,sgk@google.com2009-05-281-0/+321
* Turn BrowserView::GetBrowserViewForNativeView() into GetBrowserViewForNativeW...davemoore@chromium.org2009-05-286-18/+24
* Shift maximized mode tabstrip up by 1 px to avoid empty pixel at screen top.pkasting@chromium.org2009-05-282-11/+15
* Dangerous download dialog for linux.estade@chromium.org2009-05-2710-38/+228
* Fix erroneous sign when drawing path for right endcap of tabs, causing them t...pkasting@chromium.org2009-05-271-1/+1
* With the recent change to the ExternalTabContainer to have it subclass Widget...ananta@chromium.org2009-05-273-4/+4
* Update (add back) a few known crash to list.huanr@chromium.org2009-05-271-1/+7
* Fix 12729: Find box doesn't unregister Esc accelerator.finnur@chromium.org2009-05-272-5/+42
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-2717-50/+40
* Add an unused interface for storing thumbnails. This is to replace the historybrettw@chromium.org2009-05-271-0/+52
* Make sure that we're restoring focus to a valid subview. (with Rohit)avi@chromium.org2009-05-271-1/+5
* Commit on behalf of Yusuke:glen@chromium.org2009-05-271-3/+8
* This fixes the problem of the status bubble obscuring the download shelf.mirandac@chromium.org2009-05-2710-3/+41
* Remove an errant line from DownloadItemGtk that was causing a crash.estade@chromium.org2009-05-271-2/+0
* Add .dll (and a .exe) files to the gyp build:sgk@google.com2009-05-271-2/+166
* gyp file for pdfsqueezethomasvl@chromium.org2009-05-271-11/+34
* Some ui tests would crash when the browser was closed.jcampan@chromium.org2009-05-271-6/+10
* Adds gtk_util::ParentWindow to find the parent window of a GtkWidget.sky@chromium.org2009-05-272-0/+13
* Add a preference to enable/disable ID persistence in bookmark model andmunjal@chromium.org2009-05-273-5/+53
* Chrome renderer support for YV16.fbarchard@chromium.org2009-05-271-11/+17
* Initial stab at dialog for "clear browsing data". Needs some UI love from Col...pinkerton@chromium.org2009-05-271-0/+597
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-2733-194/+191
* 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 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
* 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-272-12/+35
* 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
* 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
* Added support for constructor calls in the NPAPI.sgjesse@chromium.org2009-05-275-3/+99
* Create OpenClose browser test for TaskManager with necessary refactoring.phajdan.jr@chromium.org2009-05-275-8/+31
* Do not monitor system power state during unit tests.phajdan.jr@chromium.org2009-05-271-0/+5
* Show Unicode IDNs for "On startup" setting and "Add page" dialog for it.jungshik@google.com2009-05-272-3/+12