summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Make Textfield more portable.ben@chromium.org2009-05-2811-36/+36
* Limit Breakpad Linux to 8 url-chunk entries.thestig@chromium.org2009-05-281-0/+3
* Restore parent semantings for external tab container creation, and error chec...ben@chromium.org2009-05-281-1/+5
* Adds bookmark_context_menu to compile list and fixes wildcard forsky@chromium.org2009-05-281-1/+3
* Correct forward declaration.stoyan@chromium.org2009-05-281-1/+3
* Linux: call xdg-open on downloaded files to open them.estade@chromium.org2009-05-2810-30/+64
* We need to save bookmarks file when the persist_ids settings changesmunjal@chromium.org2009-05-284-0/+42
* Respect Linux user prefs with regards to crash reporting.thestig@chromium.org2009-05-2814-202/+196
* Do a keyboard grab when select popups are showing. This matchestc@google.com2009-05-281-4/+17
* Clean up some code to make it more comprehensible. No functional change.pkasting@chromium.org2009-05-281-16/+29
* Removes ifdef around include of tooltip_manager now that it's beensky@chromium.org2009-05-281-2/+0
* Gets bookmark_bar_view to compile on Linux.sky@chromium.org2009-05-282-7/+24
* Handle opening URLs when there is no window open.avi@chromium.org2009-05-281-1/+8
* Add default version information and ability to output to stdout.mmoss@chromium.org2009-05-281-9/+35
* GTK: Implement GtkFloatingContainer and implement StatusBubble on top of it.erg@google.com2009-05-287-83/+491
* Add more logging on a NOTREACHED() in hopes of getting more data about why we...pkasting@chromium.org2009-05-281-1/+2
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-2859-521/+668
* Generalize the code that checks for user actions in the render view to work o...estade@chromium.org2009-05-2811-24/+28
* The CPP logic on the log dir seems to have been wrong since last year. Chang...thomasvl@chromium.org2009-05-282-23/+3
* Move the Dictionary dir on the Mac out of the package and into user data.thomasvl@chromium.org2009-05-281-1/+3
* This CL is a clean-up of the app_modal_dialog_queue.cc in an attempt to fix a...jcampan@chromium.org2009-05-286-48/+44
* The Ctrl-Shift-Delete shortcut was not showing the Clear Browsing Data dialog.jcampan@chromium.org2009-05-281-1/+1
* Splits TooltipManager so that it can be ported and stubs out the GTKsky@chromium.org2009-05-281-2/+0
* DevTools: remove DevTools from options UI.pfeldman@chromium.org2009-05-282-86/+0
* Switching locales projects to be semi gyp generated.bradnelson@chromium.org2009-05-2851-8452/+638
* Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005.ajwong@chromium.org2009-05-281-0/+22
* Add *_unittest.cc and *_uitest.cc modules left out of the gyp build:sgk@google.com2009-05-281-1/+20
* Hopefully fix the linux build.brettw@chromium.org2009-05-282-2/+10
* Hopefully fdix the Linux buildbrettw@chromium.org2009-05-281-3/+1
* Hopefully fix the Windows build.brettw@chromium.org2009-05-281-1/+1
* Hopefully dix the Linux build.brettw@chromium.org2009-05-281-1/+1
* Hopefully fix the Linux build again.brettw@chromium.org2009-05-281-1/+1
* Hopefully fix the Linux build. dock_info_gtk now include dock_info.h so thebrettw@chromium.org2009-05-281-1/+3
* Hopefully fix the Linux build.brettw@chromium.org2009-05-281-0/+1
* More Linux linking issues fixed.brettw@chromium.org2009-05-282-1/+101
* Make the caption text for the "I understand" checkboxes in malware interstitialarv@google.com2009-05-282-2/+2
* Make the home buttons transparent and non-glowy like the other ones.glen@chromium.org2009-05-283-0/+0
* Remove JSCRE from about:creditsglen@chromium.org2009-05-281-61/+0
* Bring theme_frame back into chrome/ and change theme_frame to frame in app/glen@chromium.org2009-05-283-0/+2
* Remove DataSourceImpl from chrome/renderer/mediahclam@chromium.org2009-05-282-538/+0
* 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