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
*
Updated the chrome_device_policy.proto, and AppPack decoding.
joaodasilva@chromium.org
2012-03-15
4
-6
/
+6
*
Disable chrome://downloads ui for Android.
yfriedman@chromium.org
2012-03-15
2
-6
/
+9
*
Work around xcode gyp generator breakage caused by 126872
akalin@chromium.org
2012-03-15
1
-1
/
+7
*
Exclude a flaky sync_unit_test
timurrrr@chromium.org
2012-03-15
1
-0
/
+2
*
Revert 126866 - Added SetPrinterInfo to include information about printer dri...
markusheintz@chromium.org
2012-03-15
6
-143
/
+28
*
Exclude a couple of failing tests from TSan runs
timurrrr@chromium.org
2012-03-15
1
-0
/
+9
*
Making the selectedIndex property setters of ListSelectionModel and ListSingl...
serya@google.com
2012-03-15
3
-4
/
+8
*
Added out-of-process support for server sockets.
ygorshenin@chromium.org
2012-03-15
26
-148
/
+451
*
[Sync] Move 'sync' target to sync/
akalin@chromium.org
2012-03-15
382
-2014
/
+1885
*
Move the cookie store implementation into its own directory.
erikwright@chromium.org
2012-03-15
27
-2624
/
+2737
*
Support browser side thumbnailing for GPU-composited pages on Windows.
mazda@chromium.org
2012-03-15
19
-10
/
+281
*
Plumb client side synthesized GL messages to JS Console
gman@chromium.org
2012-03-15
4
-1
/
+52
*
Updating trunk VERSION from 1070.0 to 1071.0
chrome-release@google.com
2012-03-15
1
-1
/
+1
*
Added SetPrinterInfo to include information about printer driver. This inform...
vitalybuka@chromium.org
2012-03-15
6
-28
/
+143
*
Make the SpawnerCommunicator destructor virtual since it inherits from net::U...
jnd@chromium.org
2012-03-15
4
-5
/
+4
*
[uber page] Split up initialization of handlers from initialization of webui
dbeam@chromium.org
2012-03-15
85
-171
/
+221
*
aura: fix hang when the content window is removed from the tree while a swap ...
piman@chromium.org
2012-03-15
2
-10
/
+30
*
Pepper IME API for surrounding text retrieval.
kinaba@chromium.org
2012-03-15
31
-68
/
+677
*
[uber page] Fix row delete buttons on all lists in options.
dbeam@chromium.org
2012-03-15
1
-1
/
+1
*
Printing: Handle more error conditions and remove more cruft.
thestig@chromium.org
2012-03-15
3
-39
/
+50
*
Call libcros functions through proxy functions
hashimoto@chromium.org
2012-03-15
7
-87
/
+576
*
Address Chrome To Mobile UI review feedback (3/13/12).
msw@chromium.org
2012-03-15
3
-54
/
+73
*
NaCl: Switch to using the new extensible startup interface
mseaborn@chromium.org
2012-03-15
1
-19
/
+26
*
Remove resource_dispatcher_host from --vmodule in pyauto.py. Add logs between
oshima@chromium.org
2012-03-15
4
-2
/
+24
*
Generate documentation for experimental Font Settings Extension API.
falken@google.com
2012-03-15
9
-7
/
+589
*
Expose upload progress from URLFetcher.
kinaba@chromium.org
2012-03-15
3
-3
/
+110
*
Add a source id to global NetLog entries, which makes them
mmenke@chromium.org
2012-03-15
18
-131
/
+108
*
Revert 126777 - Broke 'win' trybot (shared + all = fails linking pyautolib du...
rsleevi@chromium.org
2012-03-15
3
-93
/
+2
*
Add "run_testserver --sync-test" for easy chromiumsync_test.py launching.
tim@chromium.org
2012-03-15
4
-12
/
+68
*
Bring GData file path to DocumentsService for upload/download operations.
kinaba@chromium.org
2012-03-15
11
-24
/
+54
*
Update the Stylizr example to work with the manifest changes the Storage API.
kalman@chromium.org
2012-03-15
4
-6
/
+9
*
Get the ProfileService object after NOTIFICATION_SESSION_STARTED is sent to C...
yusukes@google.com
2012-03-15
3
-42
/
+30
*
Add PluginLoaderPosix tsan suppression.
jam@chromium.org
2012-03-15
1
-0
/
+9
*
Fix typo in options2 browser_options.js
kochi@google.com
2012-03-15
1
-1
/
+1
*
Update Chrome To Mobile icon resources.
msw@chromium.org
2012-03-15
6
-0
/
+0
*
Enrich GDataOperationRegistry::GetProgressStatusList() results.
kinaba@chromium.org
2012-03-15
4
-43
/
+106
*
SPDY - unkorked spdy_framer and spdy_protocol tests.
rtenneti@google.com
2012-03-15
6
-3332
/
+331
*
SPDY - don't persist SpdySettings until we convert it to a map.
rtenneti@google.com
2012-03-15
6
-96
/
+16
*
Revert 126822 - widen suppression for race on fun:content::BrowserThread::Pos...
jam@chromium.org
2012-03-15
1
-0
/
+2
*
When detecting client certs on OS X, ensure all certs match the server's Cert...
rsleevi@chromium.org
2012-03-15
1
-4
/
+1
*
Make the content::DOMStorageContext methods callable on the main thread and h...
jam@chromium.org
2012-03-15
10
-82
/
+84
*
suppress memory leak from SelectFileDialogExtensionTest
zhaoqin@google.com
2012-03-15
2
-0
/
+13
*
More changes to include/use Flapper on Linux ia32 (and remove NPAPI Flash).
viettrungluu@chromium.org
2012-03-15
4
-34
/
+2
*
Update perf expectations
nsylvain@chromium.org
2012-03-15
1
-1
/
+1
*
Revert 126809 - bluetooth: remove command-line flag, enabling by default
scottmg@google.com
2012-03-15
6
-0
/
+44
*
Update perf expectations
nsylvain@chromium.org
2012-03-15
1
-2
/
+2
*
bluetooth: implement disconnection and unpairing
keybuk@chromium.org
2012-03-15
3
-2
/
+77
*
re-enable AllUrlsApiTest.WhitelistedExtension
scottmg@google.com
2012-03-15
1
-2
/
+1
*
add suppression for race on on BrowserMainLoop::ShutdownThreadsAndCleanUp
zhaoqin@google.com
2012-03-15
1
-0
/
+15
*
Narrow the close button selector in JS as well to match r126523.
flackr@chromium.org
2012-03-15
1
-1
/
+1
[next]