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
*
Publish DEPS for Chromium 13.0.750.0
13.0.750.0
gitdeps
2014-04-04
1
-364
/
+208
*
gtk: Call UsingNativeTheme() instead of UseGtkTheme on ui/gtk/bookmarks.
tfarina@chromium.org
2011-04-28
4
-17
/
+18
*
Log an error and fail to connect on invalid Host response, rather than crashing.
wez@chromium.org
2011-04-28
3
-39
/
+74
*
Simple rename because I could not resist. I don't want to mix this with anoth...
cpu@chromium.org
2011-04-28
2
-20
/
+21
*
With this implementation, logging on to sync logs you in to the multiprofile ...
mirandac@chromium.org
2011-04-28
20
-9
/
+245
*
Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...
jam@chromium.org
2011-04-28
25
-211
/
+156
*
[Extensions] Check return value of AddFromSync()
akalin@chromium.org
2011-04-28
3
-28
/
+36
*
Aggregated profiles that contains same name but different casing are being me...
dhollowa@chromium.org
2011-04-28
3
-2
/
+46
*
Print Preview: Disabling/Enabling elements when the preview is being updated.
dpapad@chromium.org
2011-04-28
3
-116
/
+125
*
Removed Picasa uploader extension. Moved to ChromeOS git repository.
zelidrag@chromium.org
2011-04-28
28
-5072
/
+0
*
Adjust expectations.
cmp@chromium.org
2011-04-28
1
-3
/
+3
*
Roll ffmpeg for newly exposed RDFT functions.
crogers@google.com
2011-04-28
1
-1
/
+1
*
See http://codereview.chromium.org/6901037/. Same CL but to ToT.
raymes@chromium.org
2011-04-28
1
-0
/
+6
*
Autofill Multi-Value: Additional profiles with same name and address not adde...
dhollowa@chromium.org
2011-04-28
5
-17
/
+103
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-28
5
-2
/
+7
*
Trigger find in page when pasting even if the text is not changed.
suzhe@google.com
2011-04-28
6
-95
/
+180
*
NaCl: Pull in NaCl's integrated runtime (IRT) library via DEPS
mseaborn@chromium.org
2011-04-28
2
-1
/
+13
*
Initial pass at getting typed URL sync working.
atwilson@chromium.org
2011-04-28
7
-69
/
+140
*
Revert r83261 "With this implementation, logging on to sync logs you in to th...
maruel@chromium.org
2011-04-28
20
-245
/
+9
*
With this implementation, logging on to sync logs you in to the multiprofile ...
mirandac@chromium.org
2011-04-28
20
-9
/
+245
*
Prevent context menu crash.
scottbyer@chromium.org
2011-04-28
2
-0
/
+6
*
Fix clang compilation issues following r83248. This might be necessary to mer...
apatrick@chromium.org
2011-04-27
2
-1
/
+6
*
Suppress Skia unit test failures on Mac OS X Leopard.
kbr@google.com
2011-04-27
1
-3
/
+3
*
PyAuto clears the profile directory between tests, but that directory include...
dtu@chromium.org
2011-04-27
1
-2
/
+2
*
Remove executable bit from devtools_api.json to fix linux build.
caseq@google.com
2011-04-27
1
-0
/
+0
*
Fix browser tests that failed on windows because of open message boxes.
asargent@chromium.org
2011-04-27
3
-7
/
+25
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
102
-424
/
+300
*
Update NaCl revision in DEPS
mseaborn@chromium.org
2011-04-27
1
-1
/
+1
*
Report cert-pin only metadata correctly in the chrome://net-internals/#hsts UI.
cevans@chromium.org
2011-04-27
3
-5
/
+11
*
Removed "compositor" child window that was created by the GPU process.Removed...
apatrick@chromium.org
2011-04-27
18
-217
/
+228
*
GTK: Remove +1 from border size to match rest of icons in the omnibox
erg@google.com
2011-04-27
1
-2
/
+1
*
Flesh out the onBeforeSendHeaders event a bit more. We now send the
mpcomplete@chromium.org
2011-04-27
20
-110
/
+402
*
Disable ExtensionApiTest.CaptureVisibleTabRace since it still turns the bot
mihaip@chromium.org
2011-04-27
1
-1
/
+1
*
Linux: improved pickle error checking in KWallet support code.
mdm@chromium.org
2011-04-27
1
-3
/
+8
*
file manager: full page mode: Delete files when delete key is pressed.
rginda@chromium.org
2011-04-27
5
-13
/
+52
*
Switch VideoDecoder over to the new hot callbacks.
scherkus@chromium.org
2011-04-27
6
-22
/
+35
*
Rename webInspector.* API to chrome.experimental.devtools.
caseq@google.com
2011-04-27
20
-6097
/
+8723
*
More random WidgetGtk cleanup.
sky@chromium.org
2011-04-27
18
-50
/
+20
*
Remove testTabToSearch since we cannot simulate keypresses on the Omnibox.
hnguyen@chromium.org
2011-04-27
2
-24
/
+0
*
Remove ibus checking script from views.gyp and add use_ibus=1 option
penghuang@chromium.org
2011-04-27
3
-14
/
+16
*
[Sync] Remove changes_channel functionality and replace with DirectoryChangeL...
zea@chromium.org
2011-04-27
11
-374
/
+170
*
gtk: Use CHROMEGTK_ macro for OnExpose event on DraggedTabGtk class.
tfarina@chromium.org
2011-04-27
2
-22
/
+15
*
Revert "Update Skia to r1196."
evan@chromium.org
2011-04-27
2
-2
/
+2
*
Rename VideoCodecConfig to VideoDecoderConfig and move to media/base/video_de...
scherkus@chromium.org
2011-04-27
25
-103
/
+122
*
Update Skia to r1196.
evan@chromium.org
2011-04-27
2
-2
/
+2
*
SafeBrowsingServiceTest.Prefetch is FLAKY.
cbentzel@chromium.org
2011-04-27
1
-1
/
+2
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
37
-334
/
+320
*
[Sync] Rip out overly-complicated ExtensionData class
akalin@chromium.org
2011-04-27
16
-810
/
+151
*
Fixes timing issue with when MenuClosed is sent to the
sky@chromium.org
2011-04-27
1
-3
/
+3
*
Add a pyauto call for async navigation
nirnimesh@chromium.org
2011-04-27
1
-0
/
+4
[next]