summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add and implement cut/copy/paste to the bookmark bar and folder context menus...mrossetti@chromium.org2010-04-2916-220/+1638
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-2917-238/+70
* Clean up some Observer code. Original patch by Thiago Farina (see http://cod...pkasting@chromium.org2010-04-293-48/+28
* Enable mouse enter/exit events for the content area on Macstuartmorgan@chromium.org2010-04-292-0/+34
* Added pool, fixed a bug in Bitmap (or to be precise, kbr fixed the bug). Fli...petersont@google.com2010-04-294-5/+2155
* OSMesa was not being correctly initialized when used with WebGL.apatrick@chromium.org2010-04-293-33/+21
* Relanding http://codereview.chromium.org/1746009/showjcivelli@chromium.org2010-04-2936-2491/+2723
* Add automation hooks for setting/gettting preferences.nirnimesh@chromium.org2010-04-297-39/+268
* Revert r45952: broke checkdeps.willchan@chromium.org2010-04-2916-69/+238
* Enable Chrome OS to load the user's nssdb later.cmasone@google.com2010-04-296-10/+143
* Move common code into process_util.cc.maruel@chromium.org2010-04-2915-296/+293
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-2916-238/+69
* Mark ExternalTabUITest.CreateExternalTab1 as flaky.phajdan.jr@chromium.org2010-04-291-1/+2
* Minor polish to the Extensions management page.finnur@chromium.org2010-04-291-2/+1
* Mark NPAPIVisiblePluginTester.VerifyNPObjectLifetime as FLAKY.phajdan.jr@chromium.org2010-04-291-1/+2
* Mark ExtensionApiTest.Incognito as flaky.phajdan.jr@chromium.org2010-04-291-1/+2
* Mark ExtensionTestBrowserEvents.RunTest as flaky.phajdan.jr@chromium.org2010-04-291-1/+2
* Suppress a WebWorker leak. Adjust a FFmpeg suppression.willchan@chromium.org2010-04-291-3/+15
* Free old transport DIBs for which no PluginHostMsg_UpdateGeometry_ACK wasmark@chromium.org2010-04-291-0/+12
* Add link to history sample.kathyw@chromium.org2010-04-292-63/+69
* views: Make use of gtk_signal macros in more places.erg@chromium.org2010-04-294-15/+14
* Free transport DIBs and associated shared memory when a WebPluginDelegateProxymark@chromium.org2010-04-291-10/+15
* Get rid of BookmarkEditor::Handler entirely.viettrungluu@chromium.org2010-04-297-35/+18
* Update valgrind suppression for "query-tooltip" related failures.xiyuan@chromium.org2010-04-291-6/+6
* Revert 45936 - The app launcher now uses the location bar (instead of the aut...jcivelli@chromium.org2010-04-2936-2723/+2495
* The app launcher now uses the location bar (instead of the autocomplete edit)...jcivelli@google.com2010-04-2936-2495/+2723
* SSL_ForceHandshake may return SECSuccess prematurely.wtc@chromium.org2010-04-293-3/+64
* OTS roll r26:r30agl@chromium.org2010-04-291-1/+1
* Cleanup: Rename OnLoadFont->OnPreCacheFontjeremy@chromium.org2010-04-294-11/+11
* Revert 45926. I forgot the WebKit roll got reverted, thus we're not ready fo...jorlow@chromium.org2010-04-291-0/+3
* Get rid of old test expectations.jorlow@chromium.org2010-04-291-3/+0
* Updating trunk VERSION from 392.0 to 393.0chrome-release@google.com2010-04-291-1/+1
* Valgrind; Widen a Mac suppression.thestig@chromium.org2010-04-291-5/+0
* Adding dchecks that may help diagnose the issue http://crosbug.com/2743oshima@chromium.org2010-04-292-1/+16
* Memory leak fix.oshima@chromium.org2010-04-293-4/+39
* Revert 45916 - Python implementation of sync server, for testing.nick@chromium.org2010-04-2918-2436/+99
* Remove some more BookmarkEditor::Handlers (in Mac code this time).viettrungluu@chromium.org2010-04-2910-68/+32
* Python implementation of sync server, for testing.nick@chromium.org2010-04-2918-98/+2435
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-2934-383/+85
* Re-land 45894. http://codereview.chromium.org/1732015aa@chromium.org2010-04-292-4/+91
* Disable WorkerTest.WorkerContextMultiPort on Linux.dimich@chromium.org2010-04-291-0/+6
* Adds error messages for synthesized gl errors.gman@chromium.org2010-04-297-428/+583
* Change report bad webpage to be a web tab instead of native dialogfeldstein@chromium.org2010-04-294-12/+27
* Created a MessageLoopProxy interface. This provides a thread-safe refcounted ...sanjeevr@chromium.org2010-04-295-14/+167
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-2935-85/+389
* Fixed off-by-one bug in returned name length in glGetActiveAttrib andkbr@google.com2010-04-291-2/+4
* Fixed output directory for converted WebGL assets. Something stillkbr@google.com2010-04-291-1/+1
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-2923-110/+110
* Bookmark manager: Update layout of the header part.arv@chromium.org2010-04-293-8/+7
* GTK: avoid a dcheckestade@chromium.org2010-04-292-8/+11