summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup GTK toolbar tooltips. Move from GtkTooltips to GtkTooltip API.deanm@chromium.org2009-03-172-17/+6
* Ensure that MenuGtks are destroyed before their accelerator group.deanm@chromium.org2009-03-173-30/+26
* Revert "Enable building worker and use command line switch to turn on ..."agl@chromium.org2009-03-179-32/+2
* Enable building worker and use command line switch to turn on this feature.jianli@chromium.org2009-03-179-2/+32
* Pipe fatal GTK messages through our logging system.deanm@chromium.org2009-03-171-0/+23
* Fix incorrect include guards in sandbox/. Guards now match their filename.deanm@chromium.org2009-03-175-11/+11
* Revert "Change mini_installer's chrome.release specification..."agl@chromium.org2009-03-1716-411/+11
* Linux: add 5354455-2.html to the failure list.agl@chromium.org2009-03-171-1/+1
* Fix incorrect include guards in net/, where the guard didn't match the filename.deanm@chromium.org2009-03-178-17/+22
* Change mini_installer's chrome.release specification to include wildcards.robertshield@google.com2009-03-1716-11/+411
* Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code.yurys@google.com2009-03-1718-71/+71
* Don't leak AutocompleteEditViewGtk objects. I meant reset() not release().deanm@chromium.org2009-03-171-2/+2
* Rebaseline a layout test: an intentional difference in GURL vs KURL.sdoyon@chromium.org2009-03-173-1/+12
* Switch to useCapture in order to handle DOMNodeRemovedFromDocument events.pfeldman@chromium.org2009-03-171-2/+2
* Fix incorrect guards in base/.deanm@chromium.org2009-03-178-17/+22
* Initial unit tests implementation.yurys@google.com2009-03-178-13/+157
* Add missing file.abarth@chromium.org2009-03-171-1/+1
* SSLPolicy Fix: Step 5.abarth@chromium.org2009-03-174-13/+24
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-03-173-13/+8
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-1719-99/+164
* SSL Fix: Step 4.abarth@chromium.org2009-03-178-11/+40
* trying once more, this time with a sledgehammerben@chromium.org2009-03-171-13/+0
* forgot this file tooben@chromium.org2009-03-171-4/+4
* It's OS_WIN, not OS_WINDOWSben@chromium.org2009-03-171-1/+1
* forgot the sconscriptben@chromium.org2009-03-171-125/+121
* doh, release buildben@chromium.org2009-03-172-0/+4
* doh, release buildben@chromium.org2009-03-172-0/+4
* doh, release buildben@chromium.org2009-03-172-0/+8
* Forgot these two files.ben@chromium.org2009-03-172-4/+4
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-17214-1005/+780
* SSL Fix: Step 2.Add HasAllowedCert and HasDeniedCert to X509Certificate::Poli...abarth@chromium.org2009-03-172-0/+14
* SSLPolicy Fix: Step 1.abarth@chromium.org2009-03-173-0/+24
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-1725-67/+71
* fix bustage - file movedben@chromium.org2009-03-171-1/+1
* fix bustage - file movedben@chromium.org2009-03-171-1/+1
* fix bustage - file movedben@chromium.org2009-03-171-1/+1
* Include macro included header by name also.agl@chromium.org2009-03-171-0/+1
* fix bustage - linux build edit flubben@chromium.org2009-03-171-1/+0
* bustage fix - moved fileben@chromium.org2009-03-171-1/+1
* bustage fix - moved fileben@chromium.org2009-03-171-1/+1
* bustage fix - moved fileben@chromium.org2009-03-171-1/+1
* bustage fix - file movedben@chromium.org2009-03-175-5/+5
* bustage fix - file movedben@chromium.org2009-03-176-9/+9
* bustage fix - file movedben@chromium.org2009-03-171-1/+1
* bustage fix - file movedben@chromium.org2009-03-171-1/+1
* bustage fix - file movedben@chromium.org2009-03-171-1/+1
* Linux (libevent): Supply sys/queue.h replacement macros when needed.agl@chromium.org2009-03-175-1/+55
* fix bustage - moved fileben@chromium.org2009-03-171-1/+1
* Linux: remove the use of UNIX_PATH_MAX for systems which don't have it.agl@chromium.org2009-03-171-19/+9
* Load media resource with file handle for media playbackhclam@chromium.org2009-03-174-36/+185