summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-1421-439/+767
* Valgrind cond error fix. Initialize uninitialized member variable.oshima@chromium.org2010-05-142-24/+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
* Copy textAreaResizeCorner.png to SHARED_INTERMEDIATE_DIR.tkent@google.com2010-05-141-0/+6
* Added support for HTML5 progress element. tkent@chromium.org2010-05-148-17/+145
* Clear password filed on failed login.dpolukhin@chromium.org2010-05-143-3/+11
* Extend Valgrind suppression rule for Chromium OS to match leak occurs on Test...tyoshino@chromium.org2010-05-141-1/+1
* Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi...zelidrag@chromium.org2010-05-1421-121/+799
* Suppress Valgrind detected leak in WebCore::V8DOMWrapper::wrapNativeNodeFilte...tyoshino@chromium.org2010-05-141-1/+1
* Add support for registering new-style pepper plugins on the command line.darin@chromium.org2010-05-1410-29/+134
* Remove webkit_support_in_chromium.gyp and use webkit_support.gyptony@chromium.org2010-05-1414-54/+27
* Typo fix for r47191.mmoss@google.com2010-05-141-1/+1
* 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-143-30/+3
* Disable WorkerTest.OpenDatabaseSyncInputs on all Valgrind bots.dumi@chromium.org2010-05-142-2/+1
* Not using std::wstring to store progress status text because mshtml is sensit...tommi@chromium.org2010-05-142-14/+65
* Suppress a valgrind detected leak.rvargas@google.com2010-05-141-0/+13
* Supress a valgrind error for cros.rvargas@google.com2010-05-141-0/+11
* [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
* Work around bug in gcc's name mangling causing linker to crash on Mackbr@google.com2010-05-141-3/+5
* Stop the browser from scrolling the View contents when gpu accelerated compos...vangelis@chromium.org2010-05-141-2/+9
* Fix the chrome frame context menu back forward test which regressed in revisi...ananta@chromium.org2010-05-144-15/+34
* Changing platform util for chromeos to open a gmail when the user clicks mailtodhg@chromium.org2010-05-131-1/+16
* Clear IOSurface to transparent, not white, so that transparent CA plugins wor...stuartmorgan@chromium.org2010-05-132-2/+2
* Supress some heap check leaks.rvargas@google.com2010-05-131-1/+14
* More changes to sync npapi.h to the upstream npapi-headers version.stuartmorgan@chromium.org2010-05-131-67/+62
* 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 a valgrind supression to include two failures.rvargas@google.com2010-05-131-2/+2
* 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-1310-14/+51
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-1329-1164/+1210
* Move non-linux specific code from base/linux_util to app/gtk_utilpvalchev@google.com2010-05-137-31/+34
* 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
* Added cups development package depending on the version of linux.mmoss@google.com2010-05-131-7/+14
* Remove known crash entry, should no longer happen after WebKit roll at r47143jamesr@chromium.org2010-05-131-3/+0
* Fix unit test breakage in last change.amit@chromium.org2010-05-132-3/+5
* Adds wrapping to support BOOL types on uniforms since some OpenGL driversgman@chromium.org2010-05-138-67/+391
* Only use IDC_ values for command ids in the render view context menu.estade@chromium.org2010-05-136-259/+292