summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Mac rendering fixagl@chromium.org2009-02-211-1/+1
* Removing sections that look like they were accidentally addedfinnur@google.com2009-02-212-1284/+0
* blacklist some more tests in single processjam@chromium.org2009-02-211-0/+15
* Fix plugin hang that Earth team found.jam@chromium.org2009-02-218-20/+51
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-2137-656/+590
* Fix linux/mac build bustage.estade@chromium.org2009-02-211-2/+0
* Temporarily ignore a memory allocation failure error.erikkay@google.com2009-02-212-1/+12
* Temporarily ignore a memory allocation failure error.erikkay@google.com2009-02-211-1/+1
* Add NPAPI plugins contained in extensions to the PluginList.mpcomplete@google.com2009-02-217-2/+54
* Add linux printing module.maruel@chromium.org2009-02-211-0/+1
* Troubleshooting the purify issue (bug 7921)cpu@google.com2009-02-211-3/+3
* Create the extensions (<Profile>/Extensions) and user script (<Profile>/User ...rafaelw@chromium.org2009-02-212-0/+9
* More fixes for bad reference counting.darin@chromium.org2009-02-201-3/+3
* Fix unit test memory leakagl@chromium.org2009-02-202-4/+13
* Purify fixagl@chromium.org2009-02-201-0/+2
* Show page icons on back/forward menu lists on linux.estade@chromium.org2009-02-205-10/+67
* Add UI support for the newly added Turkish and Estonian spellcheckers.sidchat@google.com2009-02-203-3/+7
* This CL fix the following 2 bugs:xji@chromium.org2009-02-206-23/+185
* This CL fixes issue 2674 - Omnibar displays wrong parenthesis for "arab...xji@chromium.org2009-02-201-3/+14
* Use the URLFixerUpper on entryerg@google.com2009-02-201-1/+3
* Correct the fallback language code for spellcheck dictionary languages.sidchat@google.com2009-02-2024-24/+24
* Draw custom menu buttons properly.evan@chromium.org2009-02-207-89/+247
* Implement the logic to change Renderers. We can now navigate between pages!erg@google.com2009-02-203-4/+9
* Make perftests, generate_profile, interactive_ui_tests and unit_tests depend ...maruel@chromium.org2009-02-202-0/+8
* Add printing in chrome/DEPS.maruel@chromium.org2009-02-203-0/+3
* Move units to new module printing. Add printing_unittests on Windows too. Mak...maruel@chromium.org2009-02-2012-167/+98
* Implement RenderWidgetHostViewGtk::Destroy.deanm@chromium.org2009-02-201-2/+1
* Disable a test that's hanging on the purify bot.erikkay@google.com2009-02-201-2/+4
* Make plugin_service.cc compile on Posix.jhawkins@chromium.org2009-02-2013-60/+68
* Revert r10090, which was committed without proper review.darin@chromium.org2009-02-2020-507/+2
* Roll our own grow box since the OS one wants to indent by 3px due to the text...pinkerton@chromium.org2009-02-2013-79/+182
* Remove unused 'node' parameter from ImeUpdateStatus.darin@chromium.org2009-02-201-2/+1
* Add tab content type for developer tools UI.yurys@google.com2009-02-2020-2/+507
* Reformat some omnibox enum comments. This helps readability a bit by using m...deanm@chromium.org2009-02-201-8/+10
* Fix for Issue 6431 "Two issues about Vietnamese Spell-Checker".hbono@chromium.org2009-02-201-21/+29
* Moves the "common/child_process_info.cc" from "libbrowser.a" to "libcommon.a".hbono@chromium.org2009-02-201-2/+2
* Fix linux tests. Can't rely on directory iteration order.aa@chromium.org2009-02-201-1/+2
* Complain when an extension does not contain a user script it claims to.aa@chromium.org2009-02-207-6/+54
* Make BrowserWindowGtk work with resource bundle theme images.mmoss@chromium.org2009-02-201-16/+37
* Reverting 10080.jam@chromium.org2009-02-2036-559/+656
* Fix release build breakjam@chromium.org2009-02-201-0/+1
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-2036-656/+558
* I forgot to add #include <functional> to l10n_util.h for using binary_functionjnd@chromium.org2009-02-201-0/+1
* Audio related IPC messages and handlers from browser tohclam@chromium.org2009-02-207-0/+218
* We will sort the encoding menu items according to current used UI language ex...jnd@chromium.org2009-02-207-124/+234
* Xcode project file changes for audio/video renderers andhclam@chromium.org2009-02-201-0/+26
* Remove a forward declaration that is not being used.jhawkins@chromium.org2009-02-201-1/+0
* Make user_data_manager.cc compile on Posix.jhawkins@chromium.org2009-02-207-47/+24
* Unit tests fixagl@chromium.org2009-02-201-0/+3
* Bitmap transportagl@chromium.org2009-02-2035-266/+959