summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix speed regressions in clang by changing datastructures used and minimizing...erg@google.com2011-03-162-22/+19
* Clean up temporary files and folders left over from previous installations.tommi@chromium.org2011-03-167-273/+784
* Include the right cpu config file for native client.bbudge@chromium.org2011-03-162-1/+249
* Move core renderer subdirectories to content.jam@chromium.org2011-03-1628-75/+95
* Add some checks to ToolbarView to see what's NULL.ben@chromium.org2011-03-161-0/+5
* Fix window activation when closing a modal dialog box. It turns out GetForegr...ben@chromium.org2011-03-162-12/+21
* Options: Add a focus outline to lists.jhawkins@chromium.org2011-03-161-0/+14
* Options: Fix a few issues with the password lists.jhawkins@chromium.org2011-03-161-3/+19
* Remove URLRequestJobMetrics and related code.adamk@chromium.org2011-03-167-144/+0
* Reorder some views::View overrides & other functions.msw@chromium.org2011-03-1627-1291/+1275
* Suppress probably false-positive/one-time memory leaks in std::string::_Rep::...timurrrr@chromium.org2011-03-161-59/+8
* More cleanup in Filter/FilterContext: pass and store FilterContext only where...adamk@chromium.org2011-03-166-29/+23
* Mark WorkerTest.WorkerNavigator as flaky.ericu@google.com2011-03-161-1/+2
* [NTP] Do not prompt to re-enable disabled apps when privileges haven't increa...jstritar@chromium.org2011-03-162-1/+12
* Fix Mac build breakjam@chromium.org2011-03-161-1/+1
* Removing test code that I forgot to remove before submitting.oshima@google.com2011-03-161-4/+2
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-1636-91/+86
* Revert 78393 - Autofill heuristics html and out files for various websites re...dhollowa@chromium.org2011-03-1660-29280/+0
* Clean up the bootstrapping code in chrome frame net tests. There were a numbe...ananta@chromium.org2011-03-161-15/+1
* MacOS X. Fix scrolling of very very long bookmark menus (taller than [screen ...maf@chromium.org2011-03-162-14/+13
* Include quick enable tests only in google builds.tommi@chromium.org2011-03-161-0/+5
* Printing: Disable printing the header/footer on Windows.thestig@chromium.org2011-03-161-0/+5
* Update translations using strings from launchpad.net r153tony@chromium.org2011-03-1617-22/+1327
* Fix clang bustage on Mac by blacklisting /Developererg@google.com2011-03-161-1/+4
* The SPDY Exclusions were broken; the intent of the exclusion is so that ourmbelshe@chromium.org2011-03-164-19/+20
* Move Start/EndPage() from NewPage/PageDone()dpapad@chromium.org2011-03-162-6/+11
* Downgrade CHECK to DCHECK on buffer that doesn't fully decompress.mbelshe@chromium.org2011-03-161-3/+4
* Request data plans when activation state changes.stevenjb@google.com2011-03-166-32/+68
* Warn/error on "using namespace blah;" in headers on clang machines.erg@google.com2011-03-168-47/+141
* Re-lands:ben@chromium.org2011-03-1613-98/+97
* Autofill heuristics html and out files for various websites retrieved by the ...dyu@chromium.org2011-03-1660-0/+29280
* Moved UI state from ProfileSyncService to SyncUserFlow so it doesn't inapprop...atwilson@chromium.org2011-03-164-31/+23
* WebUI Prefs: Use the omnibox backend to suggest home page autocompletions.stuartmorgan@chromium.org2011-03-167-2/+295
* Revert 78364 - Make chrome://extension-icon resources available in incognito ...jstritar@chromium.org2011-03-165-46/+3
* Stop leaking callbacks in pipeline_impl_unittest.ccfischman@chromium.org2011-03-161-1/+1
* Disable ResourceDispatcherTest.CrossSiteAfterCrash testmarkusheintz@chromium.org2011-03-161-2/+2
* Fix closing the window by clicking the X.ben@chromium.org2011-03-161-11/+1
* Move plugin code to content.jam@chromium.org2011-03-1637-162/+151
* [Sync] Merged MediatorThread and PushNotificationsThreadakalin@chromium.org2011-03-1644-1187/+451
* Updated/rewrote documentation.jond@google.com2011-03-161-12/+12
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-1633-208/+216
* PipelineError is dead. Long live PipelineStatus!fischman@chromium.org2011-03-1631-303/+410
* Fix crash on NTP by closing context menu when apps refresh.jstritar@chromium.org2011-03-161-0/+3
* Fix profile menu button and tag in maximized mode.mirandac@chromium.org2011-03-162-3/+29
* Suppress data race reports below OSAtomicAdd32/base::subtle::Barrier_AtomicIn...timurrrr@chromium.org2011-03-161-6/+7
* Delete empty dirjam@chromium.org2011-03-160-0/+0
* Putting back delay to notify network change.oshima@google.com2011-03-161-2/+5
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-1614-40/+45
* Move InitCrashReporter on Linux so that it runs in each renderer, instead of ...jam@chromium.org2011-03-161-5/+6
* Show details about allowed and blocked cookies in a tabbed pane.rogerta@chromium.org2011-03-162-55/+169