summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added presubmit checks to verify that files have the svn:eol-style=LF property.apatrick@google.com2009-11-121-0/+18
* NTP: Hide "Make this my home page" after setting the home page.arv@chromium.org2009-11-127-30/+113
* Print allocation callstacks to LOG(ERROR) rather than std err, since otherwis...eroman@chromium.org2009-11-121-1/+1
* Fix a crash during shutdown where SafeBrowsingProtocolManager could end up ge...eroman@chromium.org2009-11-125-21/+49
* Fix mediator_thread_impl.cc to run timer tasks when the task runner iszork@google.com2009-11-122-9/+15
* Ensure OOM is a killer on the Mac.avi@chromium.org2009-11-125-0/+103
* * Fix a bug with the applicationCache.status return value. The wrong status v...michaeln@google.com2009-11-123-5/+22
* Lands http://codereview.chromium.org/386015 for dhg:sky@chromium.org2009-11-123-28/+90
* Move benchmark extension example to new location and clean it up to use brows...erikkay@chromium.org2009-11-1212-63/+70
* Add support for observing tracking areas so that when tabs are moved underneathdmaclach@chromium.org2009-11-122-3/+71
* Missed some files that should have been in 31811.apatrick@google.com2009-11-122-152/+152
* Made all line endings consistently LF and added svn:eol-style=LF property to ...apatrick@google.com2009-11-1241-8816/+8816
* Focus fix for compact navigation bar.oshima@chromium.org2009-11-128-3/+49
* disable toolstrip test for chromeos/linux_viewoshima@chromium.org2009-11-121-0/+2
* Add the sync options to the preferences dialog on Linux.zork@chromium.org2009-11-122-2/+202
* Initial change for the implementation of browser actions on the mac.andybons@chromium.org2009-11-128-67/+1464
* Moves the animation for the download_started into an overlay window to getdmaclach@chromium.org2009-11-121-102/+132
* Address post-commit comments from codereview.chromium.org/371059 and coderevi...thakis@chromium.org2009-11-125-4/+15
* A little cleanup in SessionRestoreUITest.phajdan.jr@chromium.org2009-11-121-15/+3
* When extensions use notifications, display the name of the extension in UI ra...johnnyg@chromium.org2009-11-125-8/+52
* Fix some strict aliasing errors from r31773 caught with gcc 4.4.craig.schlenter@chromium.org2009-11-122-6/+7
* GTK: The blocked popup notification should obey chrome themes.erg@google.com2009-11-121-17/+25
* The ChromeFrameAutomationClient class needs to be refcounted as it implements...ananta@chromium.org2009-11-1212-78/+62
* Allow script in notifications to close the notification by calling window.clo...johnnyg@chromium.org2009-11-122-1/+12
* Files no longer uses.yaar@chromium.org2009-11-12246-38581/+0
* Turn on sync for OS X (behind an --enable-sync switch).akalin@chromium.org2009-11-127-12/+26
* DevTools: Only enable dev tools for dev tools if process-per-tab flag is set....pfeldman@chromium.org2009-11-121-3/+10
* Re-added sync menu item to wrench menu.akalin@chromium.org2009-11-121-3/+58
* remove tests that are obsolete in linux views.oshima@chromium.org2009-11-121-1/+8
* [Mac] Support undo in the omnibox.rohitrao@chromium.org2009-11-124-0/+33
* DevTools: concatenate JS files into one big devtools.js file (similar to insp...mnaganov@chromium.org2009-11-122-4/+105
* Total guess fixes for the bug.thomasvl@chromium.org2009-11-123-20/+58
* Updating trunk VERSION from 245.0 to 246.0chrome-bot@google.com2009-11-121-1/+1
* DevTools: enable Storage panel by defaultyurys@google.com2009-11-123-2/+44
* DevTools: remove temporary override for addDOMStorage as WebKit fix has alrea...yurys@google.com2009-11-121-12/+0
* Fix DCHECK in WebSocketExperimentTask.ukai@chromium.org2009-11-121-4/+23
* Added Sync-related controls to Preferences pane under "Personal Stuff".akalin@chromium.org2009-11-124-29/+322
* [GTTF] Make WatchdogTest.DisarmTest faster by about 2sphajdan.jr@chromium.org2009-11-121-1/+1
* Misc. minor cleanups in bloom filter code:pkasting@chromium.org2009-11-124-74/+58
* Enable FLIP POST with unittest.mbelshe@google.com2009-11-128-84/+345
* Fix build bustage cause by checkdepshclam@chromium.org2009-11-121-0/+1
* OpenMAX for video decoderhclam@chromium.org2009-11-124-0/+1493
* Revert 31765 - Experiment: enable TCMalloc on Linux by default.willchan@chromium.org2009-11-125-27/+21
* Fixes mac build.andybons@chromium.org2009-11-122-2/+1
* Rebaselining fast/css/font-face-default for Linux as upstream bug hastkent@chromium.org2009-11-123-7/+1
* Experiment: enable TCMalloc on Linux by default.willchan@chromium.org2009-11-125-21/+27
* o Renames the bookmark bubble class to InfoBubble in a step to make it more r...andybons@chromium.org2009-11-1210-81/+112
* Revert the patch that makes SQLite interpret BEGIN as BEGIN IMMEDIATE,dumi@google.com2009-11-125-229/+205
* linux: implement some SysInfo bits to reduce NOTIMPL spewevan@chromium.org2009-11-122-7/+29
* Revert "Removes TabStrip::CanUpdateDisplay as it ..."evan@chromium.org2009-11-122-16/+37