| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Have the background for the URL text field in the bookmark editor present as ... | mrossetti@chromium.org | 2010-03-30 | 4 | -5/+57 |
* | New autofill_specifics for autofill++ support. | tim@chromium.org | 2010-03-30 | 1 | -0/+72 |
* | Remove the themeing from the folder menu background, text in the folder menu ... | mrossetti@chromium.org | 2010-03-30 | 5 | -54/+5 |
* | Dropping use of enivronment variable to select branding (the old way), | bradnelson@google.com | 2010-03-30 | 1 | -51/+60 |
* | views: [accessibility] Add support for GetAccessibleValue in the combobox con... | ctguil@chromium.org | 2010-03-30 | 2 | -0/+8 |
* | Added --enable-video-logging, which will log the presentation timestamp of vi... | scherkus@chromium.org | 2010-03-30 | 7 | -15/+49 |
* | Temporarily disable a failing piece of a ChromeOS test. My location bar chan... | pkasting@chromium.org | 2010-03-30 | 1 | -1/+1 |
* | Fix build error on Chromium Linux | ananta@chromium.org | 2010-03-30 | 1 | -2/+2 |
* | Fix a UMR reported on the valgrind linux build bots while running the Downloa... | ananta@chromium.org | 2010-03-30 | 1 | -1/+2 |
* | Fix use_system_ffmpeg and clean up ffmpeg.gyp | scherkus@chromium.org | 2010-03-30 | 4 | -206/+184 |
* | Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UI | kbr@google.com | 2010-03-30 | 24 | -240/+377 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 41 | -892/+678 |
* | Delete unneeded scoped_nsautoreleasepool.h includes. | viettrungluu@chromium.org | 2010-03-30 | 5 | -5/+0 |
* | Add new images for new reload button. No code change. | estade@chromium.org | 2010-03-30 | 5 | -0/+4 |
* | gtk: Align the notification buttons in the right side. | erg@chromium.org | 2010-03-30 | 1 | -8/+8 |
* | Broke out shared worker tests into individual tests and increased worker test... | atwilson@chromium.org | 2010-03-30 | 6 | -59/+71 |
* | Focus the location bar on any navigation to the NTP. Specifically, this focu... | pkasting@chromium.org | 2010-03-30 | 9 | -13/+94 |
* | Unit test for form download (POST). This replicates the issue reported in bu... | tommi@chromium.org | 2010-03-29 | 5 | -26/+167 |
* | GTK: Left justify label in content blocking bubble. | erg@chromium.org | 2010-03-29 | 1 | -0/+1 |
* | GTK: Fix notification animation so it scrolls up from the bottom right. | erg@chromium.org | 2010-03-29 | 1 | -5/+20 |
* | Marking the DownloadRequestManagerTest.Allow test as flaky as it fails random... | ananta@chromium.org | 2010-03-29 | 1 | -1/+2 |
* | add third_party/lighttpd to .gitignore | dpranke@chromium.org | 2010-03-29 | 1 | -0/+1 |
* | Properly disable plugins. | viettrungluu@chromium.org | 2010-03-29 | 2 | -6/+9 |
* | Added GPU unit tests to win, mac and linux builds. They aren't running yet. | apatrick@chromium.org | 2010-03-29 | 2 | -84/+71 |
* | Increased arbitrary ReadPixels size limit so pepper tests can pass. | apatrick@chromium.org | 2010-03-29 | 1 | -1/+1 |
* | This change isn't as bad as it looks, basically it's templating the AutofillM... | tim@chromium.org | 2010-03-29 | 8 | -205/+311 |
* | Revert 43005 - Adds ability for ImageLoadingTracker to cache images. | sky@chromium.org | 2010-03-29 | 16 | -348/+49 |
* | [Mac] Constrain the user (for now) to only be able to reorder the visible but... | andybons@chromium.org | 2010-03-29 | 3 | -11/+22 |
* | Patch the Browser GDI crash with excessive downloads by restricting maximum n... | inferno@chromium.org | 2010-03-29 | 3 | -9/+47 |
* | Adds ability for ImageLoadingTracker to cache images. | sky@chromium.org | 2010-03-29 | 19 | -49/+354 |
* | Disabling the ExtensionApiTest.Tabs test on linux and mac as it fails there. ... | ananta@chromium.org | 2010-03-29 | 1 | -3/+3 |
* | Created test for panels | davemoore@chromium.org | 2010-03-29 | 4 | -4/+116 |
* | Fix the GTK crash by eliding extra long url,command strings in external proto... | inferno@chromium.org | 2010-03-29 | 4 | -6/+37 |
* | Pull in ICU@r=42963 | jshin@chromium.org | 2010-03-29 | 1 | -1/+1 |
* | Reland r42300: "HttpRequestHeaders refactor." | willchan@chromium.org | 2010-03-29 | 11 | -69/+611 |
* | Added a crash stack to the reliability test known crashes. | ananta@chromium.org | 2010-03-29 | 1 | -0/+4 |
* | Disabling the BasicFindMainResponseInDatabase test as it crashes at times on ... | ananta@chromium.org | 2010-03-29 | 1 | -1/+2 |
* | Changed AddPendingExtension() to treat adding an already-installed | akalin@chromium.org | 2010-03-29 | 3 | -21/+7 |
* | Use the invalid file handle value instead of 0 when creating pipes. | zork@chromium.org | 2010-03-29 | 1 | -12/+16 |
* | Re-enable the ConnectFailure case. Previously, this test case | mbelshe@chromium.org | 2010-03-29 | 3 | -6/+14 |
* | Some small bookmark manager fixes. | arv@chromium.org | 2010-03-29 | 3 | -6/+26 |
* | Move Mac plugin event conversion into helper classes | stuartmorgan@chromium.org | 2010-03-29 | 6 | -345/+478 |
* | Update/add copyright headers. | markus@chromium.org | 2010-03-29 | 3 | -30/+13 |
* | This CL ensures the interstitial when hidden does not call | jcivelli@google.com | 2010-03-29 | 9 | -1/+24 |
* | Expose BrowserProxy and TabProxy methods directly to PyAuto | nirnimesh@chromium.org | 2010-03-29 | 7 | -29/+195 |
* | linux: make seccomp sandbox also use OOP font loading | evan@chromium.org | 2010-03-29 | 1 | -25/+29 |
* | Mac: Give links in infobars a reliable hand cursor. | thakis@chromium.org | 2010-03-29 | 10 | -181/+138 |
* | Implemented initial version of themes syncing (behind a flag). | akalin@chromium.org | 2010-03-29 | 29 | -1/+1416 |
* | Dragging a file from desktop to bookmark bar should now create a bookmark. | jrg@chromium.org | 2010-03-29 | 2 | -12/+38 |
* | [Mac] If the user clicks a Browser Action button when its popup is visible, t... | andybons@chromium.org | 2010-03-29 | 3 | -1/+19 |