summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;erg@google.com2009-10-229-35/+25
* Lands http://codereview.chromium.org/306039 for Sean:sky@chromium.org2009-10-224-12/+65
* The detached bookmark bar should not show on interstitials.jcampan@chromium.org2009-10-221-0/+3
* Changes the initialization of enabling the reporting metrics to initialize fr...gwilson@google.com2009-10-221-3/+2
* Updating trunk VERSION from 224.1 to 224.2chrome-bot@google.com2009-10-221-1/+1
* Add NTP to the sidenav.kathyw@google.com2009-10-2231-0/+31
* Add doc for New Tab Page.kathyw@google.com2009-10-224-0/+500
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-222-5/+9
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-224-7/+4
* Minor adjustments to the fonts on the management page (less squished and more...finnur@chromium.org2009-10-221-12/+16
* Switch over to the new way of enabling/disabling session/local storage.jorlow@chromium.org2009-10-224-4/+7
* Mac: Enable help when there are no windows.viettrungluu@chromium.org2009-10-223-2/+21
* [Mac] Cmd-Return in the omnibox should revert the omnibox text back to its or...rohitrao@chromium.org2009-10-223-12/+29
* Expand the options for how FLIP runs. The GFE team needsmbelshe@google.com2009-10-211-1/+3
* Don't call chrome.initExtension if we already called it.mpcomplete@chromium.org2009-10-211-2/+4
* Coverity: Convert dll_path_ to a std::wstring. This avoids having dll_path_ ...jhawkins@chromium.org2009-10-215-16/+20
* [Mac] Simplify field editor code which tracks whether editor rect changed.shess@chromium.org2009-10-215-312/+67
* Re-enable the paint_center option in ImagePainter.johnnyg@chromium.org2009-10-211-1/+2
* Create an initial Chrome page for file browsing. This just implements thebrettw@chromium.org2009-10-218-0/+399
* GTK: add checkbox to external protocol dialog.estade@chromium.org2009-10-212-13/+48
* Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo...jhawkins@chromium.org2009-10-217-13/+212
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-10-212-4/+4
* Copyedit of pageAction.html. Also some bracket fixes to manifest.html.kathyw@google.com2009-10-214-110/+154
* The Management UI now fetches the icon for each extensionfinnur@chromium.org2009-10-217-7/+30
* Gets status bubbles on views/gtk to correctly track when the parentsky@chromium.org2009-10-215-3/+51
* [Mac] Properly flip coordinate systems in BrowserWindowCocoa.rohitrao@chromium.org2009-10-211-3/+4
* [Mac] Properly save the workarea when saving window positions.rohitrao@chromium.org2009-10-211-0/+8
* Messaging of the download item for extension is now:mark@chromium.org2009-10-216-79/+87
* Fix unit test compiling on Linuxzork@chromium.org2009-10-213-9/+1
* Split net into net and net_base to reduce v8 dependency injection.maruel@chromium.org2009-10-211-5/+3
* [Mac] DCHECK when raising NSException.shess@chromium.org2009-10-215-0/+224
* Disable WorkerFastLayoutTests on all platforms insteadnsylvain@chromium.org2009-10-211-6/+1
* Hack around the floating tab when using space/enter to end a drag.tony@chromium.org2009-10-212-2/+38
* Fix for issue 24888xiyuan@chromium.org2009-10-211-0/+24
* Switch to use libcros to make changes to touchpad settings.chocobo@google.com2009-10-216-126/+106
* Um, polish...something...mark@chromium.org2009-10-212-1/+6
* New tab close button images from Cole.mark@chromium.org2009-10-212-1407/+2679
* [Mac] Be more aggressive in repositioning windows that are offscreen.rohitrao@chromium.org2009-10-212-133/+387
* [Linux] Select the first row in cookies table when the Cookies window ismattm@chromium.org2009-10-213-1/+76
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-214-2/+14
* Implementing better fallback algorithm.cira@chromium.org2009-10-219-136/+227
* Revert 29635 - DevTools: fix and enable TestContentScriptIsPresentnsylvain@chromium.org2009-10-212-13/+1
* Trim unused members from SearchableFormData. Remove copies of WebCore functi...pkasting@chromium.org2009-10-215-9/+0
* Added a static function pointer to cache the SetActiveURL pointer.cpu@chromium.org2009-10-211-10/+12
* Revert 29668 - Add a commandline option for specifying a particular build to ...kkania@google.com2009-10-216-263/+256
* GTK: Display explanatory message on sad tab page.estade@chromium.org2009-10-211-1/+1
* Style and comment fixes for sync_setup_wizard_gtk.cc and sync_setup_wizard.hzork@chromium.org2009-10-213-8/+20
* Mac: Switch from "Cancel" to "Do Nothing" for the external protocol dialog, a...avi@chromium.org2009-10-212-6/+7
* Rename RenderViewHostDelegate::Autofill to RenderViewHostDelegate::FormFieldH...jhawkins@chromium.org2009-10-219-52/+56
* Add a command-line option for specifying a particular build to test and for p...kkania@chromium.org2009-10-216-256/+263