| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=Start speech input and close tab with keyboard before the UI comes up, check for crashes.
Review URL: http://codereview.chromium.org/6115001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70733 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70729 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add column header for data.
Move the Learn more link to appear last.
BUG=51105
TEST=None
Review URL: http://codereview.chromium.org/5981012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70727 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The test is being debugged, see http://crbug.com/42315.
TBR=sky
BUG=66957
TEST=browser_tests
Review URL: http://codereview.chromium.org/6097009
TBR=sky
Review URL: http://codereview.chromium.org/6155002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70726 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
function.
A comment explaining why ActiveInputMethodsChanged has to be called in FlushImeConfig() is also added since it took some time for me to figure out why it was necessary.
BUG=chromium-os:10676
TEST=manually done.
Review URL: http://codereview.chromium.org/6088010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70725 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=it compiles
BUG=none
Review URL: http://codereview.chromium.org/6122002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70724 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=panayiotis
BUG=68834
TEST=browser_tests
Review URL: http://codereview.chromium.org/6148002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70723 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=sky
BUG=66957
TEST=browser_tests
Review URL: http://codereview.chromium.org/6097009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70722 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
replaces the module in most cases.
This will be used in the proxy to multiplex one plugin across multiple renderer processes. We need the instance in the proxy to know which process to send it to.
I added a deprecated var object creation function for native client, which
depends on the module and this is very difficult to change. Because it doesn't
have the multiplexing requirements, this is fine for now.
TEST=ppapi ui tests
BUG=none
Review URL: http://codereview.chromium.org/6085009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70721 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=jorlow
Review URL: http://codereview.chromium.org/6059013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70718 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The revert was r70688.
original author: Matt Menke
First pass at adding http/backend cache events to the NetLog.
Adds sources and events for ActiveCacheEntry and EntryImpl
objects, as well as adding cache read/write events to
HttpCacheTransactions. Most new read/write events are
only logged when NetLog logging mode is set to log all events.
Also, net-internals now merges begin and end events that have
parameters, as long as only one of them has parameters.
I think this increases readability, at the cost of making
it a little more difficult to follow timings with just the "st"
values.
BUG=59382
TEST=none yet, other than updates to existing tests.
Review URL: http://codereview.chromium.org/6150002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70716 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=68820
TEST=Valgrind Linux UI goes green.
TBR=agl
Review URL: http://codereview.chromium.org/6160002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70714 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=61816
TEST=Valgrind Mac Unit gets greener.
TBR=jochen
Review URL: http://codereview.chromium.org/6123002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70712 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=68290
TEST=heapchecker goes green.
TBR=tfarina
Review URL: http://codereview.chromium.org/6138002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70711 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This change localizes the Autofill heuristics regular expressions according to data provided by localization team.
BUG=55787
TEST=FormStructureBrowserTest.HTMLFiles
Review URL: http://codereview.chromium.org/5985013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70710 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This is done as a separate interface, but similar to PPB_OpenGLES2_Dev
BUG=none
TEST=With Flash
Review URL: http://codereview.chromium.org/6080012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70706 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Fix the callers and remove the deprecated function.
BUG=24672
TEST=trybots
Review URL: http://codereview.chromium.org/6111003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70705 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Usernames are canonicalized before whitelisting, so we must canonicalize before checking the whitelist.
BUG=chromium-os:9970
TEST=unit, browser, and install on device, whitelist name with . in it, and then log in as that account
Review URL: http://codereview.chromium.org/6151001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70704 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=67303
TEST=media_unittests
Review URL: http://codereview.chromium.org/6034007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70703 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
This reverts "roll skia 636:673", it broke webkit tests. I will re-checkin with suppressions later, and then update baselines after that.
TBR=jar
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70700 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Make sure we include PDF only when it is available. (It is not available
on the normal non-official builds.
Review URL: http://codereview.chromium.org/6125002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70698 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70696 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I need r666 (r667 and r668 are build fixes for r666. r673 fixes a regression that was introduced in r637 – found by the chromium trybots).
Some code changes required due to r637, which changed the signature of a pure virtual method and the signatures of several non-virtual methods. I added OVERRIDEs on windows to let this be a compile error in the future.
I also added SkBitmapCache.h/cpp to the gyp file which was added in r655. SkGradientShader depends on this.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6081006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70693 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=64144
TEST=enable extension with background page, view updated icon
Review URL: http://codereview.chromium.org/6079014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70690 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=64144
TEST=enable extension with background page, see badge
Review URL: http://codereview.chromium.org/6057008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70689 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/p/chromium.memory/builders/Linux%20Tests%20%28valgrind%29%281%29/builds/963
First pass at adding http/backend cache events to the NetLog.
Adds sources and events for ActiveCacheEntry and EntryImpl
objects, as well as adding cache read/write events to
HttpCacheTransactions. Most new read/write events are
only logged when NetLog logging mode is set to log all events.
Also, net-internals now merges begin and end events that have
parameters, as long as only one of them has parameters.
I think this increases readability, at the cost of making
it a little more difficult to follow timings with just the "st"
values.
BUG=59382
TEST=none yet, other than updates to existing tests.
Originally applied: http://src.chromium.org/viewvc/chrome?view=rev&revision=70618
Reverted: http://src.chromium.org/viewvc/chrome?view=rev&revision=70619
Fixed and trying again...
Review URL: http://codereview.chromium.org/6125001
BUG=none
TEST=linux valgrind goes green.
Review URL: http://codereview.chromium.org/6142003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70688 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(from inside the renderer sandbox).
(Only enabled on ChromeOS, since it opens a hole in the renderer. This should be
revisited, with controls tightened, once Flapper runs out of process.)
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/5098002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70687 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
ConfirmInstall) to ensure it always happens.
BUG=65867
TEST=ui_tests and interactive_ui_tests and browser_tests
Review URL: http://codereview.chromium.org/6092009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70686 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
search. Currently we end up adding an instant url (something like
http://www.google.com/#asdfasdf), which we won't pick up as
corresponding to a search. This changes makes it so the url that gets
added to history is one we can parse.
BUG=62548
TEST=none
Review URL: http://codereview.chromium.org/6068007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70685 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=68115
TEST=files in bug report don't crash
Review URL: http://codereview.chromium.org/6059011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70684 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=68792
TEST=See bug.
Review URL: http://codereview.chromium.org/6070012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70683 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/6147001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70682 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
compilation error on Mac OS X.
BUG=65369
TBR=apatrick
TEST=none
Review URL: http://codereview.chromium.org/6150001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70681 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IPC from the browser. Because Chromium's child process host detects
that the child has crashed by watching for IPC channel errors, it is
imperative that the GPU process's IPC channel be set up before it does
any work that might cause it to crash. If initialization fails, the
GPU process quits its message loop and cooperatively exits.
Fixed a bug in the GpuProcessHost where it would not unblock renderers
waiting for GPU process initialization if the GPU process exited.
BUG=65369
TEST=ran test case from bug on machine with no GPU hardware and
verified that it no longer hangs the renderer, and that the GPU
process exits
Review URL: http://codereview.chromium.org/6094009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70678 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
It seems this one was missed in some past cleanup.
BUG=None
TEST=trybots
Review URL: http://codereview.chromium.org/6077009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70677 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in the host browser.
This support already exists in Chrome where the renderer routes the url back to the browser
and eventually to the TabContentsDelegate.
However in ChromeFrame if the current window is a popup window then attempting to open this URL
in a tab fails on IE7 and IE8 as popups don't support this functionality. Workaround as per
msdn documentation is to reissue the navigation request with the navOpenInNewWindow flag.
Fixed a bug in the ChromeFrame tests IEEventSink::GetRendererWindow function where at times
it would fail to return the correct HWND in the window hierarchy when the page was rendered
in ChromeFrame.
Fixes bug http://code.google.com/p/chromium/issues/detail?id=68183
BUG=68183
TEST=Covered by new ChromeFrame test.
Review URL: http://codereview.chromium.org/6002017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70676 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=ran it with a relative path from a few directories and with an absolute path
Review URL: http://codereview.chromium.org/6133002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70675 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
the top of the window. Adjust ours downward so they have space to breathe.
BUG=68746
TEST=window widgets are vertically centered
Review URL: http://codereview.chromium.org/6096009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70674 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
decreasing relevance. Without this we could end up with visits having
the same relevance, which results in randomness as to which is first,
when we really wanted one to be before the other.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/5977012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70673 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=self
TBR=thakis@
Review URL: http://codereview.chromium.org/6111002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70670 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This was originally commited as r70077 but was accidentally reverted.
BUG=67303
TEST=media_unittests
Review URL: http://codereview.chromium.org/6046006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70669 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
... from webkit/plugins/ppapi.
BUG=none
TEST=builds
Review URL: http://codereview.chromium.org/6141001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70668 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Organizing variables dicts as
1) vars copied from inner scopes
2) new vars defined in current scope
3) conditions
- moving variables out of inner scopes when possible
- cleaning up/consolidating some comments
This is just a refactoring and shouldn't change any of the logic.
Review URL: http://codereview.chromium.org/6015016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70667 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
longer tied to the top of the window. Adjust ours downward so they have space to breathe.
BUG=68746
TEST=window widgets are vertically centered
Review URL: http://codereview.chromium.org/6100004
TBR=avi@chromium.org
Review URL: http://codereview.chromium.org/5981013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70663 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
the top of the window. Adjust ours downward so they have space to breathe.
BUG=68746
TEST=window widgets are vertically centered
Review URL: http://codereview.chromium.org/6100004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70655 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=9911
TEST=no visible changes; all tests pass
Review URL: http://codereview.chromium.org/6088008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70654 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=aa
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6140001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70653 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=61757
TEST=n/a
Review URL: http://codereview.chromium.org/6076007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70652 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70650 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
update tests.
Don't delete bookmarked AutoCompleteMatches from the dropdown list, remove their history data and hide their backing store instead. Expose HistoryProvider::DeleteMatch() and add delete tests.
BUG=67822
TEST=New unit tests + Check that starred History*Provider results aren't removed from the omnibox autocomplete dropdown set of matches.
Review URL: http://codereview.chromium.org/6078005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70648 0039d316-1c4b-4281-b951-d872f2087c98
|