summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux: refactor zygote supportagl@chromium.org2009-06-1038-1219/+740
* Add chrome/browser to chrome/renderer deps temporarily. I will movetc@google.com2009-06-101-0/+1
* First cut at tall titlebar and custom window frame.tc@google.com2009-06-104-28/+196
* Fix memory leak in unit_testsbrettw@google.com2009-06-101-14/+9
* Roll to the new version of tcmalloc.mbelshe@google.com2009-06-102-2/+2
* Fix the View cut/copy/paste tests for clipboard. The views delegate wasn't at...ben@chromium.org2009-06-101-1/+42
* Add an exact-match Keychain search, with unit tests; groundwork for a more co...stuartmorgan@chromium.org2009-06-103-38/+315
* Show the remaining time in the downloads page.arv@google.com2009-06-101-2/+2
* Fix UMR in ExtensionCreator.aa@chromium.org2009-06-101-2/+3
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-1018-9/+132
* Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ...sidchat@google.com2009-06-104-11/+22
* Use the convenience function gdk_screen_get_window_stack to enumerate top-lev...jhawkins@chromium.org2009-06-105-42/+49
* Fixed some issues in the V8 bridge. It wasn't using HandleScopes correctly. T...apatrick@google.com2009-06-104-37/+36
* Fix tree bustagecpu@google.com2009-06-101-1/+0
* Fix uninitialized ExtensionView::pending_preferred_width_.mpcomplete@google.com2009-06-101-1/+1
* Linux: Fix Firefox profile path for import.kuchhal@chromium.org2009-06-101-0/+2
* UI part of the try chrome toastcpu@google.com2009-06-103-1/+281
* Revert 18090jrg@chromium.org2009-06-1012-377/+122
* Ignore for now to get tree green jrg@chromium.org2009-06-101-0/+3
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-1013-122/+389
* Refactors tab overview and gets the rest of the chunks working. I'vesky@chromium.org2009-06-1014-314/+926
* Remove the prepended manifest from the crx format. Now we just have the heade...aa@chromium.org2009-06-107-130/+111
* Fix a crash in linux if the renderer process dies too fast. On mac, wetc@google.com2009-06-108-35/+27
* Null check render_view_host when processing unload events.ojan@chromium.org2009-06-101-2/+14
* Bind ^Q to quit, as is standard with Linux GUI apps.tc@google.com2009-06-102-1/+2
* Fixes crash in menu. It's possible for the WM_MENUSELECT to pass insky@chromium.org2009-06-101-0/+3
* Eliminate leaks (valgrind)jrg@chromium.org2009-06-101-1/+1
* Reconstructing thomaslewis' change 118477.bradnelson@google.com2009-06-102-2/+3
* Update webkit to r44571darin@chromium.org2009-06-103-11/+22
* Updating trunk VERSION build from 188.0 to 189.0laforge@chromium.org2009-06-101-1/+1
* Fix bugs where O3D would output lots of spurious log messages in thetschmelcher@google.com2009-06-101-4/+32
* Gets linux2 to compile again.sky@chromium.org2009-06-102-1/+3
* POSIX: read subprocess output before waiting for termination.agl@chromium.org2009-06-101-8/+7
* Dummy change to fix "svn: Inconsistent line ending style"maruel@chromium.org2009-06-101-13/+13
* Converts a private variable to use scoped_nsobject.rohitrao@chromium.org2009-06-102-3/+4
* Fix svn: Inconsistent line ending stylemaruel@chromium.org2009-06-101-0/+1
* Try2 at disabling the thumbnail store unit tests. The previous try didn'tbrettw@chromium.org2009-06-101-2/+6
* Temporarily disable the thumbnail store unittests due to leaks.brettw@chromium.org2009-06-101-2/+2
* Try to fix this file since it's constantly givingmaruel@chromium.org2009-06-101-2/+1
* Implement OpenItem on the Mac, and have the download manager call it when cli...stuartmorgan@chromium.org2009-06-102-2/+8
* DevTools: always send reponse to resource content request, otherwise client m...yurys@google.com2009-06-104-10/+37
* DevTools: Add test for resource panel enabling.pfeldman@chromium.org2009-06-104-13/+145
* Rename grow_box_view.m to grow_box_view.mm.rohitrao@chromium.org2009-06-102-1/+1
* Make a comment change to the grd file so that my resource change from the pre...erikkay@google.com2009-06-101-1/+1
* Clean up bookmark API to match style of other extension APIserikkay@google.com2009-06-108-195/+184
* Issue 8838: Close box not highlightedidanan@chromium.org2009-06-102-0/+9
* Use input_api.ReadFile() instead of rolling out its own.maruel@chromium.org2009-06-102-33/+21
* Update V8 in Chromium to version 1.2.7.1 to get fix forkasperl@google.com2009-06-101-1/+1
* DevTools: do not crash on rapid refresh while on a Dev Tools Client window.pfeldman@chromium.org2009-06-101-6/+5
* DevTools: Remove legacy InspectorController UI tests.pfeldman@chromium.org2009-06-102-51/+0