summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* This comment was out of date, so sample code like it wouldn't compile now.pkasting@chromium.org2009-02-211-1/+1
* Skip certification root initialization if it's not needed.stoyan@chromium.org2009-02-211-4/+6
* More fixes for bad reference counting.darin@chromium.org2009-02-202-23/+21
* Fix memory leak caused by bad reference counting. When the test server isdarin@chromium.org2009-02-201-6/+7
* 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-206-11/+68
* 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
* Add the fastbuild build type. FAST_BUILD_TYPE=fastbuild will cause no debug s...maruel@chromium.org2009-02-203-2/+31
* Roll deps to pull in inspector fix from third_party/WebKit. TBR.ojan@chromium.org2009-02-201-1/+1
* Update libpng to 1.2.35.maruel@chromium.org2009-02-2018-517/+618
* 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-2019-49/+462
* 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
* #define WTF_CHANGES in config.h.in.mark@chromium.org2009-02-201-0/+2
* Mark some mac tests always passing, mark one debug flaky test.thomasvl@chromium.org2009-02-201-2/+3
* Remove unused 'node' parameter from ImeUpdateStatus.darin@chromium.org2009-02-206-8/+2
* Include a better sample JSON dataset in traceline.deanm@chromium.org2009-02-205-112931/+206
* Update WebKit to pick up WebKit/WebKit/README.maruel@chromium.org2009-02-201-1/+1
* Import traceline, a Windows performance trace event logger.deanm@chromium.org2009-02-2029-0/+121593
* 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
* Display windowless plugins on Linux as windowed.deanm@chromium.org2009-02-201-0/+7
* 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-2037-561/+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-2037-656/+560
* 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-208-0/+224
* 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