summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Removed personalization_strings.h and moved all the strings into generated_re...idana@chromium.org2009-08-2010-123/+160
* Fix gcc warning about possible unused variable experienced with Apple gcc 4.2mark@chromium.org2009-08-201-2/+2
* Attempt to minimize omnibox flicker, without increasing lag too much.pkasting@chromium.org2009-08-202-96/+151
* Remove special event pumping now that r21355 is in and we can specify to use ...avi@chromium.org2009-08-202-34/+6
* Check for NULL Profile::GetDefaultRequestContext().ericroman@google.com2009-08-203-13/+29
* Move MediaPlayerAction out of context_menu.h into webview.h since it's really...ajwong@chromium.org2009-08-203-0/+3
* Get rid of the extension's "Current Version" file.mpcomplete@chromium.org2009-08-2015-288/+254
* Revert "Also return bookmark index through bookmarks API."kuchhal@chromium.org2009-08-201-4/+1
* Revert "During uninstall if Chrome is set as default,"kuchhal@chromium.org2009-08-2010-268/+106
* Disable two tests while I investigate why Purify doesnt like them.kuchhal@chromium.org2009-08-201-2/+2
* During uninstall if Chrome is set as default, allow user to choose another br...kuchhal@chromium.org2009-08-2010-106/+268
* Also return bookmark index through bookmarks API.kuchhal@chromium.org2009-08-201-1/+4
* Remove old filters that aren't necessary now that SpellCheck is disabled.erikkay@chromium.org2009-08-201-4/+1
* Fix theme install on 64 bit chromium builds.tony@chromium.org2009-08-201-4/+4
* Make new FTP the default on Windows. Use the --wininet-ftpwtc@chromium.org2009-08-203-12/+11
* Fix log message during install.kuchhal@chromium.org2009-08-201-2/+1
* Linux: Attempt #2 at updating PRIMARY selection on Ctrl-C in omnibox.derat@chromium.org2009-08-202-0/+32
* Remove personalization.h/cc by putting things in final resting placestim@chromium.org2009-08-2020-385/+140
* Revert r23820 by mnaganov due to Interactive Test failuresasargent@chromium.org2009-08-201-7/+1
* Fix the compile for TOOLKIT_VIEWS.phajdan.jr@chromium.org2009-08-201-1/+1
* GTK Themes: Reapply r23734, fixing destruction order issues.erg@google.com2009-08-203-9/+131
* Add (incomplete) UI for creating application shortcuts on Linuxphajdan.jr@chromium.org2009-08-205-11/+146
* NNTP: Make sure that the window tooltip is within the browser viewport.arv@google.com2009-08-201-8/+18
* NNTP: Remove the DownloadsHandler from the new tab page.arv@google.com2009-08-202-16/+0
* Do extensions update manifest XML parsing in a sandboxed process.asargent@chromium.org2009-08-2015-439/+724
* Various omnibox UI fixes:rohitrao@chromium.org2009-08-203-37/+80
* DevTools l10n: generate localized strings and use them.mnaganov@chromium.org2009-08-201-1/+7
* Change default memory model from MEDIUM to HIGH.mbelshe@google.com2009-08-201-1/+1
* Essentially revert r16636. We get no speedup from using CIImage and we are su...avi@chromium.org2009-08-201-14/+3
* Add filter for a new reliability regression.maruel@chromium.org2009-08-201-0/+3
* Revert 23805.abarth@chromium.org2009-08-203-4/+5
* Enable the XSSAuditor by default. Please watch out for compatibility issues.abarth@chromium.org2009-08-203-5/+4
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-208-8/+17
* Make unit_tests UtilityProcessHostTest use the helper app on the Mac.mark@chromium.org2009-08-203-20/+26
* remove SpellCheckTest.*, since it's consuming nearly 400MB of purify spaceerikkay@chromium.org2009-08-201-1/+1
* Try to shutdown the browser more peacefully before using more brutal methods.phajdan.jr@chromium.org2009-08-192-33/+33
* More linux startup tests. Add startup tests for custom frametony@chromium.org2009-08-1915-12/+68
* Support navigating to absolute index through automation.amit@chromium.org2009-08-199-21/+119
* NNTP: Limit the dragged item to the viewport boundaries.arv@google.com2009-08-191-2/+17
* Port automated_ui_tests to linux.huanr@chromium.org2009-08-192-68/+63
* When importing a lot of history, the NOTREACHED in VisitedLinkMaster::AddFing...vandebo@chromium.org2009-08-193-2/+22
* Linux: add NOTIMPLEMENTED() and bug URL to a stub for prompting about form re...mdm@chromium.org2009-08-191-0/+2
* Cache the left and right tab curve images. We were spending a lottony@chromium.org2009-08-192-33/+73
* Renable ShowModalDialogTest test with a longer timeout. Until we have a way ...jam@chromium.org2009-08-191-4/+5
* Fix the crash if a download starts before we have the plugin list. The fix i...jam@chromium.org2009-08-193-14/+34
* gtk: Make sure we found the window corresponding to the XID of the window und...jhawkins@chromium.org2009-08-191-1/+3
* This script can be used by devs to run the sync integration test. Also, it wi...tejasshah@google.com2009-08-191-0/+385
* Port some parts of reliability_tests.huanr@chromium.org2009-08-191-61/+35
* Add icu:: qualifiers to a couple of more files. They're missed in the previou...jshin@chromium.org2009-08-191-1/+1
* Linux: Default to not using custom frame under Fluxbox.derat@chromium.org2009-08-191-3/+3