summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Reverting 15115, it sadly breaks the ui tests.jcampan@chromium.org2009-05-012-6/+0
* linux: keep dictionaries in the user data dir.evan@chromium.org2009-05-011-0/+7
* If Chrome is not the default browser, tell the user, unless:jcampan@chromium.org2009-05-012-0/+6
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-012-2/+4
* posix: add some comments and clean up some IPC channel code.evan@chromium.org2009-05-016-51/+36
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-013-0/+117
* POSIX: Add a macro for handling EINTR.agl@chromium.org2009-05-016-71/+67
* Run workers in separate processes.jam@chromium.org2009-05-012-1/+5
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-7/+10
* Revert "POSIX: Don't allow onunload handlers to hang a renderer forever."agl@chromium.org2009-05-012-7/+0
* Only send events to renderers that are listening to an event.Notify browser w...erikkay@google.com2009-05-011-0/+8
* POSIX: Don't allow onunload handlers to hang a renderer forever.agl@chromium.org2009-05-012-0/+7
* Fix the web inspector on linux.tc@google.com2009-04-301-3/+3
* Adding ifdef to remove Skia dependency in IPC code for testing.robertshield@google.com2009-04-303-2/+13
* Fix issue 11006 - any plugin process started by InProcessBrowserTest wastim@chromium.org2009-04-302-3/+3
* Refactor ExtensionView to support a UI-less extension instance.mpcomplete@google.com2009-04-291-9/+22
* Patch by Shinichiro Hamaji <hamaji@google.com>:ben@chromium.org2009-04-292-0/+6
* Remove an include that's no longer necessary (constant moved headers).pinkerton@chromium.org2009-04-291-1/+0
* Remove unused IPC deserializercpu@google.com2009-04-291-33/+0
* Fix mac build break.kuchhal@chromium.org2009-04-281-0/+1
* Make the font scale and the font family to use for UI 'OS-dependent' (Win XP ...jungshik@google.com2009-04-281-6/+16
* Should handle the events when no printer is detected on localmaruel@chromium.org2009-04-281-0/+6
* Remove a NOTIMPLEMENTED for Macpinkerton@chromium.org2009-04-281-5/+0
* Synchronously update the loading state when a load starts so that the UI willbrettw@chromium.org2009-04-281-5/+8
* ImportantFileWriterphajdan.jr@chromium.org2009-04-288-157/+401
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-282-0/+2
* POSIX: don't spawn zombies.agl@chromium.org2009-04-285-7/+81
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-282-0/+52
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-282-5/+5
* Fix several painting glitches for toolstrips.aa@chromium.org2009-04-271-0/+2
* Add quarantine metadata to downloads on the Mac. Patch by Stuart Morganmark@chromium.org2009-04-272-0/+112
* Changes to get multi-process plug-in scaffolding building on Mac.pinkerton@chromium.org2009-04-271-17/+0
* Adds --no-audio, which replaces the audio IPC layer with a mock audio device.scherkus@chromium.org2009-04-272-2/+9
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-277-22/+8
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-1/+17
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-251-4/+4
* Add a note pointing at a bug so others don't waste time.evan@chromium.org2009-04-241-0/+3
* Revert "POSIX: Don't spawn zombies." (r14488)agl@chromium.org2009-04-245-81/+7
* Rename process_watcher.cc -> process_watcher_win.cc on Windows.agl@chromium.org2009-04-241-1/+1
* Mac: build fix.agl@chromium.org2009-04-241-1/+1
* For TransportDIB::HandleAndSequenceNumber, make operator<nick@chromium.org2009-04-241-5/+4
* POSIX: Don't spawn zombies.agl@chromium.org2009-04-244-6/+80
* Add a gcc warning if we don't check the results of ReadParam. Sometc@google.com2009-04-241-5/+6
* Implement HTML selects as native Cocoa controls for Chrome.paul@chromium.org2009-04-242-0/+110
* Removes FindBar cruft from TabContentsViewMac.rohitrao@chromium.org2009-04-241-20/+0
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-0/+1
* Linux valgrind: fix new[] / delete mismatchagl@chromium.org2009-04-241-1/+1
* Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also conv...thestig@chromium.org2009-04-243-42/+51
* Try 14398 again, with Mac fix.abarth@chromium.org2009-04-242-4/+53
* Linux: use opaque NativeViewIdsagl@chromium.org2009-04-242-5/+38