summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Stop serializing WebString over IPC. The new rule is that only POD (plain olddarin@chromium.org2009-04-062-58/+35
* First pass of refactoring dialogs.avi@chromium.org2009-04-062-3/+3
* Better Linux ChromeCanvas text drawing, using Pango.deanm@chromium.org2009-04-064-74/+116
* Make the new save as dialog work on Vista too, sincensylvain@chromium.org2009-04-061-2/+2
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-042-0/+8
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-031-1/+12
* Make the font family and the font size used in dom UI localizable. This is a ...jungshik@google.com2009-04-034-15/+1
* Make ProxyResolverV8 the default.ericroman@google.com2009-04-032-6/+4
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-033-1/+4
* Build fix: devtools_messages_internal.h moved w/o updating if 0 blockagl@chromium.org2009-04-031-1/+1
* Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...thestig@chromium.org2009-04-031-11/+0
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-034-20/+21
* DevTools: move devtools messages to common.pfeldman@chromium.org2009-04-033-0/+104
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-033-6/+14
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-0353-205/+9659
* Move IPC code to ipc/agl@chromium.org2009-04-0353-9659/+205
* 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