summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-022-11/+19
* Copy selection to x clipboard.estade@chromium.org2009-04-021-1/+12
* Paste from the x clipboard into webkit.estade@chromium.org2009-04-021-0/+8
* Update public FFmpeg header files from r16647 to r18286.scherkus@chromium.org2009-04-021-1/+1
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-014-245/+305
* Remove the checked-in scons configuration files.sgk@google.com2009-04-012-558/+0
* Re-enable save package on linux, mac.estade@chromium.org2009-04-014-0/+21
* Use portable typedef for PIDs (process IDs).phajdan.jr@chromium.org2009-04-012-3/+3
* Port plugin messages.jam@chromium.org2009-04-015-65/+53
* Plug memory leaks in TextEliderTest.TestGeneralElidingdank@chromium.org2009-04-011-0/+2
* Use WebConsoleMessage instead of ConsoleMessageLevel.darin@chromium.org2009-03-313-22/+42
* Linux: fix segfault on exitagl@chromium.org2009-03-311-0/+1
* Linux build fixagl@chromium.org2009-03-311-0/+15
* Fix unit test failures caused by bad ParamTraits for WebString.darin@chromium.org2009-03-311-4/+4
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-313-26/+46
* Read the default gtk font from GtkSettings instead of getting the font from a...jhawkins@chromium.org2009-03-311-6/+18
* Make app installation work when --user-data-dir is specified.brettw@chromium.org2009-03-311-1/+1
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-301-2/+2
* Use HTTP status return code to make SDCH handling more robust.jar@chromium.org2009-03-302-2/+2
* Platform cleanup in chrome UI tests.phajdan.jr@chromium.org2009-03-301-3/+4
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-281-0/+4
* Build fix.abarth@chromium.org2009-03-281-1/+1
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-283-0/+14
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-276-29/+42
* Move message flags into a separate header that can be usedtc@google.com2009-03-272-0/+54
* Fix assertion that was firing in unit tests.jam@chromium.org2009-03-271-3/+6
* Add another ifdef for other platformsjam@chromium.org2009-03-271-0/+2
* Fix non Windows builds.jam@chromium.org2009-03-272-1/+5
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-277-48/+90
* Hide StatsTable behind --enable-stats-table.mbelshe@google.com2009-03-272-0/+4
* Correctly position windows that are detached during a drag, instead of relyin...pinkerton@chromium.org2009-03-272-1/+14
* Modify the save as code to be able to display the new enhancednsylvain@chromium.org2009-03-261-2/+8
* No gears.dll on non-Windows systems.evan@chromium.org2009-03-261-0/+5
* Fix/punt on a bunch of NOTIMPLEMENTEDs.evan@chromium.org2009-03-262-5/+5
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-1/+2
* Block Oriya locale on Windows XP.jungshik@google.com2009-03-266-0/+53
* Fix the path layout in both bookmark manager and download location. (issue 8997)xji@chromium.org2009-03-262-51/+33
* Revert "Fix/punt on a bunch of NOTIMPLEMENTEDs."evan@chromium.org2009-03-252-5/+5
* Fix/punt on a bunch of NOTIMPLEMENTEDs.evan@chromium.org2009-03-252-5/+5
* Chrome changes to support cached form submissions.darin@chromium.org2009-03-252-8/+52
* Rewrite GetTextDirection() to call GetTextDirectionForLocale(locale_name), whichjungshik@google.com2009-03-253-23/+61
* A tricky fix for Issue 1845 (Take 2).hbono@chromium.org2009-03-251-0/+11
* Fix branding problemjrg@chromium.org2009-03-251-1/+1
* Implement default css for toolstrips.aa@chromium.org2009-03-241-0/+7
* fix win buildestade@chromium.org2009-03-241-0/+4
* fix win buildestade@chromium.org2009-03-241-0/+1
* Implement basic ShowItemInFolder for linux.estade@chromium.org2009-03-248-69/+154
* Switch some more ASCII locale code wstrings to strings.estade@chromium.org2009-03-242-8/+7
* Add basic infrastructure for sending async browser API request and receiving ...aa@chromium.org2009-03-241-2/+14
* Finish hooking up the worker process UI: use the domains of the workers as th...jam@chromium.org2009-03-242-13/+4