summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Return ERR_FILE_NOT_FOUND from FtpNetworkTransaction when we can.phajdan.jr@chromium.org2009-09-092-3/+34
* Enable database logging on history thread.huanr@chromium.org2009-09-093-4/+31
* Add 3 more flavors of the try chrome toastcpu@chromium.org2009-09-094-24/+80
* Implements WindowGtk::CloseAllSecondaryWindows.sky@chromium.org2009-09-094-16/+30
* Don't send the channel-disconnect message if the recipient is in the processmpcomplete@chromium.org2009-09-092-7/+15
* GTK: fix tabstrip index misalignment during tab removal.estade@chromium.org2009-09-093-3/+23
* Update the Mac plugin whitelist to accommodate a new name foramanda@chromium.org2009-09-091-1/+3
* Making the optional page/wrench toolbar buttons bordered, moving them togethe...pinkerton@chromium.org2009-09-091-8/+8
* Remove unused ATL headers.jhawkins@chromium.org2009-09-095-26/+15
* Make BrowserView layout both extension shelf and bookmarks bar if toolstrips ...sidchat@google.com2009-09-091-1/+2
* Use a text cell that does fade-to-truncate from GTM. pinkerton@chromium.org2009-09-093-527/+42
* Rebaseline more of fast/repaint tests we are now passing.dglazkov@chromium.org2009-09-09141-32/+1005
* Removing the stack for 19393 as this seems to be fixed.ananta@chromium.org2009-09-091-3/+0
* Disable extensions shelf toggle {Ctrl + Alt + B} for extensions appearing on ...sidchat@google.com2009-09-091-0/+4
* Get rid of the data socket completely when data transfer is finished.phajdan.jr@chromium.org2009-09-091-0/+4
* Implemented shared memory as an NPObject. Using NPObject method to expose map...apatrick@google.com2009-09-0918-124/+546
* linux: add a suppression for a leak when we load a third-party pluginevan@chromium.org2009-09-091-0/+7
* Rolling in latest gyp.bradnelson@chromium.org2009-09-091-1/+1
* Simplify ResolveNTFunctionPtr (temporary)cpu@chromium.org2009-09-091-33/+3
* Add a unit test for FTP directory listing.phajdan.jr@chromium.org2009-09-091-0/+17
* Fix for the flashing of the front tab.cpu@chromium.org2009-09-091-1/+7
* Check in patch for pierre.lafayette, http://codereview.chromium.org/178059/show.mirandac@chromium.org2009-09-099-82/+78
* Add xul.scons and xpcom.scons to svn:ignore.maruel@chromium.org2009-09-090-0/+0
* Http cache: Don't delete sparse entries when wervargas@google.com2009-09-092-11/+54
* Removes hungarian notation in media\player. Thanks to thiago.farina@gmail.comfbarchard@chromium.org2009-09-091-56/+55
* Add /chrome/tools/test/reference_build/ to .gitignore.jeremy@chromium.org2009-09-091-0/+1
* Update icu to get new svn:ignore and add svn:ignore to chrome\installer.maruel@chromium.org2009-09-091-1/+1
* DevTools: populate scopes with local variables when on a breakpoint. This fea...yurys@google.com2009-09-092-40/+24
* Reverting 22324. Reenables CustomHomePagesModelTest.ModelChangedNotification...rohitrao@chromium.org2009-09-091-2/+1
* Lands http://codereview.chromium.org/198010 for Oshima:sky@chromium.org2009-09-092-5/+14
* Display symlinks on FTP directory listings.phajdan.jr@chromium.org2009-09-091-1/+18
* Rebaseline more of fast/repaint tests we are now passing.dglazkov@chromium.org2009-09-0991-20/+676
* fix mappy to use new API changeserikkay@chromium.org2009-09-091-30/+1
* sync_integration_tests is now a "large module".maruel@chromium.org2009-09-091-0/+9
* [Mac] Force-enable the find next/previous buttons when pressingrohitrao@chromium.org2009-09-091-0/+6
* doc api testserikkay@chromium.org2009-09-091-0/+88
* Fix typo (locastions -> location)thomasvl@chromium.org2009-09-091-1/+1
* Manual review sent to maruel.thomasvl@chromium.org2009-09-090-0/+0
* DevTools: add setting/setSetting methods to InspectorController in front-end.yurys@google.com2009-09-091-34/+4
* Pull in ICU 4.2.1 with the fix for a memory leak in i18n/timezone.cppjshin@chromium.org2009-09-091-1/+1
* DevTools: A quick fix to enable interactive_ui_tests.mnaganov@chromium.org2009-09-092-10/+34
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-0932-90/+105
* Fix issue 20944: Extension Doc bug for packagingkathyw@google.com2009-09-091-0/+5
* Rolling in new gyp version.bradnelson@chromium.org2009-09-091-1/+1
* Clean up known crash list.huanr@chromium.org2009-09-091-28/+1
* Wires up drag and drop for bookmark menus and cleans up a couple ofsky@chromium.org2009-09-0910-27/+85
* Fix realloc to not call the new_handler (which is for failures)mbelshe@google.com2009-09-091-1/+5
* Include fixes for gcc >= 4.3evan@chromium.org2009-09-092-0/+4
* linux: split MOZ_PLUGIN_PATH on colonsevan@chromium.org2009-09-091-2/+6
* linux: rewrite mime parserevan@chromium.org2009-09-093-55/+91