summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Update Panel titlebar text and icon layout when resized on Mac.dcheng@chromium.org2011-10-223-6/+30
* Fix two warnings surfaced by closure compiler.eroman@chromium.org2011-10-222-3/+5
* [ntp4] Improve horizontal mousewheel event handling for touch devices.csilv@chromium.org2011-10-221-13/+34
* ntp: remove dead code for pinningestade@chromium.org2011-10-222-137/+3
* Redo how page load time stats are gathered for webrequest extensions:mpcomplete@chromium.org2011-10-2211-20/+159
* Allow generator javascript test files to go anywhere in the source treescr@chromium.org2011-10-227-11/+38
* Implement 'deactivate' for OSX Panels,dimich@chromium.org2011-10-229-46/+1068
* Extension loaded/unloaded notifications are always sent from non-incognito pr...pkasting@chromium.org2011-10-221-2/+5
* Add beginnings of support for a app notification channel id server.asargent@chromium.org2011-10-226-38/+170
* Fix sizes regression introduced in r106734. This was caused because I made ch...jam@chromium.org2011-10-223-2/+37
* base::Bind: Convert chrome/browser/debugger.jhawkins@chromium.org2011-10-224-21/+25
* Fix an Autofill crash caused by accessing the g_browser_process on the DB thr...isherman@chromium.org2011-10-2210-18/+85
* Mouse lock content setting back-end (no UI)scheib@chromium.org2011-10-228-8/+52
* Enable privileged WebGL extensions for Chrome extensions.zmo@google.com2011-10-222-0/+5
* Avoid DCHECK in AutofillModelAssociator::Associateisherman@chromium.org2011-10-221-0/+5
* Print Preview: Fixing wrong border in RTL.dpapad@chromium.org2011-10-221-0/+5
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-221-14/+19
* Revert: Internalize JSON chunk merging to trace_event.h API.mpcomplete@chromium.org2011-10-221-12/+5
* [Sync] Fix VLOG of session titleszea@chromium.org2011-10-211-11/+14
* Internalize JSON chunk merging to trace_event.h API.jbates@chromium.org2011-10-211-5/+12
* Don't pass around ScopedVectors(), prefer passing std::vector instead.isherman@chromium.org2011-10-219-34/+36
* Disable OmniboxApiTest.IncognitoSplitMode. It fails flakily on Linux.mpcomplete@chromium.org2011-10-211-1/+2
* Move content_paths.h to content/public/common.jam@chromium.org2011-10-214-4/+4
* Use a better error code for when an extension blocks a network request usingmpcomplete@chromium.org2011-10-216-8/+41
* Fix a typo that makes NetInternals unit tests flaky.mmenke@chromium.org2011-10-211-1/+1
* Support grouping taskbar icons for panels with regular taskbar icon for Chrom...jianli@chromium.org2011-10-213-1/+28
* Fixed a bug where the extension omnibox API wouldn't work from an incognitompcomplete@chromium.org2011-10-214-24/+83
* Implement sync data type controller and UI for syncing notifications:munjal@chromium.org2011-10-2124-4/+530
* Commit change that got dropped from my last cljam@chromium.org2011-10-211-1/+0
* Move SerializedScriptValue to content/public/common and put it into the conte...jam@chromium.org2011-10-212-27/+30
* perf.BenchmarkPerfTest.testV8BenchmarkSuite now gets results for each benchmark.dennisjeffrey@chromium.org2011-10-211-6/+24
* Fix the repost_form_warning.html issue with aura linux build caused by Conten...saintlou@chromium.org2011-10-211-1/+1
* Attempt to make VoiceOver play more nicely with the tab strip/tab views on Mac.dtseng@chromium.org2011-10-212-3/+41
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-2110-12/+13
* OpenBSD patches for chrome/content, split from CR #8275005robert.nagy@gmail.com2011-10-214-13/+23
* Fix benign typo in edit search engine dialog csswyck@chromium.org2011-10-211-1/+0
* Adds the ability to drag the items on the launcher around. Also makessky@chromium.org2011-10-211-1/+1
* Send the PID of the renderer process that is getting closed in RenderClosedDe...rosen.dash@gmail.com2011-10-211-1/+7
* chromeos: Make RebootAfterUpdate a void function.satorux@chromium.org2011-10-213-5/+5
* Fix for memory leak 72698_b in both normal and incognito mode.Actually it was...nrqv63@motorola.com2011-10-214-2/+6
* [Web Intents] Add a source tab observation mechanism so you can see if the so...gbillock@chromium.org2011-10-211-8/+25
* Refactor: Remove HostResolver::GetAsHostResolverImpl()cbentzel@chromium.org2011-10-211-6/+1
* Improve extension settings accessibility.dmazzoni@chromium.org2011-10-214-5/+81
* Add Content-Security-Policy to chrome://keyboardoverlay page, and remove ittsepez@chromium.org2011-10-215-57/+24
* Get rid of ChildProcessHost usage from chrome/common. The service process cod...jam@chromium.org2011-10-212-7/+4
* base::Bind: Cleanup chrome/browser/memory_*.jhawkins@chromium.org2011-10-215-9/+15
* Fix build break from bad mergejam@chromium.org2011-10-211-1/+1
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-2111-849/+178
* Prevent Instant TabContentsViews from appearing upon creation by hiding all T...ben@chromium.org2011-10-211-0/+8
* Move PepperPluginInfo to content/public/common and put it into the content na...jam@chromium.org2011-10-214-14/+14