summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Make the update_url key allowed for themes.aa@chromium.org2009-07-301-1/+2
* Reverting 22041 as it caused plugin crashes in reliability test runs.ananta@chromium.org2009-07-301-10/+11
* Remove duplication of DieFileDie, and move it to proper location.phajdan.jr@chromium.org2009-07-301-1/+2
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-306-33/+85
* Another attempt at landing this patch. ananta@chromium.org2009-07-301-11/+10
* linux: fix plugins crash: 0 is a valid shm handle.piman@chromium.org2009-07-301-0/+12
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-302-130/+138
* Continue eliminating direct NPN_ function calls that go from Chromium code to...jorlow@chromium.org2009-07-301-3/+5
* Linux: factor out some shared GTK tree utility code.mdm@chromium.org2009-07-292-0/+64
* Update the Mac plugin dummy window code for the new coordinate system.stuartmorgan@google.com2009-07-294-0/+15
* This CL fixes issue 17468: Regression: Directionality marks should not be ins...xji@chromium.org2009-07-291-2/+3
* Implement the "This site is attempting to downloadthakis@chromium.org2009-07-291-0/+2
* Cause POST data to be marhsaled across the automation interface when using Au...robertshield@chromium.org2009-07-292-74/+80
* Pull all the filesystem manipulation out ofaa@chromium.org2009-07-281-0/+1
* Re-org extension docs, template support for new static files.rafaelw@chromium.org2009-07-2826-881/+807
* Fix schema typo in extension_api.json.rafaelw@chromium.org2009-07-282-2/+2
* Disable first run for the New Tab Cold perf test.arv@google.com2009-07-282-9/+14
* Fix broken array.items reference in generate doc script.rafaelw@chromium.org2009-07-281-6/+10
* Navigation and cookies for Automationamit@chromium.org2009-07-282-1/+9
* Make ThumbnailStore broadcast a notification when it has finished reading thu...meelapshah@chromium.org2009-07-283-0/+8
* Linux: add internal core dump reporting.agl@chromium.org2009-07-282-0/+6
* Pull a SandboxedExtensionUnpacker out of ExtensionsService.aa@chromium.org2009-07-282-2/+3
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-275-0/+270
* Pull out synchronous extension apis to extensions_api.json, add custom handli...rafaelw@chromium.org2009-07-276-18/+155
* posix: restore IPC loggingevan@chromium.org2009-07-271-0/+10
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-265-7/+54
* Disable the tips service by default.arv@google.com2009-07-252-3/+3
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-251-10/+11
* Implement mimetype sniffing for extensions.aa@chromium.org2009-07-253-3/+34
* 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