summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* gtk: Set the treeview column title even for headers we aren't displaying. Ol...jhawkins@chromium.org2009-07-232-5/+2
* Update WebKit from 46282 to 46288.darin@chromium.org2009-07-232-5/+6
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-2320-104/+351
* Merged PipelineInternal into PipelineImpl, eliminating a ton of thread-UNsafe...scherkus@chromium.org2009-07-233-334/+210
* Gtk: Add cookie details to cookie manager.mattm@chromium.org2009-07-232-8/+153
* Skia merge 279:288agl@chromium.org2009-07-231-1/+1
* Change the toasting to 60 dayscpu@google.com2009-07-231-2/+2
* Avoid directory traversal attacks when unpacking zips. The sandbox would tendcevans@chromium.org2009-07-232-7/+24
* Reapply r21429 - Cleanup pending tasks under Valgrind as well.kuchhal@chromium.org2009-07-231-9/+10
* Add support for the Home and End keys to the keyDown() method.snej@chromium.org2009-07-231-0/+4
* A small refactor of the toolbar background.tc@google.com2009-07-232-12/+2
* Refactoring in socket pool unittests:phajdan.jr@chromium.org2009-07-234-390/+376
* linux: generalize desktop environment guessing to encompass KDEevan@chromium.org2009-07-236-78/+109
* Pass input string parameters by reference.jhawkins@chromium.org2009-07-231-6/+6
* Update WebKit from r46270 to r46282.darin@chromium.org2009-07-232-3/+4
* Fix bug introduced by my clipping changes - when you switched tabs the tab ar...ben@chromium.org2009-07-231-0/+1
* Don't run ManyVideoBear under valgrind for now, as it hangsdkegel@google.com2009-07-231-1/+2
* linux: show the manpage on -h or --helpevan@chromium.org2009-07-231-0/+10
* Cleanup remaining test expectations from merge to webkit r46270.darin@chromium.org2009-07-231-4/+6
* Bookmark bar: Don't connect to the OnDragDrop signal since we can just use th...estade@chromium.org2009-07-232-24/+0