summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Move detailed list of chrome.* APIs out of the sidenav and intokathyw@google.com2009-08-242-41/+14
* Update the version.finnur@chromium.org2009-08-241-1/+1
* Providing unplayed bytes in audio hardware bufferhclam@chromium.org2009-08-242-48/+12
* Http cache: Enable experimental support for byte range requests.rvargas@google.com2009-08-243-1/+18
* Add missing deps info for check_deps (try bots didn't catch it).thomasvl@chromium.org2009-08-241-0/+3
* Remove MaskSuperBlitter::~MaskSuperBlitter() from known_crashes.txt, fixedsenorblanco@chromium.org2009-08-241-3/+0
* Set x-bit on apply_locales.py to fix Mac build break at r24104.mark@chromium.org2009-08-241-0/+0
* Tweak the comment in the lproj fixup script to explain why we need an "en" fo...thomasvl@chromium.org2009-08-2414-36/+580
* Make ShowModalDialogTest.BasicTest not flaky and re-enable it.phajdan.jr@chromium.org2009-08-243-19/+15
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-80/+0
* Move debugging stuff out of Getting Started into its own tutorial.kathyw@google.com2009-08-245-133/+233
* Changes related to improvements to the navigation.kathyw@google.com2009-08-245-54/+86
* Move the remaining gtk stubs for AutomationProvider out of temp_scaffolding_s...jhawkins@chromium.org2009-08-232-2/+31
* Implement granular cross-origin XHR for extensions.aa@chromium.org2009-08-239-19/+77
* Added a plugin crash which occurs in NPP_NewStream to the known crashes list....ananta@chromium.org2009-08-231-0/+4
* New images for complex_theme startup tests, to accommodate disk caching change.mirandac@chromium.org2009-08-228-0/+0
* Clears the "Clear auto-opening settings" button (put it in the default state,mhm@chromium.org2009-08-221-0/+2
* Enabling "Save as..." in view:source page.mhm@chromium.org2009-08-222-5/+21
* Disable this test of encoding override on MacOS and Linux because on those pl...jnd@chromium.org2009-08-221-0/+5
* Use size_t to fix compilation error.jnd@chromium.org2009-08-221-2/+2
* Use ARRAYSIZE_UNSAFEjnd@chromium.org2009-08-221-2/+2
* arraysize doesn't accept a type defined inside a function. In these rarejnd@chromium.org2009-08-221-2/+2
* Fix compilation failure on Mac and Linuxjnd@chromium.org2009-08-221-11/+18
* Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details...jnd@chromium.org2009-08-2266-21/+1277
* Reverting 24069.dimich@google.com2009-08-222-125/+6
* The ResourceDispatcher object does not honor the deferred load flag for a req...ananta@chromium.org2009-08-222-6/+125
* Validation of extension api callbacks and event parameters in DEBUGrafaelw@chromium.org2009-08-2217-87/+212
* Revert 24063. The webkit roll was reverted so we don't need this exclusion an...dimich@google.com2009-08-221-4/+0
* Add a new reliability crash to suppress it. Fallout from webkit roll 47630:47...dimich@google.com2009-08-221-0/+3
* Add support to glue and syncAPI for header setting. (second try)chron@chromium.org2009-08-224-18/+60
* Try to fix the ChromeOS build. This tries to add a views dependency for brows...brettw@chromium.org2009-08-221-0/+5
* Remove even more cruft from temp_scaffolding_stubs.h. This change also enabl...jhawkins@chromium.org2009-08-223-82/+1
* Add favicons to the Mac bookmark menujrg@chromium.org2009-08-225-92/+170
* Implements unimplemented methods of AutocompleteEditViewGtk and fixes a regre...suzhe@chromium.org2009-08-222-89/+140
* Reorganize UMA data to measure network latency on sync authorization.brg@chromium.com2009-08-222-6/+13
* Adds support and exposure of additional accessibility roles. Includes naming ...klink@chromium.org2009-08-225-3/+55
* Revert r24043, "linux: call g_thread_init() at relevant startup points"evan@chromium.org2009-08-212-2/+0
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-212-0/+2
* Tweak bookmark star bubble with UI dudes:jrg@chromium.org2009-08-214-25/+21
* Fix carwash in BookMarkBarControllerjeremy@chromium.org2009-08-211-0/+1
* Move gtk_settings_get_default() call to the UI thread.estade@chromium.org2009-08-211-0/+6
* Mask the BrokerServices class behind an ifdef for Windows only; Linux and Mac...jhawkins@chromium.org2009-08-215-30/+23
* Some tweaks to the OS X Sandbox:jeremy@chromium.org2009-08-212-27/+36
* Updates to be able to build all targets in Linux x64.deanm@chromium.org2009-08-211-1/+6
* Disable the second Page404 ui_test - first was disabled earlier, this one use...dimich@google.com2009-08-211-3/+4
* More interactive test porting for Linux.estade@chromium.org2009-08-218-198/+237
* Revert cl 24015rvargas@google.com2009-08-213-18/+1
* Recommit "Bring up Firefox Password Import Unittest on OS X."jeremy@chromium.org2009-08-2127-28/+518
* GTK Themes: Download items should be drawn with GTK, not nineboxes.erg@google.com2009-08-212-21/+130
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-2132-377/+533