summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Land Henrik's patch: http://codereview.chromium.org/6721027/crogers@google.com2011-03-254-41/+145
* Commit a piece of my already-reviewed fix for bug 54274 to fix bug 76548.pkasting@chromium.org2011-03-251-0/+1
* Ensure that BrowserMessageFilter isn't used to process a sync message on the ...jam@chromium.org2011-03-253-19/+36
* Fix caret bounds to use min of available height and font height.oshima@google.com2011-03-251-1/+4
* Move all dev tools messages to devtools_messages.h and create a TabHelper to ...jam@chromium.org2011-03-2516-132/+184
* Do not show 'Print Preview' flag in about::flags of CrOS.kmadhusu@chromium.org2011-03-251-1/+1
* Tweak XInput2 event subscriptionrbyers@chromium.org2011-03-253-31/+24
* Add <iterator> to the list of include files. This is required for back_inser...jeanluc@chromium.org2011-03-251-0/+1
* Add an opt-out header for HTTP throttling. Never throttle for localhost.joi@chromium.org2011-03-2513-65/+436
* Use the mirror for leveldb and snappy.nsylvain@chromium.org2011-03-251-4/+2
* This fixes some issues with the window switcher icon.gspencer@chromium.org2011-03-254-25/+46
* options: Fix a couple of javascript errors for download settings on chromeos.sadrul@chromium.org2011-03-251-7/+10
* Support absolute perf expectations.cmp@chromium.org2011-03-251-10/+32
* Use ClearNetworkServiceProperty from libcros to clear network properties.chocobo@chromium.org2011-03-251-2/+1
* Set missing svn:eol-style property on a couple of files.sadrul@chromium.org2011-03-250-0/+0
* Support enabling/disabling the URL request throttler via the about:net-intern...joi@chromium.org2011-03-2518-42/+266
* Base unit tests: Small fix for two incorrect utilityrvargas@google.com2011-03-251-2/+2
* Move declaration of private nested URLRequestHttpJob::HttpRequestContext to ....adamk@chromium.org2011-03-252-25/+28
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-2538-26/+704
* WorkerFileSystemTest.ResolveURLHttpTests is FLAKYmichaeln@google.com2011-03-251-1/+2
* 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-2520-144/+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-252-2/+57
* [Sync] Add value conversions to syncable::Entry and friendsakalin@chromium.org2011-03-2513-44/+293
* PrintPreview: Remove NOTIMPLEMENTED() function call in PrintingContextCairo::...kmadhusu@chromium.org2011-03-251-2/+3
* Clean up unload-related state after the ack is received.creis@google.com2011-03-255-6/+91
* Fix for "Mouseovers follow the cursor even when there's a find bar in the way"mark@chromium.org2011-03-254-5/+58
* WebKit roll 81961:81970scheib@chromium.org2011-03-251-1/+1
* Cleanup: Move the last bits of chrome printing code out of content/.thestig@chromium.org2011-03-259-30/+36
* Remove deprecated overload of openFileSystem for workers.adamk@chromium.org2011-03-252-12/+0
* Run the Worker tests for resolveLocalFileSystemURL that were addedadamk@chromium.org2011-03-255-2/+56
* Roll cros DEPS to 120stevenjb@google.com2011-03-251-1/+1
* Removing off the record references from TestingProfile and RenderMessageFilter.vipul.bhasin@gmail.com2011-03-2513-34/+34
* WebUI: Move chromeos/webui/login files to ui/webui/chromeos/login directory.tfarina@chromium.org2011-03-2521-84/+86
* roll skiareed@google.com2011-03-252-1/+2
* Step 1 of moving NativeThemeChromeOS into gfx.xiyuan@chromium.org2011-03-2512-0/+0
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-2521-121/+156
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-2517-175/+206
* Added better debug message on expected status check faildominich@google.com2011-03-252-1/+4
* Make Command Buffer limit count for glUniformXXv calls.gman@chromium.org2011-03-2510-83/+474
* Add es-419 to the Accept-Language and UI language selection menu jshin@chromium.org2011-03-251-0/+1
* Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...jam@chromium.org2011-03-258-258/+255
* Fix flakiness and enable RenderViewHostManagerTest on Linux/Mac.creis@google.com2011-03-258-42/+58
* 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-258-24/+100
* Remove most unnecessary uses of "net::" in net/base/.adamk@chromium.org2011-03-2545-790/+790
* Revert 79407 - Move ExtensionService code that manages pending extensions int...skerner@chromium.org2011-03-2519-508/+324