summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-143-3/+3
* Valgrind cond error fix. Initialize uninitialized member variable.oshima@chromium.org2010-05-141-0/+1
* common_net depends on net and app_base.jochen@chromium.org2010-05-141-1/+2
* Only attempt once to autogenerate a keyword for search engines.jochen@chromium.org2010-05-142-3/+12
* Clear password filed on failed login.dpolukhin@chromium.org2010-05-143-3/+11
* Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi...zelidrag@chromium.org2010-05-1416-116/+788
* Add support for registering new-style pepper plugins on the command line.darin@chromium.org2010-05-148-7/+105
* Remove webkit_support_in_chromium.gyp and use webkit_support.gyptony@chromium.org2010-05-149-16/+16
* Make the font size in the candidate window bigger.satorux@chromium.org2010-05-141-4/+10
* Refactor: Remove the PassiveLogCollector::RequestInfo::url field.eroman@chromium.org2010-05-144-30/+39
* Clean up the last bits of the dirfd parameter that was used bydumi@chromium.org2010-05-141-13/+3
* Disable WorkerTest.OpenDatabaseSyncInputs on all Valgrind bots.dumi@chromium.org2010-05-142-2/+1
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-1432-51/+1310
* Fix the problem that FileReader does not work on Mac/Linux. The fixjianli@chromium.org2010-05-143-9/+23
* Add a constructor to initialize a URLRow with a URLID. This is needed when p...mirandac@chromium.org2010-05-141-0/+11
* Stop the browser from scrolling the View contents when gpu accelerated compos...vangelis@chromium.org2010-05-141-2/+9
* Changing platform util for chromeos to open a gmail when the user clicks mailtodhg@chromium.org2010-05-131-1/+16
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-1319-25/+494
* Ensure that we use a normal browser window as parent for HTML dialogs on Chro...xiyuan@chromium.org2010-05-131-7/+24
* Fix retrieval of Firefox proxy settings when it is using an autoconfig URL.eroman@chromium.org2010-05-133-1/+56
* Add TopSites::GetMostVisitedURLs and unittest for it using MockHistoryService.brettw@chromium.org2010-05-134-11/+173
* Do right-alignment of popups when WebKit indicates to do so.avi@chromium.org2010-05-137-8/+23
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-1327-1162/+1208
* Move non-linux specific code from base/linux_util to app/gtk_utilpvalchev@google.com2010-05-131-2/+3
* Minor fixes to docs.html.kathyw@chromium.org2010-05-132-10/+4
* Adding a method to RendererWebKitClientImpl to create a GLES2Context.vangelis@chromium.org2010-05-132-0/+11
* Add smarter popup position code to DOM UI Shared Resources.arv@chromium.org2010-05-136-45/+506
* Update the Featured videos.kathyw@chromium.org2010-05-132-2/+12
* Folded TestingProfileSyncService class into TestProfileSyncService.akalin@chromium.org2010-05-137-48/+39
* GTK: Support Ambiance/Radiance and Dust button ordering.erg@chromium.org2010-05-135-87/+422
* Remove a performance trace that seems to have caused a perf regression on XP,...siggi@chromium.org2010-05-131-5/+0
* Remove known crash entry, should no longer happen after WebKit roll at r47143jamesr@chromium.org2010-05-131-3/+0
* Only use IDC_ values for command ids in the render view context menu.estade@chromium.org2010-05-134-245/+292
* Minor refactor: rename "extra_parameters" --> "params".eroman@chromium.org2010-05-138-31/+31
* Switch plugin backing store to local memory on non-Windows platformsstuartmorgan@chromium.org2010-05-132-20/+56
* The BookmarkBarView should not be visible for extension apps.finnur@chromium.org2010-05-132-2/+13
* AutoFill label scraping nested table contents.dhollowa@chromium.org2010-05-132-20/+116
* Fix uninitialized mock_cryptohome_library_oshima@chromium.org2010-05-132-5/+2
* Move webkit_glue::PasswordForm out of render_messages into common_param_trait...mirandac@chromium.org2010-05-132-40/+40
* L"" -> std::wstring(), try to avoid line breaks in the middle of statements, ...pkasting@chromium.org2010-05-131-58/+47
* Remove EnableSingleProcess() since it's unused. Improve comments and user he...pkasting@chromium.org2010-05-133-31/+36
* Remove more dead code/strings relating to mixed/unsafe content.pkasting@chromium.org2010-05-134-36/+3
* Increase the plugin process teardown timeout from 10s to 5min.mbelshe@chromium.org2010-05-131-1/+1
* Make missing/wrong croslib nonfatal error.dpolukhin@chromium.org2010-05-131-3/+6
* Define two new IPC messages to initialize an appcache for a shared worker or ...michaeln@chromium.org2010-05-133-0/+29
* Fix gtk_tree::GetSelectedIndicies spelling.mattm@chromium.org2010-05-136-11/+11
* Make the apps icons wider.arv@chromium.org2010-05-131-5/+3
* Add hooks for fetching basic info from the browser.nirnimesh@chromium.org2010-05-135-0/+114
* Fix Print Selection.viettrungluu@chromium.org2010-05-132-6/+5
* Defensive checks for backend_ existence.nick@chromium.org2010-05-131-3/+28