summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Add a search box to all pages. (Well, most of them. But eventuallykathyw@google.com2009-07-246-1/+86
* The IPCs for carrying data requested by plugins have been changed from synchr...ananta@chromium.org2009-07-241-11/+10
* GTK Themes: Theme the bookmark bubble. (And first run bubble).erg@google.com2009-07-242-10/+15
* Fix a race condition where rapid back/forward clicks could close a tabbrettw@chromium.org2009-07-242-8/+80
* Placeholders for major doc pages. Also a few minor doc fixes.kathyw@google.com2009-07-2412-115/+611
* Integrates a custom JumpList of Windows 7 into Chromium.hbono@chromium.org2009-07-244-0/+7
* Let theme values that previous had to be real be specified as ints.glen@chromium.org2009-07-241-5/+8
* Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...rafaelw@chromium.org2009-07-242-13/+31
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-232-12/+59
* Avoid directory traversal attacks when unpacking zips. The sandbox would tendcevans@chromium.org2009-07-232-7/+24
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-234-0/+11
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-232-3/+18
* Adds the --diagnostics switchcpu@google.com2009-07-232-0/+5
* Add support to URLRequest for deferring redirects.darin@chromium.org2009-07-231-2/+0
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-235-91/+92
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-235-92/+91
* (Identical to 159254 which I had in a messed up client)cevans@chromium.org2009-07-231-1/+1
* Fix liner errors due to duplicate symbols in the switches. These switchesbrettw@chromium.org2009-07-234-17/+2
* Fix undefined object properties showing up in reference pages.rafaelw@chromium.org2009-07-231-4/+7
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-235-91/+92
* One part of many for enabling DOM Storage.jorlow@chromium.org2009-07-231-0/+71
* Split the IPC code into ipc/agl@chromium.org2009-07-2256-9608/+291
* Reland http://codereview.chromium.org/155945 which was erroneously reverted.rafaelw@chromium.org2009-07-227-341/+576
* revert r21327, which broke MessagingExtensionTabestade@chromium.org2009-07-227-576/+341
* Extensions Doc:rafaelw@chromium.org2009-07-227-341/+576
* Step 2 in abstracting Extension APIs to shared "IDL".rafaelw@chromium.org2009-07-2212-39/+652
* Fix line endings doc files.rafaelw@chromium.org2009-07-227-486/+486
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-0/+5
* Revert 21259 because it broke the unit tests on windows.nsylvain@chromium.org2009-07-221-58/+0
* Add a unit test for ProcessWatcher::EnsureProcessTerminated().thestig@chromium.org2009-07-221-0/+58
* linux: add windowless plugin plumbingpiman@google.com2009-07-221-1/+1
* linux: add command-line flag to allow debugging of sandboxed processespiman@google.com2009-07-222-0/+5
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-217-97/+92
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-212-2/+55
* Fix single process mode and the unit_tests on Linux.jam@chromium.org2009-07-212-6/+15
* Set GTK_PATH to CHROMIUM_SAVED_GTK_PATH before launching xdg-open.thestig@chromium.org2009-07-211-1/+3
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-213-1/+15
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-207-89/+85
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-7/+12
* Linux sandbox: plumb timezone calls through the sandboxagl@chromium.org2009-07-201-0/+1
* Add ProcessWatcher::EnsureProcessGetsReaped() for zombie reaping. First targe...thestig@chromium.org2009-07-203-7/+42
* Reverting 21059.jorlow@chromium.org2009-07-183-15/+1
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-183-1/+15
* Fix issue where the i18n template logic was not applied to the document element.arv@google.com2009-07-171-1/+1
* Remove 6- and 7-parameter IPC message macros. Replace with a struct that pack...dimich@google.com2009-07-174-127/+62
* Small improvements to the hello world tutorial.kathyw@google.com2009-07-174-13/+36
* A small start: add icons to the extension manifest.aa@chromium.org2009-07-175-11/+70
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-171-3/+19
* First cut at infobars on Mac. These are not expected to berohitrao@chromium.org2009-07-171-18/+0
* Set window icon on options dialog, bookmark manager.estade@chromium.org2009-07-172-0/+15