summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Enabling "Save as..." in view:source page.mhm@chromium.org2009-08-222-5/+21
* Disable this test of encoding override on MacOS and Linux because on those pl...jnd@chromium.org2009-08-221-0/+5
* Use size_t to fix compilation error.jnd@chromium.org2009-08-221-2/+2
* Use ARRAYSIZE_UNSAFEjnd@chromium.org2009-08-221-2/+2
* arraysize doesn't accept a type defined inside a function. In these rarejnd@chromium.org2009-08-221-2/+2
* Fix compilation failure on Mac and Linuxjnd@chromium.org2009-08-221-11/+18
* Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details...jnd@chromium.org2009-08-222-18/+315
* Validation of extension api callbacks and event parameters in DEBUGrafaelw@chromium.org2009-08-221-27/+56
* Add support to glue and syncAPI for header setting. (second try)chron@chromium.org2009-08-224-18/+60
* Remove even more cruft from temp_scaffolding_stubs.h. This change also enabl...jhawkins@chromium.org2009-08-221-10/+1
* Add favicons to the Mac bookmark menujrg@chromium.org2009-08-225-92/+170
* Implements unimplemented methods of AutocompleteEditViewGtk and fixes a regre...suzhe@chromium.org2009-08-222-89/+140
* Reorganize UMA data to measure network latency on sync authorization.brg@chromium.com2009-08-222-6/+13
* Adds support and exposure of additional accessibility roles. Includes naming ...klink@chromium.org2009-08-225-3/+55
* Tweak bookmark star bubble with UI dudes:jrg@chromium.org2009-08-213-10/+6
* Fix carwash in BookMarkBarControllerjeremy@chromium.org2009-08-211-0/+1
* Move gtk_settings_get_default() call to the UI thread.estade@chromium.org2009-08-211-0/+6
* Mask the BrokerServices class behind an ifdef for Windows only; Linux and Mac...jhawkins@chromium.org2009-08-213-2/+18
* Disable the second Page404 ui_test - first was disabled earlier, this one use...dimich@google.com2009-08-211-3/+4
* More interactive test porting for Linux.estade@chromium.org2009-08-217-174/+229
* Revert cl 24015rvargas@google.com2009-08-211-13/+1
* Recommit "Bring up Firefox Password Import Unittest on OS X."jeremy@chromium.org2009-08-219-28/+495
* GTK Themes: Download items should be drawn with GTK, not nineboxes.erg@google.com2009-08-212-21/+130
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-214-10/+11
* handle index from bookmarks API properlyerikkay@chromium.org2009-08-211-2/+1
* Http cache: Enable experimental support for byte range requests.rvargas@google.com2009-08-211-1/+13
* If a window is moving in response to a mouse motion event,davemoore@chromium.org2009-08-211-10/+22
* Gtk: Add spellchecking options.mattm@chromium.org2009-08-214-13/+238
* Gtk: Add error dialog when profile was in use on a different computer.mattm@chromium.org2009-08-214-1/+88
* Ensure we don't show the icon when setting the icon view explicitly.pinkerton@chromium.org2009-08-212-0/+12
* Disable ErrorPageTest.Page404 on Linux. It's flaky. ph is working on it.mark@chromium.org2009-08-211-0/+5
* Findbar stuff:estade@chromium.org2009-08-216-11/+31
* Cleanups for SSLConfigService and SSLConfigServiceManager.mattm@chromium.org2009-08-214-49/+14
* Load extensions that have their manifest in the Prefs on the UI thread.mpcomplete@chromium.org2009-08-2110-248/+188
* InitNavigationInfo only if there's a valid entryamit@chromium.org2009-08-212-13/+15
* Cleanup Unused Includesidanan@chromium.org2009-08-211-5/+0
* Implement SetWindowBounds and SetWindowVisible in AutomationProvider for Linux.jhawkins@chromium.org2009-08-213-561/+558
* coverity: Make sure we have a profile before potentially adding the Crashed i...jhawkins@chromium.org2009-08-211-2/+5
* Revert "Bring up Firefox Password Import Unittest on OS X."jeremy@chromium.org2009-08-219-495/+28
* Make sure we correctly stop DownloadItemControllers from observering view res...pinkerton@chromium.org2009-08-212-4/+9
* Disable flaky ShowModalDialogTest.BasicTestphajdan.jr@chromium.org2009-08-211-1/+3
* Send notice for blackisted non-visual resourcesidanan@chromium.org2009-08-2110-1/+135
* Bring up Firefox Password Import Unittest on OS X.jeremy@chromium.org2009-08-219-28/+495
* [Mac] Omnibox keyword, keyword hint, and search hint support.rohitrao@chromium.org2009-08-2112-23/+1060
* DevTools: Restore devtools sanity console tests.pfeldman@chromium.org2009-08-211-7/+2
* Move some waiting from AutomationProxy to AutomationProvider.phajdan.jr@chromium.org2009-08-212-0/+110
* If there's no actual window (for example, in some unit tests), don't try toamanda@chromium.org2009-08-212-5/+7
* Pull the entire hunspell tree and place it in depsBUG=14756TEST=Compiled Chro...mhm@chromium.org2009-08-212-3/+2
* Change backing store constructor so that it bases the CGLayer on the parentamanda@chromium.org2009-08-212-4/+12
* Make the page info window remember its placement origin on the Macpinkerton@chromium.org2009-08-213-18/+92