summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Refactor view from methods to show hung renderer dialog.tc@google.com2009-05-062-6/+9
* Remove unused chrome switches.tc@google.com2009-05-062-9/+0
* PageActions now work across tabs and windows.finnur@chromium.org2009-05-062-27/+1
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-064-17/+17
* fix bustage - forgot to remove these files from the old vcprojben@chromium.org2009-05-061-8/+0
* fix bustage - forgot to remove these files from the old vcprojben@chromium.org2009-05-061-8/+0
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-0615-2480/+0
* move chrome_font to app/gfxben@chromium.org2009-05-0611-852/+4
* Move chrome_canvas to app/gfxben@chromium.org2009-05-065-881/+0
* Add --simple-data-source which uses simplified media resource loading.scherkus@chromium.org2009-05-062-0/+11
* Move l10n_util to app/ben@chromium.org2009-05-0519-1764/+13
* disabling a ui test while I investigate its failureestade@chromium.org2009-05-051-1/+1
* POSIX: Don't allow onunload handlers to hang a renderer forever.agl@chromium.org2009-05-052-0/+7
* Adding first run bypass command line flag.robertshield@google.com2009-05-052-0/+7
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-2/+3
* Move *Animation to app/ben@chromium.org2009-05-058-723/+0
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-052-23/+0
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-0510-519/+8
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-059-921/+5
* Add a RENDERER_PROCESS_CLOSED notification that gets sent when we close thempcomplete@google.com2009-05-051-3/+6
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-051-0/+4
* Several minor visual fixes to toolstrips:aa@chromium.org2009-05-041-1/+1
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-042-77/+0
* Fixes two Linux canvas related bugs.sky@chromium.org2009-05-042-0/+27
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-044-25/+25
* Fix multiple instances of first run dialog appearing when Chrome is started a...robertshield@google.com2009-05-032-2/+5
* linux: fix shared build.evan@chromium.org2009-05-021-0/+9
* Relanding the following CL (it was breaking the UI tests because ajcampan@chromium.org2009-05-022-0/+6
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-023-32/+33
* Fix a gcc 4.3 warning in page_action.h.thestig@chromium.org2009-05-021-2/+2
* 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