summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FFmpeg in-tree build for mac.ajwong@chromium.org2009-11-0515-96/+5716
* WebKit merge 50516:50527hclam@chromium.org2009-11-052-2/+6
* Enable the OK button when editing a bookmark even when there is no text, and ...viettrungluu@chromium.org2009-11-055-12/+31
* Fix first run ui hanging. The threads need to get started earlier.jam@chromium.org2009-11-051-6/+7
* Fix a bug where we'd leak ResourceMessageFilters and BrowserRenderProcessHostsmpcomplete@chromium.org2009-11-052-6/+24
* Roll gyp to 741 and pickup fix for xcode process_as_sources.ajwong@chromium.org2009-11-051-1/+1
* Ensure that overlay does not appear in incognito mode.mirandac@chromium.org2009-11-051-1/+2
* Clean up flaky WIN tests in test_expectations.japhet@chromium.org2009-11-051-31/+7
* Create new baselines for the ruby tests.dglazkov@chromium.org2009-11-0597-20/+1371
* Reorder the definitions in chrome_url_request_context.cc to match the declara...eroman@chromium.org2009-11-041-316/+343
* Rebaseline a test that's been passing for a long time.dglazkov@chromium.org2009-11-043-39/+76
* GL fix. Code was DCHECKing valid conditions andgman@google.com2009-11-041-3/+10
* Fixed gpu_plugin and added to o3d_all.gyp so it gets built on buildbot.apatrick@google.com2009-11-048-103/+73
* Fix theme install crasher.mirandac@chromium.org2009-11-041-1/+2
* Disable test while investigating.stoyan@google.com2009-11-041-1/+1
* Change gypbuild to use python at its currentgman@google.com2009-11-041-1/+1
* linux: let harfbuzz be pulled in by gyp naturallyevan@chromium.org2009-11-041-1/+0
* Remove unnecessary baselines.hamaji@chromium.org2009-11-046-30/+0
* Only send renderer resize messages for RWHV sizing caused bytony@chromium.org2009-11-043-16/+14
* Ensure that report bug dialog is centered when it opens.mirandac@chromium.org2009-11-041-1/+3
* Expected output changed. Updating files to match.finnur@chromium.org2009-11-043-0/+3
* Wontfix datagrid tests, since they are no longer in HTML5 spec.dglazkov@chromium.org2009-11-041-6/+3
* Rebaseline function declaration parsing test and create a new LTTF bug for a ...dglazkov@chromium.org2009-11-043-2/+23
* Fix a memory leak in ExtensionMessageService.mpcomplete@chromium.org2009-11-042-7/+10
* Restoring r29827. The skia file is new to this attempt, and may be what was c...pamg@google.com2009-11-0412-132/+320
* Fixes bug in removing nodes from tree. Specifically if the root is notsky@chromium.org2009-11-041-4/+14
* Grouping the extensions and calling out the disabledfinnur@chromium.org2009-11-044-51/+85
* [Mac] Pref position cleanupthomasvl@chromium.org2009-11-041-23/+45
* Linux: use /proc/pid/statm to get memory stats when /proc/pid/smaps is unavai...thestig@chromium.org2009-11-042-37/+55
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-0422-144/+116
* Organize inspector test failures.dglazkov@chromium.org2009-11-041-3/+3
* GMocking Externaltab tests.stoyan@google.com2009-11-046-99/+252
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-0420-81/+164
* Revert the isSystemKeys patch.thakis@chromium.org2009-11-041-17/+0
* Remove stack trace since Brett fixed this bug.jam@chromium.org2009-11-041-3/+0
* Improve error code mapping between our network error codes and thewtc@chromium.org2009-11-041-6/+47
* Remove the sync error button from the Linux bookmark bar.nick@chromium.org2009-11-042-10/+0
* Stop each ChromeThread before nulling out the entry in chrome_threads_. This...jam@chromium.org2009-11-041-0/+5
* GTK: Fix a couple minor popup window icon menu bugs.estade@chromium.org2009-11-042-4/+4
* Remove expectation of flakiness from the test that never passed.dglazkov@chromium.org2009-11-041-1/+1
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-0415-16/+104
* Revert "Convert tabcontentscontainer to use a vbox instead of a fixed. The"tony@chromium.org2009-11-043-11/+53
* More clean up from the clobber that wasn't triggered by CSSPropertyNames.in c...dglazkov@chromium.org2009-11-041-5/+0
* Refactor Linux packaging targets for better dependency tracking.mmoss@chromium.org2009-11-041-22/+44
* Clean up bookmark_editor_controller to so that is closes consistently as both...dmaclach@chromium.org2009-11-043-78/+87
* When doing an unselect in a page, the focused node is kept focused butjcampan@chromium.org2009-11-041-0/+23
* Shifted patterns in tabs and background pattern over so that patterns line up...dmaclach@chromium.org2009-11-042-12/+19
* Clean up storage test expectations.dglazkov@chromium.org2009-11-041-8/+5
* Roll WebKit 50487:50516hclam@chromium.org2009-11-042-1/+20
* Implement VMS FTP directory listing parser.phajdan.jr@chromium.org2009-11-0413-79/+1006