summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix valgrind memory leak in session_manager_unittest.garykac@chromium.org2010-09-032-34/+1
* Update gettoken.py to generate chromoting directory token.garykac@chromium.org2010-09-031-12/+32
* Fixes minor bug that prevented version information from appearing in net-inte...mmenke@chromium.org2010-09-031-1/+1
* Call InitEventRouters after a successful chromeos login. This successfullydmazzoni@chromium.org2010-09-032-0/+13
* Augment the fix for HungRenderDialogView::ButtonPressed.finnur@chromium.org2010-09-031-1/+1
* Implement ISimpleDOM COM interface in BrowserAccessibility. Also updatedmazzoni@chromium.org2010-09-032-65/+532
* Temporary disable a test.antonm@chromium.org2010-09-031-0/+3
* Whitespace change to trigger new build run.antonm@chromium.org2010-09-031-0/+1
* Webkit roll 66666 -> 66724.antonm@chromium.org2010-09-031-1/+1
* Unroll webkit roll.antonm@chromium.org2010-09-031-1/+1
* Whitespace change to trigger another build.antonm@chromium.org2010-09-031-1/+1
* WebKit roll 66666 -> 66724.antonm@chromium.org2010-09-031-1/+1
* Fix various issues with DOMStorage that only showed up in multi-process mode.jorlow@chromium.org2010-09-036-10/+133
* Adding an icon to use in my upcoming changelist (so the try servers don't bar...finnur@chromium.org2010-09-031-0/+0
* Set --user-data-dir override earlier, so breakpad gets the right path.mnissler@chromium.org2010-09-031-6/+6
* Remove flaky mark for FilePathWatcherTest, the rewrite resolved it.mnissler@chromium.org2010-09-031-22/+15
* Disables bookmarks bar for new page in BWSI mode.altimofeev@chromium.org2010-09-031-0/+5
* Updating trunk VERSION from 514.0 to 515.0chrome-release@google.com2010-09-031-1/+1
* Gracefully handle the case of empty preference file names in PrefValueStore.mnissler@chromium.org2010-09-034-9/+10
* Removed Geolocation Wifi Data Provider unit test suppressionallanwoj@chromium.org2010-09-031-16/+0
* Add transition qualifiers to the web navigation api.jochen@chromium.org2010-09-032-3/+62
* Move newline escaping from TemplateFormater to AdmWriters and PListStringsWri...markusheintz@chromium.org2010-09-033-6/+10
* SSLConfigServiceManagerPref: small fix to work around Clang problem.hans@chromium.org2010-09-031-1/+1
* Fix a bug that the default input method of added language is not checked.kochi@chromium.org2010-09-031-0/+1
* Fix Var() syntax support.mnissler@chromium.org2010-09-031-1/+1
* Update the Preconnect logic to use the new HttpStreamFactory formbelshe@chromium.org2010-09-0314-134/+164
* Unit tests for file_system_backend.cc kkanetkar@chromium.org2010-09-034-4/+507
* o3d-webgl: Assume 4 in case Float32Array is missing BYTES_PER_ELEMENT.pathorn@chromium.org2010-09-031-1/+2
* [Mac] Fix findbar drag and drop. Make the FindBarView eat drags, so they don...rohitrao@chromium.org2010-09-036-78/+57
* Lands http://codereview.chromium.org/3309007/show for jeanluc:sky@chromium.org2010-09-034-24/+156
* Sort preload engines on checkbox change as well.kochi@chromium.org2010-09-031-7/+18
* Fix Server Push bug; we properly detected the duplicate SYN, but we forgot tombelshe@chromium.org2010-09-033-15/+72
* Roll the DEPS for rlz library r15:r16.tfarina@chromium.org2010-09-031-1/+1
* Remove the default argument from RegKey::ReadValue.tfarina@chromium.org2010-09-034-10/+7
* [CrOS] Fix reserved accelerators' behavior.suzhe@chromium.org2010-09-031-0/+14
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-0342-279/+298
* Add command-line switch to enable FileSystem API support.kinuko@chromium.org2010-09-035-1/+9
* importer: Use BookmarkModel::HasBookmarks instead of BookmarkModel::GetBookma...tfarina@chromium.org2010-09-031-9/+3
* Instead of trying to arrange things so that there is something covering all t...aa@chromium.org2010-09-038-139/+149
* supppressing another 50638 related memory erroroshima@chromium.org2010-09-031-1/+18
* Linux: include an updated copy of xdg-mime that fixes default browser selecti...mdm@chromium.org2010-09-034-10/+17
* This feature was already enabled on windows and mac last week (http://coderev...satish@chromium.org2010-09-032-4/+5
* Add var for googlecode URL.tessamac@google.com2010-09-031-18/+19
* Merge remote branch 'origin/trunk' into resubmithclam@chromium.org2010-09-0320-45/+40
* Fix TemplateURLModel::GenerateSearchURL for use on non-UI threads.levin@chromium.org2010-09-038-60/+245
* Deletions related to http://codereview.chromium.org/3127037, separatedjoi@chromium.org2010-09-038-472/+0
* Issue 6248: popup windows have tiny url textstevenjb@chromium.org2010-09-031-1/+4
* Allow experimental extension pop-ups from infobars.joi@chromium.org2010-09-0314-4/+566
* Allows chromoting host to be connected again after connection drops.hclam@chromium.org2010-09-032-12/+10
* Correct a problem whereby the prefetching experiment would never be scheduled...robertshield@chromium.org2010-09-033-1/+26