summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes for linuxgman@google.com2009-07-244-4/+10
* Integrates a custom JumpList of Windows 7 into Chromium.hbono@chromium.org2009-07-249-0/+951
* Fix for bug in GCCgman@google.com2009-07-243-9/+6
* Exclude bindings/npruntime.h from the DEPS check. Based on include files, we...jorlow@chromium.org2009-07-241-0/+2
* Let theme values that previous had to be real be specified as ints.glen@chromium.org2009-07-242-13/+25
* Make the bookmark buttons follow theme changes correctly.glen@chromium.org2009-07-243-23/+36
* This file (somehow) got removed from the last CL.jorlow@chromium.org2009-07-241-0/+2
* Move parts of npruntime into the WebKit API so it no longer has any dependenc...jorlow@chromium.org2009-07-245-163/+270
* Prep for moving Camera Info out of Params into JSONgman@google.com2009-07-2415-2/+1671
* Disable NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin, which is flaky.yuzo@chromium.org2009-07-241-1/+2
* Change the expectation of only-child-pseudo-class.html to FAIL also for Mac.yuzo@chromium.org2009-07-241-1/+1
* I edited the wrong one. DUH.glen@chromium.org2009-07-241-1/+1
* Workaround to get Linux/ChromeOS building - it appears to not be picking up f...glen@chromium.org2009-07-241-1/+1
* Add link to themes gallery.glen@chromium.org2009-07-244-5/+37
* Fix a bunch of bugs related to NNTP theming.glen@chromium.org2009-07-2433-36/+193
* Implement OCSP handler for NSS.ukai@chromium.org2009-07-243-0/+626
* Make the NNTP listen for the correct theme changed notification.glen@chromium.org2009-07-241-2/+2
* When closing the download shelf, hide the buttons of the dangerous downloadthakis@chromium.org2009-07-242-4/+6
* Recommit of r21474. Original description:glen@chromium.org2009-07-245-3/+22
* Remove mention that we don't support different types of font rendering from t...agl@chromium.org2009-07-242-4/+0
* Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...rafaelw@chromium.org2009-07-2410-80/+76
* Adding Bison and ANTLR grammars for GLSL ES. The grammars are derivedkbr@google.com2009-07-2412-0/+1747
* Fix typos (incorrectly capitalized 'R': Reset => reset).jshin@chromium.org2009-07-242-2/+2
* Update test expectations with failures from WebKit merge r46282:r46288agl@chromium.org2009-07-241-0/+3
* The final CL for plumbing DOM Storage.jorlow@chromium.org2009-07-2420-5/+656
* I'm apparently the first one who's tried to do hash_map<string16, ...>. Unfo...jorlow@chromium.org2009-07-241-0/+28
* Linux: splice together RendererPreferences and SkFontHostagl@chromium.org2009-07-248-4/+230
* Adds in the ActiveX control for O3D.gspencer@google.com2009-07-247-15/+90
* Fix newline issues in tab_renderer.hglen@chromium.org2009-07-241-1/+2
* Update test expectations corresponding to changes made upstream.darin@chromium.org2009-07-2413-20/+146
* Revert 21474glen@chromium.org2009-07-245-21/+1
* Fixit: Coverity check return value.kuchhal@chromium.org2009-07-241-3/+6
* GTK test shell valgrind, try 3. Null out the main window before initiating sh...estade@chromium.org2009-07-241-2/+2
* Fix Omnibox cursor flicker by deleting a bunch of useless code in WindowWin.pkasting@chromium.org2009-07-243-47/+0
* Make the Clear Browsing Data dialog box look a little nicer.ben@chromium.org2009-07-248-25/+62
* Another try at enabling the content script messaging test.mpcomplete@chromium.org2009-07-247-77/+107
* Disable the BookmarkEditorGtk.* tests again while I investigate the issue.jhawkins@chromium.org2009-07-241-0/+3
* Enable SVG icons for linux.estade@chromium.org2009-07-242-25/+8
* Adds the first run banner.arv@google.com2009-07-234-35/+103
* Added menus for bookmark bar folders. This is NOT based on the Colejrg@chromium.org2009-07-2311-200/+506
* linux: obey window positioning information when bounds are overriddenevan@chromium.org2009-07-232-4/+17
* Fix linux/mac build errors.glen@chromium.org2009-07-231-3/+3
* Adds MSAA information to various (previously uncovered) bits of the UI, inclu...klink@chromium.org2009-07-2315-30/+193
* LayoutTests/fast/forms/select-popup-pagekeys.html no longer fails!darin@chromium.org2009-07-231-3/+0
* Make the tab close button color match the tab text.glen@chromium.org2009-07-235-0/+20
* Add a boolean parameter to Client::RenderClient() to choose whether tomaf@google.com2009-07-237-18/+31
* Fix memory leak in VisitSegmentDatabase::QuerySegmentUsage and HistoryBackend...meelapshah@chromium.org2009-07-233-10/+8
* Fix message queue test build breakage.gspencer@google.com2009-07-232-13/+15
* Fixing several problems with the build.gspencer@google.com2009-07-234-5/+9
* Adding a new parsing system to the metadata url request.brettw@chromium.org2009-07-2313-7/+442