summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Increasing toolbar for touch case, assets are not finalsaintlou@chromium.org2011-03-2533-31/+104
* Moves instant related methods off TabContents and to where they are used.sky@chromium.org2011-03-2518-124/+166
* importer: Use unnamed namespace instead of static keyword.tfarina@chromium.org2011-03-251-8/+10
* Fix clang error.thestig@chromium.org2011-03-251-1/+1
* Retrieve the accessibility tree from an iframe's document in the renderer,dmazzoni@chromium.org2011-03-251-0/+49
* [Sync] Add value conversions to syncable::Entry and friendsakalin@chromium.org2011-03-2513-44/+293
* Fix for "Mouseovers follow the cursor even when there's a find bar in the way"mark@chromium.org2011-03-254-5/+58
* Cleanup: Move the last bits of chrome printing code out of content/.thestig@chromium.org2011-03-254-14/+19
* Run the Worker tests for resolveLocalFileSystemURL that were addedadamk@chromium.org2011-03-253-2/+14
* Removing off the record references from TestingProfile and RenderMessageFilter.vipul.bhasin@gmail.com2011-03-2511-30/+30
* WebUI: Move chromeos/webui/login files to ui/webui/chromeos/login directory.tfarina@chromium.org2011-03-2520-82/+84
* Added better debug message on expected status check faildominich@google.com2011-03-252-1/+4
* Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...jam@chromium.org2011-03-254-34/+225
* Fix flakiness and enable RenderViewHostManagerTest on Linux/Mac.creis@google.com2011-03-257-16/+20
* Move ExtensionService code that manages pending extensions into its own class.skerner@chromium.org2011-03-2519-324/+511
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-2531-90/+170
* Make PluginInstance::PrintPDFOutput metafile-implementation agnostic on Linux.vandebo@chromium.org2011-03-251-0/+3
* Revert 79407 - Move ExtensionService code that manages pending extensions int...skerner@chromium.org2011-03-2519-508/+324
* Move ExtensionService code that manages pending extensions into its own class.skerner@chromium.org2011-03-2519-324/+508
* Fixes regression in dragging text to the tabstrip. GetDropFormats wassky@chromium.org2011-03-253-16/+8
* Fixes bug in tabstrip that resulted in not repainting when wesky@chromium.org2011-03-252-2/+40
* Defer hiding the compositor window until after the software view has repainte...vangelis@chromium.org2011-03-252-1/+11
* Add issue 21054 (DeleteTask) back to the list of known reliability crashes.glider@chromium.org2011-03-251-0/+2
* Revert r79398 "DevTools: if 'debug_devtools' is defined in .gyp, always try l...maruel@chromium.org2011-03-252-15/+2
* DevTools: if 'debug_devtools' is defined in .gyp, always try loading from disk.mnaganov@chromium.org2011-03-252-2/+15
* Cleanup of proxy settings api implementation.battre@chromium.org2011-03-2517-341/+468
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-258-9/+11
* importer: Add UMA logging to Firefox warning dialog.tfarina@chromium.org2011-03-254-0/+10
* ServiceProcessStateFileManipulationTest.ChangeAttr is flakymaruel@chromium.org2011-03-251-1/+2
* Update protobuf definitions for ChromeOS device policy supportjkummerow@chromium.org2011-03-258-22/+70
* Provide lazy CommitPendingWrites in addition to eager SavePersistentPrefs.dilmah@chromium.org2011-03-2511-20/+88
* Updating trunk VERSION from 714.0 to 715.0chrome-release@google.com2011-03-251-1/+1
* Mark OptionsUITest.LoadOptionsByURL as flakyisherman@chromium.org2011-03-251-1/+2
* Don't autofill fields styled to be non-user visible.isherman@chromium.org2011-03-253-5/+37
* Enable IP pooling for SPDY.mbelshe@chromium.org2011-03-253-0/+18
* Make sure the system request context specifies a user agent.eroman@chromium.org2011-03-251-2/+16
* Promote some DCHECKs to CHECKs, to help narrow issue 77227.eroman@chromium.org2011-03-252-12/+12
* Limit impact of large result sets in the HistoryQuickProvider by short-circui...mrossetti@chromium.org2011-03-253-10/+57
* [Sync] Add enum-to-string conversions for syncable enumsakalin@chromium.org2011-03-256-0/+282
* Move spellcheck messages into their own file, and dispatch them all in SpellC...jam@chromium.org2011-03-2516-146/+212
* Enabling all the pyauto popup testssunandt@google.com2011-03-251-1/+0
* importer: Remove typedef from struct declaration.tfarina@chromium.org2011-03-251-15/+15
* Fix a few issues with 802.1x UI.chocobo@chromium.org2011-03-254-78/+85
* Get rid of extra padding on product_logo.pngestade@chromium.org2011-03-252-0/+0
* Fix a memory leak in the AutomationResourceMessageFilter while processing a r...ananta@chromium.org2011-03-251-0/+1
* Modify #include order slightly to clearly put ATL headers first.pkasting@chromium.org2011-03-252-9/+10
* Cleanup: Remove src/contents dependency on PrintPreviewTabController.thestig@chromium.org2011-03-252-1/+9
* Adds a TransportDIB::Id value that is explicitly invalid and use it when comp...jamesr@chromium.org2011-03-251-1/+4
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-241-1/+2
* [Sync] Refactor DataTypeManager to not allow Configure call while configuring.zea@chromium.org2011-03-248-104/+97