summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Enable the encoding menu for javascript and css files. jungshik@google.com2008-11-251-1/+4
* * Delete Desktop and Quick Lauch shortcuts in user level install case also.kuchhal@chromium.org2008-11-251-4/+3
* Reverting 5971.maruel@chromium.org2008-11-256-142/+2
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-256-2/+142
* Fix crash with plugin installer infobar due to the infobardelegate not being ...ben@chromium.org2008-11-258-18/+30
* Fixes the WebRequest API to consistently use std::string instead ofdarin@chromium.org2008-11-251-4/+4
* Re-land 5929 (r5882) with crash fix and also this change:ben@chromium.org2008-11-2518-273/+338
* Get rid of ISO-8859-9 in the character encoding menu because it's now treated...jungshik@google.com2008-11-254-13/+9
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-241-10/+4
* Clean up some net/ code. Change a number of wstrings to FilePaths.estade@chromium.org2008-11-243-4/+5
* Add a NULL channel check in CreateNPVariantParam as it can be called withananta@chromium.org2008-11-241-9/+15
* Don't save state when the page ID doesn't change.brettw@google.com2008-11-241-2/+9
* Fixes a potential memory leak with a message creation.klink@chromium.org2008-11-241-4/+3
* Add class to encapsulate a CF Mach Message Source and handle it's liftime.jeremy@chromium.org2008-11-243-0/+131
* Update scons for the unforking of the inspector resource files.ojan@google.com2008-11-241-1/+1
* rollbackben@chromium.org2008-11-248-97/+90
* Re-land r5882 with a crash fix.ben@chromium.org2008-11-248-90/+97
* Don't reenter Webkit, while it waits for outgoing sync calls to complete. Thisananta@chromium.org2008-11-241-0/+4
* * Add net_unittests and unit_tests sources that size comparisonssgk@google.com2008-11-241-1/+5
* Reverting 5882. It broke LoginPromptTest.TestBasicAuth and .TestTwoAuths.maruel@chromium.org2008-11-248-91/+83
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-2210-11/+11
* Add new infobar files to SCons build.sgk@google.com2008-11-222-0/+3
* Build fix 2.evanm@google.com2008-11-221-2/+1
* Build fix.evanm@google.com2008-11-221-1/+2
* container_win.cc => widget_win.cc in the SCons build.sgk@google.com2008-11-221-1/+1
* * Fix system level check. We should check for mode conflict when we are doing...kuchhal@chromium.org2008-11-221-15/+15
* This change makes the following infobars use the new system:ben@chromium.org2008-11-228-83/+91
* Back out r5252 temporarily to see if it is related to thewtc@google.com2008-11-221-10/+1
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-2211-73/+69
* * Add support for verbose-logging option in master preferences file.kuchhal@chromium.org2008-11-224-2/+19
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-211-1/+0
* fix bustageben@chromium.org2008-11-211-0/+2
* Beginnings of a new InfoBar system.ben@chromium.org2008-11-2115-25/+989
* Attempt 2 at this fix. I hit after my patch. The problem appears to besky@google.com2008-11-212-6/+8
* Fix a few leaks in SafeBrowsing. These have been around since the beginning,...erikkay@google.com2008-11-214-8/+76
* Base class for setup's html dialogscpu@google.com2008-11-213-13/+291
* Add a manifest to chrome.exe because we need thatnsylvain@chromium.org2008-11-213-1/+17
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-215-29/+29
* Rename Container->Widgetben@chromium.org2008-11-21107-701/+663
* Port some files in chrome/common to Linux.evanm@google.com2008-11-216-36/+25
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-215-29/+29
* Fix issue where NTP metrics for restored tabs weren't getting recorded correc...glen@chromium.org2008-11-212-4/+1
* Fixes possible crash in creating Browser. The crash could happensky@google.com2008-11-211-0/+5
* Discard CHAR events if their corresponding KEY_DOWN events triggered accelera...pkasting@chromium.org2008-11-212-2/+17
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-215-1/+20
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-211-2/+3
* Relanding this fix. The earlier attempt broke test_shell_tests. The fixananta@chromium.org2008-11-212-6/+27
* Fixed all the remaining hardcoded strings in AccessibilityTestsniranjan@google.com2008-11-214-107/+103
* Fix use of LOAD= with WantSystemLib() (we could blow up if a variablesgk@google.com2008-11-211-36/+38
* Revert r5816 due to InvokeMethods failures in test_shell_tests.sgk@google.com2008-11-212-27/+6