OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Gmail
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/tools/perf/page_sets/
top_10.py
28
class
Gmail
(SimpleScrollPage):
30
super(
Gmail
, self).__init__(
36
super(
Gmail
, self).RunNavigateSteps(action_runner)
101
#self.AddPage(
Gmail
(self))
/external/chromium_org/v8/test/webkit/
gmail-re-re.js
30
// Other RegExs from
Gmail
source
35
// Strips leading Re or similar (from
Gmail
source)
48
// then removes a leading and trailing space if they exist. (From
Gmail
)
/external/chromium_org/v8/test/webkit/fast/js/
regexp-unicode-handling.js
26
'Test for proper handling of Unicode RegExps and <a href="http://bugzilla.webkit.org/show_bug.cgi?id=7445">bug 7445</a>:
Gmail
puts wrong subject in replies.'
30
// Regex to match Re in various languanges straight from
Gmail
source
33
// Other RegExs from
Gmail
source
38
// Strips leading Re or similar (from
Gmail
source)
51
// then removes a leading and trailing space if they exist. (From
Gmail
)
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gmail/
background.js
33
// "zx" is a
Gmail
query parameter that is expected to contain a random
39
// Return whether the URL starts with the
Gmail
prefix.
44
//
Gmail
. This animates the badge text with a dot that cycles from left to
177
var fullCountSet = xmlDoc.evaluate("/
gmail
:feed/
gmail
:fullcount",
204
if(prefix == '
gmail
') {
255
console.log('Found
Gmail
tab: ' + tab.url + '. ' +
262
console.log('Could not find
Gmail
tab. Creating one...');
317
console.log('Recognized
Gmail
navigation to: ' + details.url + '.' +
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/email_this_page/
background.js
31
// Custom URL's (such as opening mailto in
Gmail
tab) should have a
Completed in 1170 milliseconds