summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added GPU rendering plugin, an internal out-of-process plugin for rendering 3...apatrick@google.com2009-08-204-0/+230
* 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
* Remove minidump_2_core target since it's not used and breaks 64-bit build.mmoss@chromium.org2009-08-201-13/+0
* WONTFIX the test where we explicitly disallow file:// URLS from doing XHR to ...dglazkov@chromium.org2009-08-201-3/+3
* Removed personalization_strings.h and moved all the strings into generated_re...idana@chromium.org2009-08-2010-123/+160
* Update test expectations with notes about accessibility tests.dglazkov@chromium.org2009-08-201-11/+6
* Fix gcc warning about possible unused variable experienced with Apple gcc 4.2mark@chromium.org2009-08-201-1/+1
* 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 WebPluginImpl::element_darin@chromium.org2009-08-205-76/+83
* Adds support for excluding WONTFIX from layout test formatting and sorting of...gwilson@google.com2009-08-204-63/+101
* Remove special event pumping now that r21355 is in and we can specify to use ...avi@chromium.org2009-08-202-34/+6
* Add instrumentation to ClientSocketPool, that writes to LoadLog.eroman@chromium.org2009-08-209-59/+377
* Check for NULL Profile::GetDefaultRequestContext().ericroman@google.com2009-08-203-13/+29
* Disable playback controls if audio/video element has errored.scherkus@chromium.org2009-08-201-1/+4
* Remove the folding define macro.ajwong@chromium.org2009-08-201-7/+0
* Change the enum style to use MACRO_STYLE rather than kConstant style to be co...jennb@chromium.org2009-08-201-14/+14
* Move MediaPlayerAction out of context_menu.h into webview.h since it's really...ajwong@chromium.org2009-08-207-23/+36
* Bump kNumBuffers to 3fbarchard@chromium.org2009-08-202-16/+22
* 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
* Enabled mono playback support for Linux.scherkus@chromium.org2009-08-202-5/+20
* 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
* Suppress a WebKit failure on Mac while we investigate.paul@chromium.org2009-08-201-0/+3
* Delete the rebaseline result files for windows since these layout tests shoul...jianli@chromium.org2009-08-204-2/+0
* 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
* WebKit DEPS roll 47547:47575.dimich@google.com2009-08-202-1/+9
* 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
* Rebaseline slider mouse events test (changed upstream http://trac.webkit.org/...victorw@chromium.org2009-08-202-5/+11
* Rebaseline editing test imagesvictorw@chromium.org2009-08-205-8/+2
* Revert r23820 by mnaganov due to Interactive Test failuresasargent@chromium.org2009-08-2010-254/+32
* 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
* Linux: make cpu profiler buildable with tcmalloc (does not enable tcmalloc).willchan@chromium.org2009-08-201-8/+18
* Do extensions update manifest XML parsing in a sandboxed process.asargent@chromium.org2009-08-2015-439/+724