summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Address post-lgtm comment from Evan. No functionality change.thakis@chromium.org2009-05-311-1/+1
* Don't crash on find on OS X and Linux. Bug introduced by r17285.thakis@chromium.org2009-05-311-1/+1
* Linux and Mac support chrome://history by now. Remove NOTIMPLEMENTED.thakis@chromium.org2009-05-311-4/+0
* Fix the Windows build by adding necessary headers.brettw@chromium.org2009-05-312-0/+2
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-3120-11/+44
* Add a "User Data" tab to the options, remove the "minor tweaks" tabmhm@chromium.org2009-05-304-383/+492
* Fixes to get gtk/views to bring up browser window w/out crashingdavemoore@chromium.org2009-05-301-0/+2
* Revert 17288 - Test failures.mhm@chromium.org2009-05-304-494/+387
* Create a "User data" tab and remove the "minor tweaks" tab. The mockup is inc...mhm@chromium.org2009-05-304-387/+494
* Fix bustage by fixing defines not to include windows.ben@chromium.org2009-05-302-2/+2
* Fixes to make a browser window come up with TOOLKIT_VIEWS.ben@chromium.org2009-05-305-0/+16
* Fix linux compilation for printmhm@chromium.org2009-05-301-0/+2
* Add --print command line argument to print a webpagemhm@chromium.org2009-05-303-0/+11
* Enforce a max length for document titles.abarth@chromium.org2009-05-304-2/+19
* Fix project file for reverting 17273mhm@chromium.org2009-05-301-2/+1
* Reverting 17273 - Fails reliability testsmhm@chromium.org2009-05-3010-159/+158
* linux: save window positions.evan@chromium.org2009-05-303-10/+36
* Coverity underground warfare: Uninitalized membercpu@google.com2009-05-301-1/+5
* Coverity underground warfare: Uninitalized membercpu@google.com2009-05-301-1/+3
* Reverting 17271.ben@chromium.org2009-05-305-16/+0
* Re-land the password store work from bug 8205, with changes that should fix b...stuartmorgan@chromium.org2009-05-3020-156/+1374
* Fixes to make a browser window come up with TOOLKIT_VIEWS.ben@chromium.org2009-05-305-0/+16
* Revert Changes to stop tests breaking.sidchat@google.com2009-05-302-5/+0
* BUG=12192rafaelw@chromium.org2009-05-3011-30/+15
* Possible fix for UnitTestFailuresidchat@google.com2009-05-301-1/+1
* Split browser/debugger/* into a separate 'debugger' library target.sgk@google.com2009-05-301-40/+107
* Delete empty folders in system level install. Also cleanup uninstall error me...kuchhal@chromium.org2009-05-291-13/+27
* This CL fixes issue 6223 - Drag and drop a new tab from RTL Chrome: the docke...xji@chromium.org2009-05-291-1/+4
* Changed the status bar size to adapt to the size of the font,mirandac@chromium.org2009-05-293-32/+45
* The ShelfItemDialog has an accelerator for Enter.jcampan@chromium.org2009-05-292-2/+9
* Do not autocorrect words in capital letters, or having capital letters in bet...sidchat@google.com2009-05-292-0/+5
* Really theme the find bar. We were previously getting the DefaultThemeProvide...glen@chromium.org2009-05-292-2/+2
* Fix some review comments I missed in the previous checkin of this file.brettw@chromium.org2009-05-291-4/+11
* More views on gtk work: NativeViewPhotoboothGtk, adds a missing methodsky@chromium.org2009-05-294-0/+81
* When copying urls in the render view context menu, copy them to PRIMARY as we...estade@chromium.org2009-05-294-12/+27
* Add webkit crash after merge to r44252 to known crash list.tc@google.com2009-05-291-0/+2
* Fixes a slew of random link/compile errors for views on gtk.sky@chromium.org2009-05-2910-13/+119
* Revert Revision 17224glen@chromium.org2009-05-292-2/+2
* Revert the Omnibox when changing tabs while its contents have been deleted.pkasting@chromium.org2009-05-299-26/+51
* Allow themes to be installed without any commandline flag, still require flag...glen@chromium.org2009-05-296-103/+211
* Reverting 17223 (http://codereview.chromium.org/115943). Seems to make intera...robertshield@google.com2009-05-291-4/+3
* Clean-up temporary files/folders in firefox importer tests.munjal@chromium.org2009-05-295-0/+51
* Drop the package app target.thomasvl@chromium.org2009-05-291-22/+0
* Be less aggressive about resizing Chrome windows when restoring them. Origin...pkasting@chromium.org2009-05-292-153/+137
* Ignore the insert key so we don't switch into overtype mode (which surprises ...pkasting@chromium.org2009-05-291-0/+5
* Deps roll to pick up the new GYP.thomasvl@chromium.org2009-05-291-14/+11
* Properly display mnemonics in some gtk menus where they were not being escape...estade@chromium.org2009-05-292-15/+12
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-2913-273/+11
* Really theme the find bar. We were previously getting the DefaultThemeProvide...glen@chromium.org2009-05-292-2/+2
* Avoid DCHECKING on NEW_FOREGROUND_TAB and NEW_BACKGROUND_TAB dispositions in ...robertshield@google.com2009-05-291-3/+4