summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert r25138, changes to string handling in traceline.deanm@chromium.org2009-09-021-14/+10
* Rejiggered the devguide links.kathyw@google.com2009-09-022-5/+8
* Alias 'US-ASCII' to 'ISO-8859-1' in our UI without touching webkit.BUG=15801jnd@chromium.org2009-09-025-5/+29
* Don't show favicons or throbbers for the New Tab page on the Mac.mark@chromium.org2009-09-024-56/+124
* Content for the developer's guide page o' links.kathyw@google.com2009-09-023-6/+33
* Support conditional breakpoints in DevTools (backend) to follow WebKitapavlov@chromium.org2009-09-024-7/+86
* A new string for the mac file type label in the save as dialog.thomasvl@chromium.org2009-09-024-405/+747
* DevTools: create InspectorBackend v8 wrapper in the utility context so that i...yurys@google.com2009-09-022-3/+56
* DevTools: Remove context functions that are not available in InjectedScript.j...pfeldman@chromium.org2009-09-021-98/+4
* Update V8 to version 1.3.9.ager@chromium.org2009-09-021-1/+1
* DevTools: remove 'Show web inspector..' menu item from test_shell since new d...yurys@google.com2009-09-023-5/+0
* Keep track of the live URLRequest instances, and the last 25 that were destro...eroman@chromium.org2009-09-023-100/+258
* Original change: http://codereview.chromium.org/173564yusukes@google.com2009-09-027-4/+35
* Exclude pack_extension_job.cc from non windows builds.craig.schlenter@chromium.org2009-09-021-0/+1
* Chrome side of the fix for uploading histograms sent by automation clients. T...ananta@chromium.org2009-09-023-0/+18
* Fix BrowserEncodingTest to use FilePaths and cleanup temporary files.thestig@chromium.org2009-09-021-122/+103
* Beginnings of direct manipulator support in o3djs library. Addedkbr@google.com2009-09-024-5/+1202
* Fixing path in call to version_info.pybradnelson@google.com2009-09-021-1/+1
* Fix two tests that leak temporary files.thestig@chromium.org2009-09-022-21/+11
* Add a bug number to test_expectations.michaeln@google.com2009-09-021-1/+1
* Roll to webkit r47952michaeln@google.com2009-09-022-1/+5
* Create the download folder if it doesn't exist.thestig@chromium.org2009-09-021-0/+1
* Fix temp file leak in ZipTest.thestig@chromium.org2009-09-021-12/+8
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2009-09-022-0/+501
* Fix issue 15261: Crash in history::TextDatabase::GetTextMatchessuzhe@chromium.org2009-09-029-8/+109
* Getting started doc nitpickery. We don't need to tellaa@chromium.org2009-09-021-16/+5
* Fix traceline to compile on Windows.chase@chromium.org2009-09-021-10/+14
* Content script docs nitpickery.aa@chromium.org2009-09-021-5/+5
* GPU plugin object can create a command buffer via a V8 extension in Chromium ...apatrick@google.com2009-09-0235-962/+1707
* Fixing a crash in disk_cache::SparseControl::UpdateRange()hclam@chromium.org2009-09-023-1/+15
* Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering upbrettw@chromium.org2009-09-0214-381/+562
* Linux: fix fd leak added in r25083agl@chromium.org2009-09-021-0/+1
* Workaround Skia and Pango measuring font heights differently by asking Pangobrettw@chromium.org2009-09-022-4/+25
* Adds GET_VERSION IMC message.gman@google.com2009-09-029-66/+289
* Fix a comment typo. No code change.mdm@chromium.org2009-09-021-1/+1
* Don't paint the throbber animation while dragging.tony@chromium.org2009-09-021-1/+2
* Extension Doc Changes (no building or testable changes): minor changes for ta...rafaelw@chromium.org2009-09-0233-140/+61432
* gtk: Don't complete the tab drag if the user canceled the drag operation.jhawkins@chromium.org2009-09-022-31/+28
* Fixes crash when switching to new tabs containing audio/video elements.scherkus@chromium.org2009-09-021-1/+4
* More assorted changes. :)ojan@chromium.org2009-09-021-63/+99
* Temporary hack to paper over a rather concerning issue whereaa@chromium.org2009-09-021-2/+6
* Valgrind suppression updates for Mac UI botsstuartmorgan@google.com2009-09-022-14/+58
* Update bug number in test_expectations and remove comment that the test just ...jparent@chromium.org2009-09-021-5/+4
* Revert accidental commits: r25115 and r25116mpcomplete@chromium.org2009-09-0115-192/+88
* Minor tweaks to how pin tabs look:sky@chromium.org2009-09-013-3/+31
* Updated docs for content script messaging.mpcomplete@chromium.org2009-09-011-4/+57
* formattingmpcomplete@chromium.org2009-09-011-1/+3
* Merge branch 'api' of /src/chrome/src into apimpcomplete@chromium.org2009-09-0115-88/+190
* Disable two DevToolsSanityTests. They started failing after http://trac.webki...dglazkov@chromium.org2009-09-011-2/+2
* gtk: Implement and use x11_util::GetXWindowStack, which is a less flaky and f...jhawkins@chromium.org2009-09-014-21/+59