index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
New Var.h documentation. Some docs are absent as I wasn't sure what they did.
jond@google.com
2011-08-01
1
-58
/
+178
*
If pepper flush returns an error then save a pending flush
hclam@chromium.org
2011-08-01
2
-8
/
+33
*
Add some .xcodeprojs to some svn:ignores.
mark@chromium.org
2011-08-01
0
-0
/
+0
*
Implement Send() in JingleThreadWrapper.
sergeyu@chromium.org
2011-08-01
3
-92
/
+321
*
[Sync] [Jank] Clear the vector of verified updates after processing.
nick@chromium.org
2011-08-01
2
-0
/
+3
*
Add a new flag to enable GPU compositing on chrome: pages
estade@chromium.org
2011-08-01
6
-3
/
+12
*
The NaCl and Pepper sandboxes need more warming up before closing down CSRSS....
jschuh@chromium.org
2011-08-01
1
-1
/
+6
*
Update .DEPS.git
chrome-admin@google.com
2011-08-01
1
-1
/
+1
*
Use singleton accessors for more of the views in about:net-internals.
eroman@chromium.org
2011-08-01
1
-13
/
+18
*
Pulling in latest gyp with many revs.
bradnelson@google.com
2011-08-01
1
-1
/
+1
*
Disable testInstallExtensions
hnguyen@chromium.org
2011-08-01
1
-1
/
+1
*
Add helper function for getting credentials key for a specified bot on the ch...
dyu@chromium.org
2011-08-01
1
-0
/
+27
*
Prepare ppapi for chrome audio changes. Now chrome writes length of audio data
enal@chromium.org
2011-08-01
1
-7
/
+47
*
Disabling 3 tests:
anantha@chromium.org
2011-08-01
1
-0
/
+8
*
Clang roll 135823:136602.
hans@chromium.org
2011-08-01
1
-1
/
+1
*
Revert "Enforce the page title direction"
evan@chromium.org
2011-08-01
2
-32
/
+13
*
Avoid needless navigations to "#" via explicit preventDefault() calls.
tsepez@chromium.org
2011-08-01
1
-18
/
+18
*
Fix GetTranslateInfo() in Debug
nirnimesh@chromium.org
2011-08-01
1
-4
/
+6
*
Added docs for chrome.experimental.devtools.inspectedWindow
caseq@google.com
2011-08-01
7
-80
/
+464
*
Apply the asynchronous CookieMonster API to WebsocketJob.
ycxiao@chromium.org
2011-08-01
3
-39
/
+104
*
Add additional unit tests for the plugin side of SerializedVar object proxying.
brettw@chromium.org
2011-08-01
3
-5
/
+136
*
Refactor HSTSView to be defined inside an anonymous namespace.
eroman@chromium.org
2011-08-01
1
-123
/
+139
*
Initial checkin of test expectation part of layout test analyzer. Originally,...
imasaki@google.com
2011-08-01
2
-0
/
+646
*
Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.
alokp@chromium.org
2011-08-01
13
-24
/
+88
*
Refactor BrowserBridge to be defined inside an anonymous namespace.
eroman@chromium.org
2011-08-01
1
-602
/
+610
*
Add a convenience function to Version
cpu@chromium.org
2011-08-01
3
-0
/
+15
*
In chromedriver, add "chrome.extensions" in capabilities so multiple extensio...
hnguyen@chromium.org
2011-08-01
9
-21
/
+121
*
Remove extra logging from LoginPromptBrowserTest.IncorrectConfirmation.
asanka@chromium.org
2011-08-01
1
-13
/
+1
*
Set the SiteInstance on restored NavigationEntries earlier.
creis@chromium.org
2011-08-01
4
-16
/
+105
*
The SVNPath of Mac Official Build should be /trunk/src.
haraken@google.com
2011-08-01
1
-1
/
+2
*
Enforce the page title direction
evan@chromium.org
2011-08-01
2
-13
/
+32
*
Basic pyauto perf tests that record and output timing measurements.
dennisjeffrey@chromium.org
2011-08-01
1
-0
/
+159
*
Enterprise Enrollment: Add legacy serial number key for Mario devices.
mnissler@chromium.org
2011-08-01
1
-0
/
+1
*
Refactor SocketsView to be defined inside an anonymous namespace.
eroman@chromium.org
2011-08-01
1
-59
/
+75
*
Made the default search provider not modifiable, when it is set by policy.
joaodasilva@chromium.org
2011-08-01
1
-1
/
+2
*
Time-based removal of temporary file systems via BrowsingDataRemover
mkwst@chromium.org
2011-08-01
12
-361
/
+754
*
Fix build; missed profile references.
avi@chromium.org
2011-08-01
2
-3
/
+4
*
Refactor ServiceProvidersView to be defined inside an anonymous namespace.
eroman@chromium.org
2011-08-01
1
-129
/
+141
*
Refactor PrerenderView to be defined inside an anonymous namespace.
eroman@chromium.org
2011-08-01
1
-82
/
+97
*
Refactor HttpThrottlingView to be defined inside an anonymous namespace.
eroman@chromium.org
2011-08-01
1
-24
/
+37
*
Refactor SpdyView to be defined inside an anonymous namespace.
eroman@chromium.org
2011-08-01
1
-162
/
+179
*
Removal of Profile from content part 5.
avi@chromium.org
2011-08-01
51
-155
/
+203
*
Add OVERRIDE to wide swaths of WebUI.
avi@chromium.org
2011-08-01
50
-151
/
+158
*
Remove (now obsolete) IsNativeFontRendering api
reed@google.com
2011-08-01
8
-27
/
+1
*
Various fixes to Graphics3D proxy to make it work.
alokp@chromium.org
2011-08-01
2
-6
/
+12
*
Update .DEPS.git
chrome-admin@google.com
2011-08-01
1
-1
/
+1
*
Revert 94895 - Roll WebKit 91997:92125.
tonyg@chromium.org
2011-08-01
1
-1
/
+1
*
Removal of Profile from content part 4.
avi@chromium.org
2011-08-01
44
-98
/
+152
*
Update .DEPS.git
chrome-admin@google.com
2011-08-01
1
-1
/
+1
*
Update V8 to 3.5.2.
vegorov@chromium.org
2011-08-01
1
-1
/
+1
[next]