summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Render into a ChromeCanvasPaint object in a RootView under Linux.erg@google.com2009-03-193-1/+6
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-195-72/+68
* Fix single-process ui test failures from my previous change. The problem was...jam@chromium.org2009-03-181-3/+1
* Refactor sandboxing code so that it can be used by worker processes.jam@chromium.org2009-03-182-5/+1
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-183-30/+146
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-182-4/+4
* Make startup_tests build and work on Mac.phajdan.jr@chromium.org2009-03-181-0/+9
* Let checkdeps ignore #if 0 blocks. Also strip lines of leading/trailing white...thestig@chromium.org2009-03-181-3/+0
* Reland the changes to use command line switch to turn on worker feature.jianli@chromium.org2009-03-182-0/+5
* Reverting 11953.hbono@chromium.org2009-03-182-47/+0
* A tricky fix for Issue 1845.hbono@chromium.org2009-03-182-0/+47
* Mac bookmark work. jrg@chromium.org2009-03-181-5/+0
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-172-8/+30
* Some upstream code assumes that the executable path from the path service isthomasvl@chromium.org2009-03-171-3/+17
* Revert "Enable building worker and use command line switch to turn on ..."agl@chromium.org2009-03-172-5/+0
* Enable building worker and use command line switch to turn on this feature.jianli@chromium.org2009-03-172-0/+5
* Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code.yurys@google.com2009-03-171-1/+1
* SSLPolicy Fix: Step 5.abarth@chromium.org2009-03-171-6/+17
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-174-32/+38
* SSL Fix: Step 4.abarth@chromium.org2009-03-171-1/+3
* It's OS_WIN, not OS_WINDOWSben@chromium.org2009-03-171-1/+1
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-172-4/+0
* Include macro included header by name also.agl@chromium.org2009-03-171-0/+1
* Linux: remove the use of UNIX_PATH_MAX for systems which don't have it.agl@chromium.org2009-03-171-19/+9
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-176-26/+43
* Move response_data_file from ResourceResponseHead to webkit_glue::ResponseInfohclam@chromium.org2009-03-171-4/+4
* Clean up some more DEPS in chrome/common.thestig@chromium.org2009-03-163-4/+6
* Add command line switch "--new-ftp" for new portable FTPwtc@chromium.org2009-03-162-0/+5
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+0
* Add OwnedWidgetGtk, and abstraction to help manage the lifetime and ownership...deanm@chromium.org2009-03-163-1/+133
* Enable AutocompleteTest, HistoryURLProviderTest,shess@chromium.org2009-03-161-17/+0
* Fix refcounting bug in ChromeFont's default constructor.dkegel@google.com2009-03-141-0/+1
* Revert 11689 and 11690jar@chromium.org2009-03-141-1/+0
* Fix refcounting bug in ChromeFont's default constructor.dkegel@google.com2009-03-141-0/+1
* Implementation of ResourceDispatcher::OnDownloadProgresshclam@chromium.org2009-03-132-5/+22
* Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601.thestig@chromium.org2009-03-131-1/+0
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-132-1/+76
* Highlights of changes:hclam@chromium.org2009-03-134-4/+31
* Rename DebuggerContents to DebuggerUI and move to the dom_ui folder.brettw@chromium.org2009-03-132-2/+4
* Ports TextDatabase and ExpireHistoryTest to use FilePath.brettw@chromium.org2009-03-132-4/+7
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-133-2/+1
* Reverting 11640.finnur@chromium.org2009-03-132-76/+1
* RSS feed support (part 1)finnur@chromium.org2009-03-132-1/+76
* Don't leak visited site information from original profile to OTR profile.abarth@chromium.org2009-03-132-6/+4
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-133-11/+0
* Gtk dialogs, first cut.estade@chromium.org2009-03-121-0/+2
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-128-8/+1
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-4/+6
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-125-67/+72
* WebKit resource requests now have a flag reportUploadProgress that tells us w...jcampan@chromium.org2009-03-123-0/+8