summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-2120-522/+593
* Fix a typo that makes NetInternals unit tests flaky.mmenke@chromium.org2011-10-211-1/+1
* Add a simple python script to extract the hash and AppID from a CRX.jvoung@google.com2011-10-215-0/+164
* Support grouping taskbar icons for panels with regular taskbar icon for Chrom...jianli@chromium.org2011-10-217-45/+105
* Address some extra review comments in IOBuffer's documentation.eroman@chromium.org2011-10-211-8/+5
* Fixed a bug where the extension omnibox API wouldn't work from an incognitompcomplete@chromium.org2011-10-214-24/+83
* Add support for accessible labels for controls.dmazzoni@chromium.org2011-10-217-14/+279
* 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
* Improve audio underflow handling.acolwell@chromium.org2011-10-2113-56/+278
* Make pepper_messages.h be included by content's message_generator instead of ...jam@chromium.org2011-10-213-7/+1
* Add UMA metrics for sync renderer -> (NPAPI) plugin IPC messages.viettrungluu@chromium.org2011-10-212-0/+16
* Move SerializedScriptValue to content/public/common and put it into the conte...jam@chromium.org2011-10-2122-119/+149
* 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
* Revert 106768 - Explicit animation supportvollick@chromium.org2011-10-2121-2509/+216
* Attempt to make VoiceOver play more nicely with the tab strip/tab views on Mac.dtseng@chromium.org2011-10-212-3/+41
* views: Change from wstring to string16 in controls/ directory.tfarina@chromium.org2011-10-217-28/+28
* Add myself to the browser compositor watch list.vollick@chromium.org2011-10-211-1/+1
* Explicit animation supportvollick@chromium.org2011-10-2121-216/+2509
* Fix permissions of files.sky@chromium.org2011-10-212-0/+0
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-2131-44/+45
* OpenBSD patches for chrome/content, split from CR #8275005robert.nagy@gmail.com2011-10-215-13/+26
* Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...brettw@chromium.org2011-10-2118-331/+434
* Make the placement-new buffer in LazyInstance<Type> aligned.timurrrr@chromium.org2011-10-212-11/+6
* Valgrind: Remove suppression for an error we can't reproduce.thestig@chromium.org2011-10-211-9/+0
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-2118-54/+403
* 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-2120-50/+575
* Send the PID of the renderer process that is getting closed in RenderClosedDe...rosen.dash@gmail.com2011-10-215-10/+31
* 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-215-9/+6
* More groundwork for filestream based response storage.michaeln@google.com2011-10-2126-143/+228
* [Web Intents] Add a source tab observation mechanism so you can see if the so...gbillock@chromium.org2011-10-213-13/+35
* Refactor: Remove HostResolver::GetAsHostResolverImpl()cbentzel@chromium.org2011-10-217-35/+14
* Improve extension settings accessibility.dmazzoni@chromium.org2011-10-214-5/+81
* aura: Set default mouse cursor on desktop window.derat@chromium.org2011-10-211-2/+4
* Add Content-Security-Policy to chrome://keyboardoverlay page, and remove ittsepez@chromium.org2011-10-215-57/+24
* Adjust workaround for mipmap-related OpenGL implementation bug on Mac OS X.kbr@chromium.org2011-10-212-3/+6
* aura: Update the desktop size if the layer is not animating for transform.sadrul@chromium.org2011-10-214-1/+14
* 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 .DEPS.gitchrome-admin@google.com2011-10-211-2/+2
* Rolling Skia DEPS from r2506 to r2514epoger@google.com2011-10-211-1/+1
* Gracefully handle child process death in out-of-process plugin loading.rsesek@chromium.org2011-10-2115-178/+613
* OpenBSD patches for ui, split from CR #8275005robert.nagy@gmail.com2011-10-212-2/+13
* Update .DEPS.gitchrome-admin@google.com2011-10-211-2/+2
* Revert 106721 - Revert 106689 - WebKit roll 97950:98077sky@chromium.org2011-10-211-1/+1
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-2115-880/+210