summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Roll WebKit DEPS: 96402 => 96420abarth@chromium.org2011-09-301-1/+1
* This code does not look Gtk specific and is likely to be useful for non GTK b...saintlou@chromium.org2011-09-305-11/+11
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-3039-76/+94
* Add a test for panel's Draw Attention feature.dimich@chromium.org2011-09-3011-22/+217
* Transition AutofillOptionsHandler from NewCallback to base::Bind()isherman@chromium.org2011-09-301-7/+15
* Fix Aura compile error. My bad.saintlou@chromium.org2011-09-301-1/+2
* Revert the layer creation change r103338 due to some issues with the keyboard...ben@chromium.org2011-09-3017-186/+470
* content: Move the final headers and residual traces of contrained windowserg@chromium.org2011-09-3024-43/+23
* PyAuto Remote fixes for Mac.dtu@chromium.org2011-09-301-3/+4
* Replace Get with Create where objects are always created.satorux@chromium.org2011-09-307-16/+17
* Fix crashes with infobar closure.pkasting@chromium.org2011-09-306-24/+40
* Avoid a possible race in sync integration testsrlarocque@chromium.org2011-09-301-2/+5
* This is the app search from omnibox test set.vivianz@chromium.org2011-09-301-9/+43
* Restore removed explanatory comment.mark@chromium.org2011-09-301-0/+1
* Use stub StatisticsProvider implementation on Linux desktopsatorux@chromium.org2011-09-302-6/+32
* Changing ThreqadWatcher to use base::Bind.tbarzic@chromium.org2011-09-304-146/+149
* Fix a crash in the renderer process which occurs in the PPAPI host code due t...ananta@chromium.org2011-09-302-5/+20
* Clean up DEPS rules against content so that not all chrome code can include a...jam@chromium.org2011-09-3015-21/+42
* Panel mouse watcher refactor to have panel manager control mouse watching.jennb@chromium.org2011-09-3018-489/+265
* Remove suppression for test/data/plugin now that licenses are fixed.kbr@chromium.org2011-09-301-3/+0
* Sample gallery tweakssmus@chromium.org2011-09-3011-15/+429
* [dom-ui settings] Migrate message callbacks to base::Bind().csilv@chromium.org2011-09-3012-119/+167
* Add more appcache_exports needed for test_shell_tests when we start linking a...dpranke@chromium.org2011-09-3013-43/+56
* - Added code in pyauto.py to start/stop FTP serveraocampo@google.com2011-09-303-7/+39
* Testing media file formatsrohitbm@google.com2011-09-301-15/+27
* Restrict access to org.chromium.LibCrosService.satorux@chromium.org2011-09-301-7/+5
* chromeos: Remove border around dialogs and use RGB.derat@chromium.org2011-09-302-23/+6
* Update chromeos_prefs.ChromeosPrefsTest.testCaptureUserPhoto.frankf@google.com2011-09-301-1/+3
* Use new callbacks for SSL UI.mattm@chromium.org2011-09-3014-50/+57
* Always prompt the user for the download location in content_shell, as an indi...jam@chromium.org2011-09-301-0/+42
* Simplify some callbacks-related code now that Bind can curry Callback->Closure.fischman@chromium.org2011-09-304-55/+18
* Revert 103536 - Add ExtensionFunctionTest base class and a test foraa@chromium.org2011-09-308-312/+7
* Fix remaining newline issues.phajdan.jr@chromium.org2011-09-305-5/+5
* Fix Mac compile, trybots were green though.phajdan.jr@chromium.org2011-09-302-2/+2
* Improve ChunkDemuxer so AppendData() calls no longer have to be done on eleme...acolwell@chromium.org2011-09-3011-134/+415
* bind: A few more bind conversions in the gtk porterg@chromium.org2011-09-307-25/+33
* Apply content-security-policy directive to chrome://policy page. WebUI pages...tsepez@chromium.org2011-09-302-1/+2
* Add (not yet working) content_browsertests target.phajdan.jr@chromium.org2011-09-3016-269/+700
* Revert 103519 - Convert SafeBrowsingBlockingPage and test to new Bind/Callbac...shess@chromium.org2011-09-308-33/+35
* [Mac] Make switch-N crash keys 1-based.shess@chromium.org2011-09-301-3/+3
* views: Change NativeWidget's SetAccessibleName() to string16.tfarina@chromium.org2011-09-3011-11/+12
* Add ExtensionFunctionTest base class and a test foraa@chromium.org2011-09-308-7/+312
* Use new callbacks for SSL pref manager.mattm@chromium.org2011-09-301-2/+3
* Fix --use-pure-views on winoshima@google.com2011-09-301-2/+1
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-3049-319/+311
* Adding the automatically generated files for the experimental extension speec...leandrogracia@chromium.org2011-09-301-0/+2020
* Added GL enums for dxt3 and dxt5 texture compression to <GLES2/gl2ext.h>.alokp@chromium.org2011-09-301-0/+12
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-3048-311/+316
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-3048-316/+311
* Options: Replace a few instances of NewCallback with base::Bind.jhawkins@chromium.org2011-09-308-34/+55