summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* Revert 47182 - Added dependency on ANGLE for all platforms now that it compil...alokp@chromium.org2010-05-132-18/+50
* Fix crash in CacheStream::Readamit@chromium.org2010-05-132-10/+23
* Minor refactor: rename "extra_parameters" --> "params".eroman@chromium.org2010-05-139-37/+35
* Added dependency on ANGLE for all platforms now that it compiles on mac and l...alokp@chromium.org2010-05-132-50/+18
* Try to fix a deadlock that happened when running the network diagnostic tool ...eroman@chromium.org2010-05-131-24/+48
* Switch plugin backing store to local memory on non-Windows platformsstuartmorgan@chromium.org2010-05-132-20/+56
* Fix --host-rules to work properly with proxies.willchan@chromium.org2010-05-131-7/+19
* 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
* Add SPDY SYN_STREAM and SYN_REPLY events to about:net-internals.willchan@chromium.org2010-05-138-34/+106
* Add new ipc message utility and new message types in preparation for OOP impo...mirandac@chromium.org2010-05-131-1/+30
* 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-135-2/+51
* Remove CRLF from three lines in http_auth_handler.hcbentzel@chromium.org2010-05-131-3/+3