summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Bookmark STAR bubble.jrg@chromium.org2009-08-2023-12/+1543
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-2012-5/+22
* Linux: more interactive tests porting.estade@chromium.org2009-08-207-71/+142
* GTK Theme: Fix corner offsets on the find bar.erg@google.com2009-08-201-5/+5
* Fix compile errorpkasting@chromium.org2009-08-201-1/+1
* Disable the Bookmarks ExtensionAPITest becuase it is flaky.brettw@chromium.org2009-08-201-1/+2
* Initialize all new booleans in unittest constructor.pkasting@chromium.org2009-08-201-0/+2
* Fix typo in extension install dialog.aa@chromium.org2009-08-201-2/+2
* Fix uninitialized memory read in autocomplete tests.brettw@chromium.org2009-08-201-0/+1
* Close the autocomplete popup when the user tries to move thetony@chromium.org2009-08-202-9/+8
* 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