summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Get rid of stashing a frame pointer with ResourceRequest and just store the r...jam@chromium.org2009-03-163-18/+12
* Replace a NOTIMPLEMENTED() with a bug.pinkerton@chromium.org2009-03-161-1/+1
* Linux accelerators cleanup:estade@chromium.org2009-03-1614-57/+128
* Reverting change 11746 because it broke the unit tests.nsylvain@chromium.org2009-03-161-3/+1
* Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...pfeldman@chromium.org2009-03-167-7/+84
* Move a bunch of our GTK code that was previous manually handling references (...deanm@chromium.org2009-03-1613-95/+97
* Add 'Generating' messages for rules.sgk@google.com2009-03-161-0/+1
* A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookma...jungshik@google.com2009-03-161-1/+3
* Make debug check in visitedlink_master.h more informativephajdan.jr@chromium.org2009-03-161-1/+1
* Added missing <stdlib.h>, needed on ubuntu 8.10.dkegel@google.com2009-03-161-0/+1
* Add OwnedWidgetGtk, and abstraction to help manage the lifetime and ownership...deanm@chromium.org2009-03-164-1/+135
* Change the default encoding for zh-CN to GBK from gb18030jungshik@google.com2009-03-161-1/+1
* Port visitedlink tests to Linux. Also make them pass on Linux, whichphajdan.jr@chromium.org2009-03-163-9/+17
* Fix escaping issue with non-ASCII history search input.glen@chromium.org2009-03-161-2/+2
* Fixes bug in history where if you didn't have history results for thesky@google.com2009-03-161-2/+2
* Enable AutocompleteTest, HistoryURLProviderTest,shess@chromium.org2009-03-169-46/+39
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-1630-242/+561
* Linux: Change the cursor back to the default arrow when the render view loses...estade@chromium.org2009-03-151-0/+9
* Fix refcounting bug in ChromeFont's default constructor.dkegel@google.com2009-03-141-0/+1
* forgot this fileben@chromium.org2009-03-141-1/+1
* forgot this fileben@chromium.org2009-03-141-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-1443-563/+665
* rollback againben@chromium.org2009-03-1444-665/+564
* Rename Window->WindowWinben@chromium.org2009-03-1444-564/+665
* Reverting change 11688.bradnelson@google.com2009-03-141-1306/+1294
* 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
* 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