summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 89977 - Fix missing name in tcmalloc error message (to be reverted imm...cevans@chromium.org2011-06-221-2/+0
* Fix missing name in tcmalloc error message (to be reverted immediately).cevans@chromium.org2011-06-221-0/+2
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-227-9/+12
* Fixes leak in drag_utils.sky@chromium.org2011-06-221-4/+5
* Coverity: Add a couple return checks to TestingAutomationProvider.thestig@chromium.org2011-06-221-3/+5
* Add Autofill metric logging for uploads corresponding to forms with no server...isherman@chromium.org2011-06-222-1/+8
* Coverity: Remove dead code in ppapi::AudioImpl::AudioImpl.thestig@chromium.org2011-06-221-4/+1
* use control message instead of routed for video capturewjia@chromium.org2011-06-2212-171/+130
* Coverity: Check a return value in ProtocolHandlerRegistry.thestig@chromium.org2011-06-221-1/+2
* Coverity: Check a return value.thestig@chromium.org2011-06-221-1/+3
* [Mac] Do not show the help center link in the page info bubble for chrome:// ...rsesek@chromium.org2011-06-221-5/+16
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-223-2/+3
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-222-17/+32
* Coverity: Add a missing NULL check.thestig@chromium.org2011-06-221-1/+1
* GetMimeType from virtual path in FileSystemURLRequestJob.tzik@chromium.org2011-06-223-10/+32
* Remove dead code found by coverity.vandebo@chromium.org2011-06-221-3/+0
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 3)thestig@chromium.org2011-06-224-5/+4
* Add NVIDIA Quadro FX 1500 to GPU Software Rendering List.zmo@google.com2011-06-221-1/+14
* Move app/mac/ files to ui/gfx/mac/ directory.tfarina@chromium.org2011-06-2225-78/+68
* Fix building views_unittests.sadrul@chromium.org2011-06-221-0/+1
* Autofill heuristics checkout files for 06_checkout_qvc.com.htmldhollowa@chromium.org2011-06-225-19/+75
* Update .DEPS.gitchrome-admin@google.com2011-06-221-1/+1
* WebKit merge 89379:89393dimich@chromium.org2011-06-221-1/+1
* views/ime: Add dtor to CharacterComposer class to please clang.tfarina@chromium.org2011-06-222-2/+4
* Add character compositionhashimoto@chromium.org2011-06-2213-70/+9665
* Reland "views: Refactor AddRemoveNotifications unittest."tfarina@chromium.org2011-06-221-102/+145
* Trying to make the -pie stick for x64 on the main waterfall...cevans@chromium.org2011-06-222-5/+19
* Fix bug where dragged Javascript URLs get over-filtered and end up nameless.maf@chromium.org2011-06-222-1/+11
* GPU: Remove dead code.thestig@chromium.org2011-06-221-3/+0
* Breaking imageburner_ui.{h,cc} into smaller pieces.tbarzic@chromium.org2011-06-2210-1516/+1870
* Autofill heuristics checkout files for 04_checkout_jcrew.com.htmldhollowa@chromium.org2011-06-229-31/+136
* Logging change for MultipleClientLivePasswordsSyncTest.Sanityrsimha@chromium.org2011-06-221-3/+1
* Add M13 info to release notes and xhr/content script pages.kathyw@chromium.org2011-06-226-61/+135
* Add typed url sync flag to about:flags.atwilson@chromium.org2011-06-212-0/+13
* Final fix (verified locally now that my checkout finished rebuilding)pkasting@chromium.org2011-06-211-1/+1
* Fix a plugin process crash which occurs in the destructor of the NPObjectProx...ananta@chromium.org2011-06-211-4/+7
* Move SignalStrategy and its implementations to separate files.sergeyu@chromium.org2011-06-2112-242/+335
* For crying out loud. Building our unit tests takes 100 years. In the meanti...pkasting@chromium.org2011-06-211-2/+2
* Reduced host secret to five digits. Removed hyphen from access code and displ...jamiewalch@google.com2011-06-216-18/+38
* Made contexts without a parent return valid latch IDs.apatrick@chromium.org2011-06-211-25/+22
* Coverity: Check for negative lseek return valies in disk_cache::File::GetLength.thestig@chromium.org2011-06-211-2/+4
* Use spinner instead of throbber.jamiewalch@google.com2011-06-213-2/+2
* Missed some necessary fixespkasting@chromium.org2011-06-211-1/+3
* Add M12 info to the extension release notes.kathyw@chromium.org2011-06-212-48/+64
* views: Pull out DragController class into its own header file.tfarina@chromium.org2011-06-2112-44/+64
* CrOS - Refactor file picker closing to avoid race conditions.jamescook@chromium.org2011-06-2111-153/+287
* Add link in content\browser\DEPS to document explainging what content is.jam@chromium.org2011-06-211-0/+2
* Coverity: Handle negative returns.jhawkins@chromium.org2011-06-212-1/+5
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-0/+2
* Coverity: Handle negative returns.jhawkins@chromium.org2011-06-213-1/+4