summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-227-34/+30
* Fix for issue 18228.xiyuan@chromium.org2009-10-224-1/+11
* Refactor security-icon code to a more general form, also more consistent withpamg@google.com2009-10-2211-132/+319
* Support for chrome.browserAction.setIcon(imageData) on linux.rafaelw@chromium.org2009-10-221-18/+30
* Re-enabling worker fast tests (doing a more surgical disabling of just a sing...atwilson@chromium.org2009-10-221-7/+9
* Ensure OK is only enabled when there is text in the text field for folders an...pinkerton@chromium.org2009-10-224-5/+73
* Fix profile_sync_service_unittest.cc to build on Mac and Linuxzork@chromium.org2009-10-221-59/+60
* After recent changes (handle passing and RNG) Native Client tests run success...gregoryd@google.com2009-10-222-4/+1
* Fix a couple gtk file chooser crashers.estade@chromium.org2009-10-221-7/+13
* Loading local resources uses improved fallback algorithm.cira@chromium.org2009-10-225-48/+94
* Remove old migration code, as users should have been migrated by now.evan@chromium.org2009-10-221-9/+1
* GTK: Check for null in bookmark bar drag received handlerestade@chromium.org2009-10-221-0/+2
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-2210-19/+42
* Fix renderer hang if plugin process crashes while initializing a plugin.jam@chromium.org2009-10-227-20/+33
* Clear up the "-full" Omaha ap key value left by the mini_installer when runni...robertshield@chromium.org2009-10-222-0/+37
* Adjust flakiness settings to match the adjustments I made to the tests.johnnyg@chromium.org2009-10-221-6/+10
* A few more #ifdefs for platform-specific behaviors to port this test to mac.mark@chromium.org2009-10-222-53/+79
* Reverting 29783.johnnyg@chromium.org2009-10-224-169/+2
* Webkit roll 49926:49941johnnyg@chromium.org2009-10-221-12/+12
* ARGB -> RGBA (in the docs)kathyw@google.com2009-10-223-6/+6
* Add a list of tests to archive on Linux.thestig@chromium.org2009-10-221-0/+2
* GTK: add browser actions popups.estade@chromium.org2009-10-229-13/+198
* Hook up the browser in the bookmark editor. Adjust the logic controlling the ...pinkerton@chromium.org2009-10-224-68/+396
* Swaps renderer processes on links with rel=noreferrer and target=_blank.creis@google.com2009-10-224-2/+169
* Add support for IMC handle passing in Chrome sandboxgregoryd@google.com2009-10-226-19/+20
* 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