summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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