summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fixed bad ifdef.sky@chromium.org2010-08-311-2/+2
* Fixed feedback form crash.zelidrag@chromium.org2010-08-311-15/+19
* Hide page actions and star, like we already do for content settings, when the...pkasting@chromium.org2010-08-315-70/+85
* Revert r58019 and r58007 due to flaky.willchan@chromium.org2010-08-311-2/+1
* FBTF: A giant cleanup to net/erg@google.com2010-08-3120-10/+43
* Fetch info about the state of navigation in a tabnirnimesh@chromium.org2010-08-312-0/+60
* Abort host resolution requests with ERR_ABORTED on ip address change.willchan@chromium.org2010-08-311-1/+2
* Convert wstrings in bookmarks, part 1000000.viettrungluu@chromium.org2010-08-314-43/+50
* [Chrome OS] Add signing and verification to ownership APIcmasone@google.com2010-08-3111-52/+162
* Changing the options page css so that things line up a little better.dhg@chromium.org2010-08-311-1/+13
* Changing the order of the loading of css files. Seems to improve speed signif...dhg@chromium.org2010-08-311-26/+32
* [win] Add fallback for periodic reload to ConfigurationPolicyProviderWin.mnissler@chromium.org2010-08-312-36/+155
* Disables a couple of tab tests as they're not applicable onsky@chromium.org2010-08-311-3/+4
* Change the conditions on which the popup blocked animation is shown to be mor...rsesek@chromium.org2010-08-314-18/+31
* Implement the Chrome half of setVersion.jorlow@chromium.org2010-08-312-0/+18
* Address a TODO in SSLPolicyBackend class.tfarina@chromium.org2010-08-312-56/+45
* Tiny fix: ResolveMetricsReportingEnabled() return value honored.glotov@chromium.org2010-08-311-2/+3
* Update browser cache of accessibility tree on renderer sub-tree changes.ctguil@chromium.org2010-08-3113-39/+396
* Removed "New User" label for New user pod in case this pod is the only existi...dilmah@chromium.org2010-08-314-14/+8
* Fixed hanging gatewaydataprovider test fixtureallanwoj@chromium.org2010-08-312-7/+6
* Fix leaking tests for network location providersallanwoj@chromium.org2010-08-312-3/+3
* Tweaks to the SSL InfoBubble dialog.finnur@chromium.org2010-08-313-31/+61
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-3118-58/+58
* Add an accordian effect to NTP.aa@chromium.org2010-08-319-119/+329
* Unify sidebar identification in the chrome.experimental.sidebar extension API...aa@chromium.org2010-08-315-14/+7
* Refactor: Address a TODO about renaming a function.eroman@chromium.org2010-08-311-1/+1
* A quick fix for Bug 53559.hbono@chromium.org2010-08-311-3/+3
* Add final part of IPC plumbing for FileSystem API (retry).kinuko@chromium.org2010-08-312-6/+81
* Move the pretty-printing of proxy settings from the C++ code to javascript.eroman@chromium.org2010-08-314-31/+90
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-3120-53/+107
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-316-1/+55
* Fix linux and mac page info windows showing wrong status icons.mattm@chromium.org2010-08-312-2/+4
* Add a string resource for xkb:il::heb.yusukes@chromium.org2010-08-313-8/+3
* Fix compile bustage for levin.phajdan.jr@chromium.org2010-08-301-1/+1
* Marking the ExtensionApiTest.Tabs test as flaky for Linux. This test now fail...ananta@chromium.org2010-08-301-2/+2
* Revert 57915 - Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-302-80/+5
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-3026-33/+33
* Relanding this CL that was previously backed-out.jcivelli@chromium.org2010-08-302-5/+2
* Allow one to call TemplateURLModel::GenerateSearchURL when not on the UI thread.levin@chromium.org2010-08-309-97/+277
* Use new labs_section on about:labsthakis@chromium.org2010-08-301-2/+2
* GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...phajdan.jr@chromium.org2010-08-3017-172/+252
* Add final part of IPC plumbing for FileSystem API.kinuko@chromium.org2010-08-302-5/+80
* Mac notification UI improvements: reduce the roundedness of the corners from ...johnnyg@chromium.org2010-08-302-4/+4
* Make AutomationProvider fail fast on messages it doesn't understand.phajdan.jr@chromium.org2010-08-302-0/+17
* Add RandomNumberGenerator adapter to base/rand_util.hisherman@chromium.org2010-08-301-3/+4
* Fix credit card table migration step by ensuring that we're not trying to add...mirandac@chromium.org2010-08-302-18/+25
* Mac tabpose: Add thumbnailsthakis@chromium.org2010-08-304-114/+709
* Sidebar view, Mac implementation (common sidebar code and Windows version is ...thakis@chromium.org2010-08-309-16/+172
* FBTF: Move some heavy, repeatedly emitted symbols to implementation files.erg@google.com2010-08-303-20/+36
* Revert 57877 - Hide page actions and star, like we already do for content set...pkasting@chromium.org2010-08-305-83/+70