summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused bits and pieces of #ifdefed code that isn't used.tim@chromium.org2009-04-241-10/+0
* Revert 14398.abarth@chromium.org2009-04-242-53/+4
* Check the size of bitmaps coming over IPC.abarth@chromium.org2009-04-242-4/+53
* Port and enable most of TabRestoreUITest on linux.estade@chromium.org2009-04-245-6/+16
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-232-0/+6
* Allow Flash (and other plugins) to be installed without restarting the browse...jam@chromium.org2009-04-231-0/+3
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-239-9/+17
* Create a ChromeProcessUtil for the Mac, and enable it in the tests.avi@google.com2009-04-232-4/+15
* Revert of http://codereview.chromium.org/87058 which appears to hang the XP T...robertshield@google.com2009-04-231-2/+0
* Fix focus rects for checkboxes and radio buttons:ben@chromium.org2009-04-221-0/+8
* Fix ExtensionView to properly set the size of the RenderWidgetHostView. With...erikkay@google.com2009-04-221-0/+2
* Add pref_service_unittest.cc on Mac.shess@chromium.org2009-04-221-4/+0
* Always enable copy-link-address in context menu.brettw@chromium.org2009-04-221-0/+2
* Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ...pinkerton@chromium.org2009-04-221-2/+14
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-222-34/+91
* Properly construct shell filters (forgetting the asterisk means it works but ...avi@chromium.org2009-04-222-3/+3
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-212-13/+10
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-212-7/+10
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-212-10/+7