| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r18661. | willchan@chromium.org | 2009-06-18 | 9 | -370/+244 |
* | Linux: Enable metrics_service_uitest.cc. Take 2. | willchan@chromium.org | 2009-06-18 | 6 | -24/+101 |
* | Adds some more images for the new new tab page | arv@google.com | 2009-06-18 | 25 | -0/+15 |
* | Enable off-by-default monitor color management on Windows. This is enabled via | brettw@chromium.org | 2009-06-18 | 5 | -2/+50 |
* | Linux: Add menu item to url bar context menu to launch the search engine editor. | mattm@chromium.org | 2009-06-18 | 2 | -0/+39 |
* | Allow the RenderWidgetHostViewGtk to be sized even if it isn't a popup. | ben@chromium.org | 2009-06-18 | 1 | -0/+9 |
* | Linux: Don't try to special case webkit blur when we stop showing right click... | estade@chromium.org | 2009-06-17 | 1 | -5/+1 |
* | Pass a gfk::NativeWindow instead of gfx::NativeView for TemplateURLFetcher. | mattm@chromium.org | 2009-06-17 | 3 | -9/+5 |
* | Pull Extension-related prefs into its own class. Also add a notification for... | erikkay@google.com | 2009-06-17 | 9 | -244/+370 |
* | Linux: Limit the size of the shared memory segment a renderer will request. | estade@chromium.org | 2009-06-17 | 3 | -10/+47 |
* | Add extension JS files to the project so they are editable in your IDE. | mpcomplete@google.com | 2009-06-17 | 1 | -0/+5 |
* | Fix die-on-launch. | jrg@chromium.org | 2009-06-17 | 1 | -0/+3 |
* | Add setup.exe.manifest and mini_installer.exe.manifest as | sgk@google.com | 2009-06-17 | 1 | -0/+6 |
* | Add chrome.{dll,exe}.manifest as AdditionalManifestFiles. | sgk@google.com | 2009-06-17 | 1 | -0/+24 |
* | Adds a widget that when clicked creates a new browser window. It's not | sky@chromium.org | 2009-06-17 | 2 | -0/+85 |
* | Adds the tab overview button to the tab strip. | sky@chromium.org | 2009-06-17 | 2 | -0/+51 |
* | Fixes bug where creating new tabs on linux would momentarily flash the | sky@chromium.org | 2009-06-17 | 1 | -0/+4 |
* | Fix linux compile error. | mpcomplete@google.com | 2009-06-17 | 1 | -1/+1 |
* | Revert r18641: "Linux: Enable metrics_service_uitest.cc." | willchan@chromium.org | 2009-06-17 | 6 | -97/+24 |
* | Add a port disconnect event for when one side of an extension message port | mpcomplete@google.com | 2009-06-17 | 12 | -103/+222 |
* | Implements the Page Info window on Mac. | mark@chromium.org | 2009-06-17 | 14 | -155/+1463 |
* | Remove tooltip from page_action and just use the name as the tooltip. We don'... | finnur@chromium.org | 2009-06-17 | 5 | -26/+3 |
* | Linux: Enable metrics_service_uitest.cc. | willchan@chromium.org | 2009-06-17 | 6 | -24/+97 |
* | Add experiment support in setup | cpu@google.com | 2009-06-17 | 9 | -5/+124 |
* | Refactor platform-independent stuff out of EditKeywordController. | mattm@chromium.org | 2009-06-17 | 7 | -160/+271 |
* | Add a helper on mac for collecting memory size info from a list of processes. | thomasvl@chromium.org | 2009-06-17 | 3 | -0/+101 |
* | Use LZX compression that takes a little more time but reduces | kuchhal@chromium.org | 2009-06-17 | 1 | -2/+2 |
* | Consistently use int64 for integers holding number of milliseconds. | phajdan.jr@chromium.org | 2009-06-17 | 6 | -9/+7 |
* | Exit Chrome and show FRUI again on the next run, if user clicks on Cancel. | kuchhal@chromium.org | 2009-06-17 | 5 | -6/+15 |
* | Remove the windows specific bits from login_prompt.cc and make LoginPromptWin... | erg@chromium.org | 2009-06-17 | 10 | -314/+340 |
* | Fix bug where the autocomplete text was being overridden by the user-entered ... | shess@chromium.org | 2009-06-17 | 2 | -14/+38 |
* | Removing a method unecessary in FindBarWin. | jcampan@chromium.org | 2009-06-17 | 2 | -42/+9 |
* | Fix build break in ui_tests because of a missing dependancy on debugger from ... | jam@chromium.org | 2009-06-17 | 1 | -0/+1 |
* | Add the mini_installer.exe.manifest to AdditionalManifestFiles for Vista | sgk@chromium.org | 2009-06-17 | 1 | -0/+10 |
* | Convert setup.exe to gyp. | sgk@chromium.org | 2009-06-17 | 1 | -1/+0 |
* | Capture additional gyp settings for setup.exe: | sgk@chromium.org | 2009-06-17 | 1 | -2/+9 |
* | Convert mini_installer_test to gyp. | sgk@chromium.org | 2009-06-17 | 1 | -1/+0 |
* | Convert installer_util_unittests to gyp. | sgk@chromium.org | 2009-06-17 | 1 | -1/+0 |
* | Fix build bustage by removing another dependency on browser/gtk by creating a... | ben@chromium.org | 2009-06-17 | 4 | -1/+426 |
* | Do not write a profile path on a BookmarkDragData object since a dragged url ... | yusukes@google.com | 2009-06-17 | 1 | -0/+617 |
* | gtk fullscreen fixes. | estade@chromium.org | 2009-06-17 | 2 | -9/+31 |
* | Re-land another subset of r18520. | ericroman@google.com | 2009-06-17 | 1 | -5/+21 |
* | gtk bookmark bar: Initialize a member variable. | estade@chromium.org | 2009-06-17 | 1 | -0/+1 |
* | Enable extensions without UI | davemoore@chromium.org | 2009-06-17 | 1 | -1/+5 |
* | gtk: Make sure icon is right size in download item. | estade@chromium.org | 2009-06-17 | 2 | -9/+22 |
* | Revert 18520. | ericroman@google.com | 2009-06-17 | 1 | -21/+5 |
* | Fix a crash when the ThumbnailGenerator. | brettw@chromium.org | 2009-06-17 | 8 | -25/+55 |
* | Disable MediaTest.VideoBearH264 | hclam@chromium.org | 2009-06-17 | 1 | -1/+1 |
* | Updating trunk VERSION build from 189.0 to 190.0 | laforge@chromium.org | 2009-06-17 | 1 | -1/+1 |
* | Fix Gears crash after making PluginThread::current() only work on that thread. | jam@chromium.org | 2009-06-17 | 1 | -5/+6 |