summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix refcounting bug in ChromeFont's default constructor.dkegel@google.com2009-03-141-0/+1
* Switching net to gyp on windows.bradnelson@google.com2009-03-131-1294/+1306
* Disallows dragging from the bookmark bar when the bookmark bar issky@google.com2009-03-132-2/+14
* Commit 40144. I had to move to to a separate CL to use gcl'saa@chromium.org2009-03-133-13/+12
* 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-134-2/+2
* Split the test support into three separate target libaries:sgk@google.com2009-03-131-19/+161
* Implement 2 more gtk dialogs: open file and open multiple files.estade@chromium.org2009-03-132-27/+139
* this should have been reinstated in the revertben@chromium.org2009-03-131-0/+1194
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-1323-80/+401
* revertben@chromium.org2009-03-1344-1705/+405
* Rename Window->WindowWinben@chromium.org2009-03-1344-559/+665
* Makes drops above the tabstrip work again. This stopped workingsky@google.com2009-03-139-128/+164
* wtc: please look at URL related code, and hooks and nitsjar@chromium.org2009-03-132-2/+4
* Disable single-process mode in ExtensionViewTest, to see if it's causingmpcomplete@google.com2009-03-131-3/+3
* Highlights of changes:hclam@chromium.org2009-03-1315-5/+267
* Implement DownloadFile::Rename() for posix. Downloads work on linux!estade@chromium.org2009-03-131-10/+8
* Fixes a regression were showing a link brought a browser when to frontsky@google.com2009-03-131-1/+4
* Rename DebuggerContents to DebuggerUI and move to the dom_ui folder.brettw@chromium.org2009-03-1312-75/+67
* Ports TextDatabase and ExpireHistoryTest to use FilePath.brettw@chromium.org2009-03-138-68/+81
* Adjust the plus button offset to match Windows more.avi@google.com2009-03-131-1/+1
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-1326-13/+13
* Reverting 11642.finnur@chromium.org2009-03-131-2/+2
* Fix ownership error with GtkTextTagTable and GtkTextTag.deanm@chromium.org2009-03-131-3/+2
* Reverting 11641.finnur@chromium.org2009-03-132-5/+0
* Reverting 11640.finnur@chromium.org2009-03-1321-392/+80
* Improve the look of the Linux omnibox.deanm@chromium.org2009-03-133-22/+47
* Disabling a couple of UI tests while I investigate.finnur@chromium.org2009-03-131-2/+2
* Adding missing function to LocationBarViewGtk.finnur@chromium.org2009-03-132-0/+5
* RSS feed support (part 1)finnur@chromium.org2009-03-1321-80/+392
* This CL fixes issue 8684 -- RTL Regression: Text should be right aligned for ...xji@chromium.org2009-03-131-1/+1
* Revert a change made to try and make purify errors go away now that Erik Kay ...pkasting@chromium.org2009-03-131-5/+2
* Cleanup AutocompleteEditViewGtk's resources and widgets.deanm@chromium.org2009-03-131-0/+19
* Fix a crash when with chrome-ui://about/" or anything invalidamit@chromium.org2009-03-131-4/+4
* Stats for the renderers are all broken, because of this change:davemoore@chromium.org2009-03-131-6/+14
* Remove unneeded includes.maruel@chromium.org2009-03-132-2/+0
* Fix some browser shutdown issues on Linux.deanm@chromium.org2009-03-132-8/+27
* Call into the IM hooks from the Linux Omnibox keyboard handling.deanm@chromium.org2009-03-131-14/+28
* Remove unneeded platform_thread.h includes. Reduces number of includes from 5...thestig@chromium.org2009-03-131-1/+0
* Argh, incorrect usage of Intersect.jam@chromium.org2009-03-131-3/+1
* Don't leak visited site information from original profile to OTR profile.abarth@chromium.org2009-03-133-7/+7
* Improve my last change about informing google update about eula.cpu@google.com2009-03-132-2/+3
* Add support for repositioning/resizing a tab window. This is needed as the Se...ananta@chromium.org2009-03-136-0/+113
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-1318-828/+16
* Temp fix for reliablity crashes.jam@chromium.org2009-03-131-0/+3
* Gtk dialogs, first cut.estade@chromium.org2009-03-128-11/+209
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-1233-34/+2
* Some minor cleanup in WebDataSource and WebResponse.darin@chromium.org2009-03-121-4/+3
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-1215-14/+17
* Implement WebSandboxSupport.darin@chromium.org2009-03-125-33/+45