summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert 56384 - Don't resolve IP literals.vandebo@chromium.org2010-08-171-1/+1
* Don't resolve IP literals.vandebo@chromium.org2010-08-171-1/+1
* Turns out this code I'd removed is still necessary for the RTL OTR avatar to ...pkasting@chromium.org2010-08-171-0/+14
* Misc. clean up: Rewrap, simplify. Refactored two separate files' calls of Ta...pkasting@chromium.org2010-08-177-246/+172
* This CL will introduce a new way to do exponential back-off on failure within joi@chromium.org2010-08-171-1/+3
* Cleaned up the SDEF. Added execute javascript command. Updated tests. Fixed a...pinkerton@chromium.org2010-08-1710-25/+191
* Add and rename histograms for the new DB files.nshkrob@chromium.org2010-08-171-2/+6
* BUG=chromium-os:4448 - Hide the address bar for popups in ChromeOS (http://co...stevenjb@chromium.org2010-08-176-49/+115
* Status menu change per chromium-os:5517xiyuan@chromium.org2010-08-177-28/+72
* Don't show the extra "Always/never translate" buttons on the "before translat...jcivelli@chromium.org2010-08-172-11/+33
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-1727-306/+309
* Fix a crash during history deletion.amit@chromium.org2010-08-171-3/+6
* media: use VideoDecodeEngine interface in gpu_video_decoder abstraction.jiesun@google.com2010-08-176-40/+265
* DOMUI prefs: CSS changes for search engine managerstuartmorgan@chromium.org2010-08-171-1/+4
* Broaden flakiness filter for ExtensionApiTest.Tabs as it now appears to fail ...joth@chromium.org2010-08-171-2/+2
* Rmeove another wstring from infobar code.evan@chromium.org2010-08-171-11/+8
* Forbid NaN and infinite numbers in extensions API type validator.skerner@chromium.org2010-08-172-3/+28
* Revert 56341 - Add support for watching directories to FileWatcher.mnissler@chromium.org2010-08-1716-1465/+925
* DevTools: Support runtime property name/value pairs instead of feature names ...pfeldman@chromium.org2010-08-179-60/+79
* DevTools: remove debugger step tests that have been converted into WebKit lay...yurys@chromium.org2010-08-173-93/+0
* DOMUI prefs: Implement the non-editing parts of search engine management.stuartmorgan@chromium.org2010-08-178-5/+489
* views: Rename content_setting_bubble_views.[cc/h] to content_setting_bubble_c...tfarina@chromium.org2010-08-174-10/+9
* Add support for watching directories to FileWatcher.mnissler@chromium.org2010-08-1716-925/+1465
* [Mac] Tweak some CSS for extension infobars to have the correct text size and...andybons@chromium.org2010-08-171-2/+2
* Swap EULA and update screens in OOBE process.dilmah@chromium.org2010-08-172-17/+26
* [Mac] Widen the dialog to be a little more l10n friendly.thomasvl@chromium.org2010-08-171-42/+973
* TBR: I didn't upload the six files that I added last time round see here http...allanwoj@chromium.org2010-08-176-0/+837
* Support for multiple speech enabled elements in same page.satish@chromium.org2010-08-1711-128/+172
* Location provider using Windows 7 Location APIallanwoj@chromium.org2010-08-1710-18/+35
* Adds tests for IndexedDB's index plumbing.bulach@chromium.org2010-08-175-17/+150
* Change WindowSizeAutoSaver to store window size only when the window has resi...bauerb@chromium.org2010-08-178-44/+26
* Fixed crash on navigation with queued geolocation permission requestsallanwoj@chromium.org2010-08-171-16/+20
* Updating trunk VERSION from 497.0 to 498.0chrome-release@google.com2010-08-171-1/+1
* Fix a bug where we were incorrectly disabling input methods used in other act...satorux@chromium.org2010-08-171-9/+34
* DevTools: convert console tests into WebKit layout testsyurys@chromium.org2010-08-173-87/+0
* [Gtk] Display the current content setting applying to a domain along with the...jochen@chromium.org2010-08-177-41/+165
* Fix an incorrect comment in chromeos_language_options.jssatorux@chromium.org2010-08-171-2/+2
* - Registered service types to make Services menu availableyutak@chromium.org2010-08-175-3/+73
* Fix build breakage from r56302.viettrungluu@chromium.org2010-08-171-3/+3
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-1719-86/+84
* Fix "Languages and Input" options.satorux@chromium.org2010-08-172-2/+3
* Move StringPrintf into its own file and use the base namespace. Currently thi...brettw@chromium.org2010-08-171-0/+1
* Generalize the stack signature for a known crash (since there are several var...eroman@chromium.org2010-08-171-1/+1
* Win32: Prefix Breakpad GPU info with 'gpu-' to make crash reports more readable.thestig@chromium.org2010-08-171-5/+7
* Made server_notifier_thread listen to UNKNOWN data type.akalin@chromium.org2010-08-174-3/+29
* Enabling previously failing test, adding more preferences tests.rsimha@chromium.org2010-08-171-11/+92
* Stop eternal loop in DisplayDebugMessageInDialogcmasone@google.com2010-08-171-0/+4
* Fix CRLF in extension_process_bindings.ccmpcomplete@chromium.org2010-08-171-700/+700
* Before the notification provider goes away, detach it from all the active not...johnnyg@chromium.org2010-08-174-1/+19
* Gaia authentication for access remoting directory and talkhclam@chromium.org2010-08-1714-20/+292