summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Chrome side of webkit merge from r41860 to 41906.tc@google.com2009-03-231-2/+1
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-231-0/+19
* Port more UI tests to Linux.phajdan.jr@chromium.org2009-03-231-0/+8
* Remove the old and no longer used SafeBrowsing storagepaulg@google.com2009-03-212-5/+0
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-201-0/+6
* Adds a bookmark menu. This is experimental. To turn on you needsky@google.com2009-03-202-0/+5
* Better IPC logging on POSIX:phajdan.jr@chromium.org2009-03-202-4/+8
* Removes all use of COM and dependencies on Windows-specific classes (includin...klink@chromium.org2009-03-204-118/+24
* Add #include <fcntl.h>patrick@chromium.org2009-03-201-0/+1
* Render into a ChromeCanvasPaint object in a RootView under Linux.erg@google.com2009-03-193-1/+6
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-195-72/+68
* Fix single-process ui test failures from my previous change. The problem was...jam@chromium.org2009-03-181-3/+1
* Refactor sandboxing code so that it can be used by worker processes.jam@chromium.org2009-03-182-5/+1
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-183-30/+146
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-182-4/+4
* Make startup_tests build and work on Mac.phajdan.jr@chromium.org2009-03-181-0/+9
* Let checkdeps ignore #if 0 blocks. Also strip lines of leading/trailing white...thestig@chromium.org2009-03-181-3/+0