summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-048-57/+61
* 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-0420-1171/+1148
* try to fix mac buildjam@chromium.org2009-02-041-0/+3
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-0422-1212/+1173
* Improved OTR avatar and popup window rendering. Neither one precisely matche...pkasting@chromium.org2009-02-042-3/+10
* Add site_instance, navigation_entry, browsing_instance, renderer_security_pol...pinkerton@chromium.org2009-02-042-48/+94
* Add a command line flag to load a single extension from an arbitrary (non-ver...erikkay@google.com2009-02-032-0/+4
* Factor out platform specific chrome_paths calls into platform specific files.tc@google.com2009-02-037-65/+166
* Add NOTIMPLEMENTED(); in temporary scaffolding stubs.phajdan.jr@chromium.org2009-02-032-247/+558
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-033-16/+70
* fix output that changed due to clipboard changetc@google.com2009-02-031-2/+2
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-033-40/+426
* Introduce UrlPattern. This is basically me resuming work onaa@chromium.org2009-02-025-0/+398
* Will the real BrowserProcessImpl please stand up?beng@google.com2009-02-012-128/+122
* More bustage fixes.brettw@chromium.org2009-02-012-0/+2
* Update the temp scaffolding stubs for my header change. It was pulling in thebrettw@chromium.org2009-02-012-0/+2
* Add forgotted notification observer header.brettw@chromium.org2009-02-011-0/+23
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-0117-631/+681
* Re-land this changelist to make BrowserInit work on Mac.beng@google.com2009-01-312-79/+71
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-312-1/+10
* Port chrome_paths.cc to use FilePath.tc@google.com2009-01-311-40/+44
* Rollback 8998beng@google.com2009-01-312-81/+79
* Bring up BrowserInit on MacOS X.beng@google.com2009-01-302-79/+81
* Register .crx file handler to install Chrome extensions.mpcomplete@google.com2009-01-302-0/+2
* NTP twiddling for p13ntim@chromium.org2009-01-301-0/+1
* Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,phajdan.jr@chromium.org2009-01-302-41/+22
* Add a stub IsPluginProcess so there are less #if defined(OS_WIN) in the code.tc@google.com2009-01-302-7/+6
* Provides the ability to write a unit test that brings up a browser. Assky@google.com2009-01-301-1/+6
* Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...thestig@chromium.org2009-01-302-8/+8
* fix buildtc@google.com2009-01-291-0/+1
* Create a stub chrome executable that crashes when run.tc@google.com2009-01-292-0/+14
* Simple installation of extensions using chrome.exe --install-extensionChanged...erikkay@google.com2009-01-293-0/+8
* whut u meAn I sp3lld iT rong?pinkerton@google.com2009-01-291-1/+1
* Per Glen, remove the bottom border of maximized windows. I went ahead and al...pkasting@chromium.org2009-01-292-10/+3
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-292-2/+2
* Fix our link madness on linux. We now properly linktc@google.com2009-01-293-2/+24
* hookup tabs to the model and handle new tab creationpinkerton@google.com2009-01-292-8/+28
* Fix issue 7146, sending large messages over IPC on POSIX was broken.jeremy@chromium.org2009-01-292-7/+17
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-291-7/+1
* Generate a proper file name when dragging an image from apaulg@google.com2009-01-291-0/+2
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-293-9/+11
* Rename temp_scaffolding_stubs.cpp to temp_scaffolding_stubs.cc.tony@chromium.org2009-01-291-0/+0
* Add thread checks to the IPC channel.rvargas@google.com2009-01-292-0/+17
* Roll back r8821mark@chromium.org2009-01-281-1/+7
* Porting profiles to the Mac.avi@chromium.org2009-01-284-112/+108
* Disconnect the "browser controlled printing" and always delegate the control ...maruel@chromium.org2009-01-281-7/+1
* Context menus for text selections in editable boxes and links should include ...pkasting@chromium.org2009-01-281-58/+47
* Write some basic RenderWidgetHost unittests for the more tricky behavior.brettw@chromium.org2009-01-281-0/+8
* Safe browsing cleanup:estade@chromium.org2009-01-284-4/+25