summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add a few errors to the known errors list:erikkay@google.com2009-02-052-0/+172
* Convert webkit_glue::GetLocalizedString to return a string16tc@google.com2009-02-051-2/+4
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-0430-96/+93
* Disabled system level install tests on Vista. System level install tests are ...anantha@chromium.org2009-02-043-29/+44
* Add a very simple test for renderer_main, in the interests of bringup.jeremy@chromium.org2009-02-045-11/+127
* Make autofill_manager compile on POSIX.thestig@chromium.org2009-02-044-11/+6
* Explicitly removing WS_POPUP after initialization so that users of the Extern...tommi@chromium.org2009-02-042-2/+6
* Enable render_widget_host, render_view_host and backing_store. Remove the Ren...pinkerton@chromium.org2009-02-0413-133/+79
* Recommit "Make chrome/renderer/render_main.cc cross-platform + OS X bringup."jeremy@chromium.org2009-02-048-53/+197
* Commit just the changes to make creating new IPC channel types easier.jam@chromium.org2009-02-0423-220/+139
* Paper over a crash that I think is due to the way we shut down the view hiera...ben@chromium.org2009-02-041-0/+7
* Added missing DEPS for fixing buildshclam@chromium.org2009-02-041-0/+1
* Fix some obvious not implemented linux bits so we can crash latertc@google.com2009-02-042-8/+25
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-045-9/+36
* Add render_view to the mac build.brettw@google.com2009-02-041-1/+3
* AudioRendererHost and unit test fileshclam@chromium.org2009-02-045-0/+340
* Add support for 8 Indian languages. jungshik@google.com2009-02-0411-8/+32
* Make render_view_host_manager.cc compile on POSIX.thestig@chromium.org2009-02-044-12/+8
* Attempt to fix a crash in case the TabContents gets destroyed somehow.ben@chromium.org2009-02-041-4/+12
* Add RenderWidget to the Mac build and sort the renderer compile sources.brettw@google.com2009-02-041-6/+8
* Add a linux stub implementation for resource_bundle.tc@google.com2009-02-046-53/+128
* Partial porting of the about handler.brettw@chromium.org2009-02-042-24/+18
* Revert "Make chrome/renderer/render_main.cc cross-platform + OS X bringup."tc@google.com2009-02-048-204/+60
* Include test_web_contents in windows scons build, take 2.estade@chromium.org2009-02-041-2/+5
* Make chrome/renderer/render_main.cc cross-platform + OS X bringup.jeremy@chromium.org2009-02-048-60/+204
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-0421-665/+870
* Disable the SecondLaunch test. It fails all the timensylvain@chromium.org2009-02-041-1/+2
* Check in the files that were deleted but not readded in my revert (forgot to ...jam@chromium.org2009-02-043-0/+64
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-0459-1530/+1795
* Disable SecondLaunch which started failing after I did a clean build.jam@chromium.org2009-02-041-1/+1
* This change list fix issue 5926 -- RTL: Text in [New Tab] should be truncated...xji@chromium.org2009-02-042-19/+64
* try to fix mac buildjam@chromium.org2009-02-042-4/+3
* Fix ui test failurejam@chromium.org2009-02-041-2/+1
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-0459-1853/+1531
* The first step towards Turkish spell-checker.This is a set of fixes for suppo...hbono@chromium.org2009-02-043-15/+36
* This fixes the usage stats opt-in javascript on the in EULA dialog to return ...gwilson@google.com2009-02-041-2/+2
* This file uses commas to separate apparently. ojan@google.com2009-02-041-4/+1
* Improved OTR avatar and popup window rendering. Neither one precisely matche...pkasting@chromium.org2009-02-049-149/+132
* Add site_instance, navigation_entry, browsing_instance, renderer_security_pol...pinkerton@chromium.org2009-02-046-55/+130
* Properly honor base::SharedMemory semantics for name="" to meanjrg@chromium.org2009-02-041-10/+1
* Fix a leak in the extension installation code.erikkay@google.com2009-02-042-3/+6
* Temporarily mask selenium failures.ericroman@google.com2009-02-031-1/+4
* Reverting 9109.ojan@google.com2009-02-035-36/+9
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-035-9/+36
* Add a command line flag to load a single extension from an arbitrary (non-ver...erikkay@google.com2009-02-037-23/+78
* Remember change in Spell Check language by putting it in the list of accept l...sidchat@google.com2009-02-033-0/+47
* Fix memory leak.kuchhal@chromium.org2009-02-031-5/+5
* Bail saving window placement if the function is called after WM_DESTROY (wind...ben@chromium.org2009-02-031-0/+7
* Reverting 9090.ojan@google.com2009-02-0314-532/+645
* Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windowsbrettw@chromium.org2009-02-0314-645/+532