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
*
PageCyclerCachedBrowserTest.PlaybackMode fails randomly on Linux debug and re...
vandebo@chromium.org
2012-11-03
1
-8
/
+14
*
cc: Remove WebCore rect use from the compositor, except within Region.
danakj@chromium.org
2012-11-03
20
-409
/
+255
*
Update an outdated comment.
eroman@chromium.org
2012-11-03
1
-3
/
+3
*
Handle FFmpeg initialization in a lazy instance.
dalecurtis@chromium.org
2012-11-03
1
-13
/
+33
*
Fix mac warnings after making cc a component
piman@chromium.org
2012-11-03
2
-2
/
+6
*
app_list: Everybody can include from src/base and src/testing.
tfarina@chromium.org
2012-11-03
1
-2
/
+0
*
Nix unused views_text_utils.[cc|h].
msw@chromium.org
2012-11-03
3
-235
/
+0
*
Add more conditions to reload when --reload-killed-tab option is used.
simon.hong81@gmail.com
2012-11-03
2
-19
/
+21
*
Try#2: InterstitialPage: shutdown RVH asynchronously.
mattm@chromium.org
2012-11-03
8
-41
/
+138
*
Revert 165814 - Aura: fix failing DCHECK(!swap_posted_) in ui::Compositor
vandebo@chromium.org
2012-11-03
2
-118
/
+21
*
Valgrind: Suppress a couple new errors.
thestig@chromium.org
2012-11-03
2
-0
/
+17
*
Don't pass PluginMetadata to the installation callback.
bauerb@chromium.org
2012-11-03
4
-21
/
+18
*
When swapping primary display, swap the work area insets as well.
oshima@chromium.org
2012-11-03
2
-1
/
+23
*
Prepare for WebLayerTreeView::setFontAtlas interface change
jamesr@chromium.org
2012-11-03
2
-2
/
+7
*
Guard against the same PrintWebViewHelper being re-entered.
tsepez@chromium.org
2012-11-03
2
-1
/
+14
*
Use correct restore bounds in resizer.
oshima@chromium.org
2012-11-03
6
-45
/
+82
*
ui: Add IsExpressibleAsRect() method to RectF
danakj@chromium.org
2012-11-03
5
-1
/
+55
*
[Win8] Fix pin / unpin status if the user cancels an action or pins / unpins ...
benwells@chromium.org
2012-11-03
3
-38
/
+22
*
Browser Plugin: Implement autosize (Embedder-side code)
fsamuel@chromium.org
2012-11-03
17
-198
/
+440
*
crypto: Remove forbidden using namespace directive.
tfarina@chromium.org
2012-11-03
2
-3
/
+12
*
Update .DEPS.git
chrome-admin@google.com
2012-11-03
1
-1
/
+1
*
Aura: fix failing DCHECK(!swap_posted_) in ui::Compositor
backer@chromium.org
2012-11-03
2
-21
/
+118
*
retry r165562: Bump English spellcheck dictionary versions and add tests
estade@chromium.org
2012-11-03
3
-5
/
+59
*
Revert 165809 - [Autofill] Disable the browser process popup UI for non-Andro...
isherman@chromium.org
2012-11-03
2
-7
/
+14
*
Removed obsolete non skia code.
vitalybuka@chromium.org
2012-11-03
1
-67
/
+2
*
[Autofill] Disable the browser process popup UI for non-Android platforms on ...
isherman@chromium.org
2012-11-03
2
-14
/
+7
*
Enable PlatformAppBrowserTest.DevToolsOpenedWithReload for debug builds.
tapted@chromium.org
2012-11-03
1
-11
/
+1
*
Fix ppapi_extension_mime_handler nacl test.
dmichael@chromium.org
2012-11-03
1
-9
/
+11
*
Update Prerender URL whitelist.
tburkard@chromium.org
2012-11-03
1
-0
/
+0
*
cc: Remove other entries from DEPS list.
tfarina@chromium.org
2012-11-03
2
-7
/
+0
*
Re-enable unit_tests now that Dr. Memory is actually updated to include the b...
bruening@google.com
2012-11-03
2
-12
/
+0
*
Switch fake audio output streams over to CancelableClosure.
dalecurtis@chromium.org
2012-11-03
3
-20
/
+90
*
Add structural support for building chrome_browser.gyp on iOS
stuartmorgan@chromium.org
2012-11-03
2
-38
/
+66
*
Avoid leaking SerializedHandles.
yzshen@chromium.org
2012-11-02
7
-50
/
+138
*
[NaCl SDK] Update layout of NACL_SDK_ROOT/lib folder.
sbc@chromium.org
2012-11-02
1
-17
/
+25
*
Use the maximum device scale factor to determine the resolution of thumbnails.
oshima@chromium.org
2012-11-02
6
-23
/
+130
*
Update .DEPS.git
chrome-admin@google.com
2012-11-02
1
-1
/
+1
*
Update V8 to version 3.15.0.1.
mstarzinger@chromium.org
2012-11-02
1
-1
/
+1
*
[Sync] Move kGoogleServicesLastUsername writing to SetAuthenticatedUsername
zea@chromium.org
2012-11-02
1
-5
/
+5
*
Clang: enable -Wtautological-constant-out-of-range-compare
hans@chromium.org
2012-11-02
2
-14
/
+1
*
Add RegisterKeyAddedCB in Decryptor interface.
xhwang@chromium.org
2012-11-02
13
-79
/
+115
*
IndexedDB: Support id-based references in the IPC/Proxy code.
alecflett@chromium.org
2012-11-02
11
-107
/
+543
*
Revert "Caches the display names in MultiDisplayManager."
phajdan.jr@chromium.org
2012-11-02
4
-80
/
+54
*
Android: Fix test runner retry mode
nileshagrawal@chromium.org
2012-11-02
1
-2
/
+5
*
Revert "Revert "Exclude unused resources from Android build.""
nileshagrawal@chromium.org
2012-11-02
1
-5
/
+5
*
[Sync] Add boilerplate code for HistoryService to process delete directives
akalin@chromium.org
2012-11-02
7
-3
/
+121
*
Add a second kind of WebContentsView called BaseFormatView that displays two ...
miket@chromium.org
2012-11-02
27
-143
/
+633
*
Revert "Expose extra SurfaceTextureBridge methods."
phajdan.jr@chromium.org
2012-11-02
4
-58
/
+4
*
Enable the strict Seccomp-BPF policy for renderers on ARM.
jorgelo@chromium.org
2012-11-02
1
-5
/
+2
*
Adding histogram for the number of Wifi adapters in Windows.
vadimt@chromium.org
2012-11-02
1
-0
/
+16
[next]