summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-01134-144/+144
* Enable BackgroundMode by default on all non-cros platforms.atwilson@chromium.org2010-12-313-16/+6
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-3126-65/+50
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-3110-27/+31
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-3111-18/+6
* Remove 'using' declaration of ScopedHDC from scoped_handle_win.htfarina@chromium.org2010-12-311-2/+3
* Fix ChromeOS buil by making hwnd_util conditional on Windows.brettw@google.com2010-12-301-2/+1
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-3010-17/+55
* [Chrome OS] Respect periods in google apps account namescmasone@chromium.org2010-12-303-7/+27
* Fix include to fix unit test.brettw@chromium.org2010-12-301-1/+1
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-304-7/+7
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-305-9/+10
* GeolocationApiTest.ExtensionGeolocationAccessFail is flaky on Machamaji@chromium.org2010-12-301-1/+1
* Mac: trivial clean up of tab strip layout code + unseeable layout fix.viettrungluu@chromium.org2010-12-301-8/+3
* Get rid of RenderViewHostDelegate::Resource and dispatch the IPC messages dir...jam@chromium.org2010-12-3012-516/+318
* Remove wstring from TableModel.avi@chromium.org2010-12-3041-258/+242
* Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com...acolwell@chromium.org2010-12-291-1/+1
* Remove more 'using' declarations of Scoped* from scoped_handle_win.htfarina@chromium.org2010-12-294-11/+23
* Logging tweak for sync integration test harnessrsimha@chromium.org2010-12-291-2/+7
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-2927-158/+200
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-2927-200/+158
* Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to...acolwell@chromium.org2010-12-291-1/+1
* Move the SetProcTitle code out of base and into chrome/common. This is onlybrettw@chromium.org2010-12-291-1/+7
* Revert 70267 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-291-1/+1
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-2927-158/+200
* chromeos: Notify window manager about signout.derat@chromium.org2010-12-295-0/+13
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-291-1/+1
* Mac: Try to fix a crash related to save panels.thakis@chromium.org2010-12-291-5/+5
* Fix crash when user presses send report before onload handler was calleddpolukhin@chromium.org2010-12-291-0/+5
* Sizes bookmark bubble after it was shown.altimofeev@chromium.org2010-12-291-0/+1
* Fix setting a proxy configuration via policy that specifies a .pac file.danno@chromium.org2010-12-292-12/+13
* Show invisible user on login screen if there is space after other user removaldpolukhin@chromium.org2010-12-292-15/+52
* chromeos: Add OS credits link to about page.derat@chromium.org2010-12-292-1/+35
* chromeos: Fix DOMUI about:credits link.derat@chromium.org2010-12-295-15/+31
* gtk: Cleanup BookmarkBarGtk class.tfarina@chromium.org2010-12-282-14/+9
* Consolidate some safe-browsing histograms.shess@chromium.org2010-12-284-20/+82
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-2824-264/+291
* New remoting setup flow.sergeyu@chromium.org2010-12-284-0/+544
* fix about:memory and memory histogramserikkay@chromium.org2010-12-284-19/+109
* DOMUI Settings: UTH: Section seperators are wrong if the last section is hidden.kmadhusu@chromium.org2010-12-283-4/+17
* Some RTL fixes for tabbed options.estade@chromium.org2010-12-287-54/+57
* Trim whitespaces from usernamedpolukhin@chromium.org2010-12-281-2/+8
* Update menu icons for dynamic items when we update the label.atwilson@chromium.org2010-12-281-1/+11
* View Source now clones tab state for pinned/app windows.pfeldman@chromium.org2010-12-282-31/+51
* Remove wstring from l10n_util. Part 1.avi@chromium.org2010-12-2819-74/+72
* Use WINDOW instead of BUBBLE for the throbber widget.altimofeev@chromium.org2010-12-271-16/+32
* net: Add namespace net to URLRequestFilter.tfarina@chromium.org2010-12-2617-36/+36
* Don't leak proxy script fetcher's http transaction factories.willchan@chromium.org2010-12-243-14/+21
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-2440-93/+139
* Fix problems with my previous patch (r70105) with gmock.jam@chromium.org2010-12-241-3/+3